mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 08:09:53 +01:00
Block ChatGPT on Retrospring
Yeah I don't think that really needs an explanation.
This commit is contained in:
parent
f97add2a79
commit
17e3b678c2
1 changed files with 7 additions and 0 deletions
|
@ -3,3 +3,10 @@
|
|||
# To ban all spiders from the entire site uncomment the next two lines:
|
||||
# User-agent: *
|
||||
# Disallow: /
|
||||
|
||||
# Block ChatGPT browsing and plugin browsing
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: GPTBot-User
|
||||
Disallow: /
|
||||
|
|
Loading…
Reference in a new issue