From 162bc35cb32d215979c68714c6575ac485b90e47 Mon Sep 17 00:00:00 2001 From: zhangyuheng Date: Mon, 9 Mar 2026 10:37:52 +0800 Subject: [PATCH] fix: Update sitemap URL in robots.txt for correct indexing --- robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index bbf4367..7d577c8 100644 --- a/robots.txt +++ b/robots.txt @@ -5,7 +5,7 @@ Allow: / Disallow: /stats/*.json # Sitemap -Sitemap: https://mcpure.lunadeer.cn/sitemap.xml +Sitemap: https://bailuyuan.lunadeer.cn/sitemap.xml # 主要搜索引擎爬虫 User-agent: Googlebot