还原seo

This commit is contained in:
yezian 2025-02-26 16:27:56 +08:00
parent b6c27b5be8
commit b985e92595
2 changed files with 2 additions and 2 deletions

View File

@ -17,6 +17,6 @@ export default function robots() {
"/withdrawal/",
],
},
sitemap: "https://www.tiefen.fun/sitemap.xml",
sitemap: "https://tiefen.fun/sitemap.xml",
};
}

View File

@ -1,7 +1,7 @@
export default function sitemap() {
return [
{
url: "https://www.tiefen.fun",
url: "https://tiefen.fun",
lastModified: new Date(),
changeFrequency: "weekly",
priority: 1,