mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-09 22:11:53 +00:00
robots.txt: Fuck AI scrapper bots
This commit is contained in:
parent
dea96cea28
commit
19b6d0c805
1 changed files with 18 additions and 0 deletions
|
@ -1,2 +1,20 @@
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Disallow: /admin/
|
Disallow: /admin/
|
||||||
|
|
||||||
|
User-agent: GPTBot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: CCBot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: ChatGPT-User
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Google-Extended
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: Omgilibot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: FacebookBot
|
||||||
|
Disallow: /
|
||||||
|
|
Loading…
Reference in a new issue