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