Add DuckDuckGo bot to our bot list
This commit is contained in:
parent
6be0cecc09
commit
a885e9d7d7
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user