-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add robots.txt and ai.txt to frontend
- Loading branch information
1 parent
27e9493
commit 08aa26d
Showing
2 changed files
with
95 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,60 @@ | ||
# Spawning AI | ||
# Prevent datasets from using the following file types | ||
|
||
User-Agent: * | ||
Disallow: *.txt | ||
Disallow: *.pdf | ||
Disallow: *.doc | ||
Disallow: *.docx | ||
Disallow: *.odt | ||
Disallow: *.rtf | ||
Disallow: *.tex | ||
Disallow: *.wks | ||
Disallow: *.wpd | ||
Disallow: *.wps | ||
Disallow: *.html | ||
Disallow: *.bmp | ||
Disallow: *.gif | ||
Disallow: *.ico | ||
Disallow: *.jpeg | ||
Disallow: *.jpg | ||
Disallow: *.png | ||
Disallow: *.svg | ||
Disallow: *.tif | ||
Disallow: *.tiff | ||
Disallow: *.webp | ||
Disallow: *.aac | ||
Disallow: *.aiff | ||
Disallow: *.amr | ||
Disallow: *.flac | ||
Disallow: *.m4a | ||
Disallow: *.mp3 | ||
Disallow: *.oga | ||
Disallow: *.opus | ||
Disallow: *.wav | ||
Disallow: *.wma | ||
Disallow: *.mp4 | ||
Disallow: *.webm | ||
Disallow: *.ogg | ||
Disallow: *.avi | ||
Disallow: *.mov | ||
Disallow: *.wmv | ||
Disallow: *.flv | ||
Disallow: *.mkv | ||
Disallow: *.py | ||
Disallow: *.js | ||
Disallow: *.java | ||
Disallow: *.c | ||
Disallow: *.cpp | ||
Disallow: *.cs | ||
Disallow: *.h | ||
Disallow: *.css | ||
Disallow: *.php | ||
Disallow: *.swift | ||
Disallow: *.go | ||
Disallow: *.rb | ||
Disallow: *.pl | ||
Disallow: *.sh | ||
Disallow: *.sql | ||
Disallow: / | ||
Disallow: * |
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,35 @@ | ||
User-agent: GPTBot | ||
Disallow: / | ||
|
||
User-agent: CCBot | ||
Disallow: / | ||
|
||
User-agent: ChatGPT-User | ||
Disallow: / | ||
|
||
User-agent: Google-Extended | ||
Disallow: / | ||
|
||
User-agent: anthropic-ai | ||
Disallow: / | ||
|
||
User-agent: Omgilibot | ||
Disallow: / | ||
|
||
User-agent: Omgili | ||
Disallow: / | ||
|
||
User-agent: FacebookBot | ||
Disallow: / | ||
|
||
User-agent: Diffbot | ||
Disallow: / | ||
|
||
User-agent: Bytespider | ||
Disallow: / | ||
|
||
User-agent: ImagesiftBot | ||
Disallow: / | ||
|
||
User-agent: cohere-ai | ||
Disallow: / |