parent
e6ed6a6849
commit
6622a3b8bb
@ -75,6 +75,9 @@ func IsUserAgentABot(userAgent string) bool {
|
||||
"pleroma",
|
||||
"applebot",
|
||||
"whatsapp",
|
||||
"matrix",
|
||||
"synapse",
|
||||
"element",
|
||||
}
|
||||
|
||||
for _, botString := range botStrings {
|
||||
|
Loading…
Reference in New Issue
Block a user