# robots.txt - K-Pop Demon Hunters Official Site # 常规搜索引擎规则 User-agent: * Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /404 Disallow: /500 Disallow: /*.json$ # 网站地图 Sitemap: https://kpopdemonhunters.org/sitemap.xml # AI爬虫特定规则 - 允许访问llms.txt User-agent: GPTBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: anthropic-ai Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: Claude-Web Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: PerplexityBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: GoogleOther Allow: /llms.txt Allow: /llms-full.txt Disallow: / User-agent: DuckAssistBot Allow: /llms.txt Allow: /llms-full.txt Disallow: / # 传统搜索引擎允许全部访问 User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /404 Disallow: /500 Disallow: /*.json$ User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /static/ Disallow: /404 Disallow: /500 Disallow: /*.json$