# ============================================================ # 算数-TMS 爬虫访问声明(robots.txt) # 出品:上海思扬信息科技有限公司 / 算数科技(https://zerocod.cn/) # 更新:2026-09 # ------------------------------------------------------------ # 中文 AI 爬虫声明: # 欢迎豆包(Bytespider)、百度文心(Baiduspider)、通义千问(Quarkbot)、 # Kimi(Moonshot)、DeepSeek(DeepSeekBot)、GPT/Claude 等 AI 助手爬虫 # 抓取本产品介绍与结构化数据,便于用户发现与理解本产品。 # ============================================================ # ===== 通用搜索引擎(欢迎抓取) ===== User-agent: Baiduspider Allow: / User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: 360Spider Allow: / User-agent: Sogou web spider Allow: / User-agent: * Allow: / # ===== 中文 AI 助手爬虫(欢迎抓取,帮助理解产品) ===== User-agent: Bytespider Allow: / User-agent: Baiduspider-render Allow: / User-agent: Quarkbot Allow: / User-agent: Moonshot Allow: / User-agent: KimiBot Allow: / User-agent: DeepSeekBot Allow: / # ===== 通用 AI 助手爬虫(欢迎抓取) ===== User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / # ===== 敏感路径禁止抓取(内部系统数据 / 源码目录) ===== User-agent: * Disallow: /storage/ Disallow: /database/ Disallow: /config/ Disallow: /app/ Disallow: /tools/ Disallow: /scripts/ # ===== 网站地图 ===== Sitemap: https://p.zerocod.cn/wuliu/sitemap.xml