Disallow GPTBot

This commit is contained in:
Kujiu 2023-08-17 03:03:21 +02:00
parent 32fe1173b8
commit a0361b4d13
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
User-agent: *
Disallow:
User-agent: GPTBot
Disallow: /

View file

@ -18,6 +18,7 @@ use_bibtex = False
use_git = True
language = 'fr'
html_favicon = '_static/favicon.ico'
html_extra_path = ["_static/robots.txt"]
version = "0.1"
release = "0.1"