# ───────────────────────────────────────────── # 袋马·DAIMAX 爬虫规则 # 允许主流 AI 搜索引擎与通用爬虫索引公开首页 # ───────────────────────────────────────────── # 海外 AI 爬虫 User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: Claude-Web Allow: / User-agent: Anthropic-AI Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: CCBot Allow: / # 国内 AI 爬虫 User-agent: Bytespider Allow: / User-agent: QwenBot Allow: / User-agent: TongyiBot Allow: / User-agent: DeepSeekBot Allow: / User-agent: DeepSeek-User Allow: / User-agent: Kimi Allow: / User-agent: MoonshotBot Allow: / User-agent: ChatGLM-Spider Allow: / User-agent: Hunyuan Allow: / User-agent: TencentBot Allow: / User-agent: MiniMaxBot Allow: / # 通用搜索引擎爬虫 User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: Sogou Allow: / User-agent: 360Spider Allow: / User-agent: YandexBot Allow: / # 通用爬虫 User-agent: * Allow: / Disallow: /api/ Disallow: /zh-CN/projects/ Disallow: /en-US/projects/ Disallow: /zh-CN/settings Disallow: /en-US/settings Disallow: /zh-CN/usage Disallow: /en-US/usage Disallow: /zh-CN/orders Disallow: /en-US/orders Disallow: /*/app/mobile/user-agreement Disallow: /*/app/mobile/privacy-policy # 抓取间隔 Crawl-delay: 1 # Sitemap Sitemap: https://www.daimax.cn/sitemap.xml