Skip to content

Commit

Permalink
Update robots.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Jun 22, 2024
1 parent 95b4cc5 commit 74f2a5a
Showing 1 changed file with 27 additions and 4 deletions.
31 changes: 27 additions & 4 deletions static/robots.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Dark Visitors Robots.txt
# https://darkvisitors.com/docs/set-up-a-robots-txt

# AI Data Scraper
# https://darkvisitors.com/agents/anthropic-ai
# https://darkvisitors.com/agents/applebot-extended

User-agent: anthropic-ai
User-agent: Applebot-Extended
Disallow: /

# AI Data Scraper
Expand All @@ -19,6 +18,12 @@ Disallow: /
User-agent: CCBot
Disallow: /

# AI Data Scraper
# https://darkvisitors.com/agents/claudebot

User-agent: ClaudeBot
Disallow: /

# AI Data Scraper
# https://darkvisitors.com/agents/diffbot

Expand Down Expand Up @@ -47,4 +52,22 @@ Disallow: /
# https://darkvisitors.com/agents/omgili

User-agent: omgili
Disallow: /
Disallow: /

# Undocumented AI Agent
# https://darkvisitors.com/agents/anthropic-ai

User-agent: anthropic-ai
Disallow: /

# Undocumented AI Agent
# https://darkvisitors.com/agents/claude-web

User-agent: Claude-Web
Disallow: /

# Undocumented AI Agent
# https://darkvisitors.com/agents/cohere-ai

User-agent: cohere-ai
Disallow: /

0 comments on commit 74f2a5a

Please sign in to comment.