-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
55e4a80
commit 4135b50
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
Sitemap: http://joshfrankel.me/sitemap.xml | ||
|
||
# The Common Crawl dataset. Original source for GPT and others. | ||
User-agent: CCBot | ||
Disallow: / | ||
|
||
# The example for img2dataset, although the default is *None* | ||
User-agent: img2dataset | ||
Disallow: / | ||
|
||
# GPTBot is OpenAI's web crawler | ||
User-agent: GPTBot | ||
Disallow: / | ||
|
||
# ChatGPT-User takes direct actions on behalf of ChatGPT users | ||
User-agent: ChatGPT-User | ||
Disallow: / | ||
|
||
# Google's Bard and Vertex AI generative APIs | ||
User-agent: Google-Extended | ||
Disallow: / | ||
|
||
# Speculative blocks for Anthropic | ||
User-agent: anthropic-ai | ||
Disallow: / | ||
|
||
User-agent: Claude-Web | ||
Disallow: / | ||
|
||
# webz.io - they sell data for training LLMs. | ||
User-agent: Omgilibot | ||
Disallow: / | ||
|
||
User-agent: Omgili | ||
Disallow: / | ||
|
||
# Meta's bot that crawls public web pages to improve language models | ||
User-agent: FacebookBot | ||
Disallow: / | ||
|
||
# ByteDance's bot used to gather data for their LLMs, including Doubao. | ||
User-agent: Bytespider | ||
Disallow: / | ||
|
||
# Brandwatch - "AI to discover new trends" | ||
User-agent: magpie-crawler | ||
Disallow: / |