mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 08:43:40 +00:00
49 lines
804 B
Plaintext
49 lines
804 B
Plaintext
# Dark Visitors robots.txt
|
|
|
|
# AI Data Scraper
|
|
# https://darkvisitors.com/agents/anthropic-ai
|
|
|
|
User-agent: anthropic-ai
|
|
Disallow: /
|
|
|
|
# AI Data Scraper
|
|
# https://darkvisitors.com/agents/ccbot
|
|
|
|
User-agent: CCBot
|
|
Disallow: /
|
|
|
|
# AI Data Scraper
|
|
# https://darkvisitors.com/agents/facebookbot
|
|
|
|
User-agent: FacebookBot
|
|
Disallow: /
|
|
|
|
# AI Data Scraper
|
|
# https://darkvisitors.com/agents/google-extended
|
|
|
|
User-agent: Google-Extended
|
|
Disallow: /
|
|
|
|
# AI Data Scraper
|
|
# https://darkvisitors.com/agents/gptbot
|
|
|
|
User-agent: GPTBot
|
|
Disallow: /
|
|
|
|
# AI Data Scraper
|
|
# https://darkvisitors.com/agents/omgilibot
|
|
|
|
User-agent: omgilibot
|
|
Disallow: /
|
|
|
|
User-agent: omgili
|
|
Disallow: /
|
|
|
|
# This blocks Bytespider
|
|
https://darkvisitors.com/agents/bytespider
|
|
User-agent: Bytespider
|
|
Disallow: /
|
|
|
|
User-agent: *
|
|
Allow: /
|
|
Sitemap: /sitemap.xml |