From 1894ea379a9937f84ef1afd0c78715d4aa702cf4 Mon Sep 17 00:00:00 2001 From: askiiart Date: Sat, 26 Aug 2023 20:02:11 -0500 Subject: [PATCH] Unblock GPTbot, it's now handled in nginx config --- robots.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/robots.txt b/robots.txt index 6834af6..d33d139 100644 --- a/robots.txt +++ b/robots.txt @@ -1,6 +1,3 @@ User-agent: * Disallow: /wishlist.md -Disallow: /wishlist.html - -User-agent: GPTBot -Disallow: / +Disallow: /wishlist.html \ No newline at end of file