Версия 1.0.7 Переход в проде на домен культурадвухстолиц.рф
This commit is contained in:
parent
b74a66643d
commit
a8bcd7b2e4
@ -6,4 +6,4 @@ Disallow: /admin/
|
||||
Disallow: /admin/*
|
||||
|
||||
# Sitemap
|
||||
Sitemap: https://russcult.anibilag.ru/sitemap.xml
|
||||
Sitemap: https://xn--80aefrggdxongffce6aw8g.xn--p1ai/sitemap.xml
|
||||
@ -18,7 +18,7 @@ async function generateSitemap() {
|
||||
}
|
||||
}
|
||||
|
||||
const baseUrl = 'https://russcult.anibilag.ru'; // Replace with your actual domain
|
||||
const baseUrl = 'https://xn--80aefrggdxongffce6aw8g.xn--p1ai'; // Replace with your actual domain
|
||||
|
||||
// Create a stream to write to
|
||||
const stream = new SitemapStream({ hostname: baseUrl });
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user