Add DuckDuckGo bot to our bot list
This commit is contained in:
@@ -79,6 +79,7 @@ func IsUserAgentABot(userAgent string) bool {
|
||||
"synapse",
|
||||
"element",
|
||||
"rocket.chat",
|
||||
"duckduckbot",
|
||||
}
|
||||
|
||||
for _, botString := range botStrings {
|
||||
|
||||
Reference in New Issue
Block a user