diff options
| author | Fuwn <[email protected]> | 2024-06-23 20:01:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-23 20:01:53 -0700 |
| commit | a8cbc1bc88dcada417312461eeec0166ec570de8 (patch) | |
| tree | 834e0a4b29ea9e53da69b5f24fa9f766d2bcbff3 /content | |
| parent | feat(web): id filtering (diff) | |
| download | locus-a8cbc1bc88dcada417312461eeec0166ec570de8.tar.xz locus-a8cbc1bc88dcada417312461eeec0166ec570de8.zip | |
feat(robots.txt): disallow ai
Diffstat (limited to 'content')
| -rw-r--r-- | content/meta/robots.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/content/meta/robots.txt b/content/meta/robots.txt index ad0e3ad..a1b4bdf 100644 --- a/content/meta/robots.txt +++ b/content/meta/robots.txt @@ -1,3 +1,28 @@ +User-agent: AdsBot-Google +User-agent: Amazonbot +User-agent: anthropic-ai +User-agent: Applebot-Extended +User-agent: Bytespider +User-agent: CCBot +User-agent: ChatGPT-User +User-agent: ClaudeBot +User-agent: Claude-Web +User-agent: cohere-ai +User-agent: Diffbot +User-agent: FacebookBot +User-agent: FriendlyCrawler +User-agent: Google-Extended +User-agent: GoogleOther +User-agent: GPTBot +User-agent: img2dataset +User-agent: omgili +User-agent: omgilibot +User-agent: peer39_crawler +User-agent: peer39_crawler/1.0 +User-agent: PerplexityBot +User-agent: YouBot +Disallow: / + User-agent: * Disallow: /x Disallow: /proxy |