Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
使用 collectors.txt 文件为您的域配置 BrightBot 行为
collectors.txt
pii
URL / 文档对象
disallow
copyright
private
// 可选,描述域名 service: example.com // 包含与已识别或可识别的自然人相关的信息的端点。 pii: /personal_info_1 pii: /personal_info_2 // 列出互动端点模式,例如广告链接、点赞、评论和帖子。 disallow: /disallow_1 disallow: /disallow_2 // 包含受版权保护材料的端点。 copyright: /copyright_1 copyright: /copyright_2 // 通配符 (*) 和字符串结束符 ($) 的功能与正则表达式完全相同,适用于所有指令。 private: /*secret private: /private_2 private: /private_3/*/private$
此页面对您有帮助吗?