diff --git a/bots/bots.go b/bots/bots.go index e3f5a83..5d77212 100644 --- a/bots/bots.go +++ b/bots/bots.go @@ -422,6 +422,7 @@ var botPrefixes = []string{ var botPhrases = []string{ "bingbot", "Googlebot", + "archive.org_bot", } // IsBot returns whether or not the provided User-Agent string is a known bot