From bd81c9bc42c2877c51ce872be0dbb7b6e629923a Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 17 Aug 2025 11:09:43 -0400 Subject: Added AI2Bot to disallowed bots list --- public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/robots.txt b/public/robots.txt index 828c2ea..d7e6b45 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -2,3 +2,6 @@ User-agent: PetalBot Disallow: / +User-agent: AI2Bot +Disallow: / + -- cgit 1.4.1