diff options
-rw-r--r-- | project/assets/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project/assets/robots.txt b/project/assets/robots.txt index 5d00a8e..cf34949 100644 --- a/project/assets/robots.txt +++ b/project/assets/robots.txt @@ -2,3 +2,6 @@ User-agent: * Disallow: /vidframe/ +User-agent: GPTBot +Disallow: / + |