Add "archive.org_bot" as bot phrase
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user