mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
parent
e6ed6a6849
commit
6622a3b8bb
@ -75,6 +75,9 @@ func IsUserAgentABot(userAgent string) bool {
|
|||||||
"pleroma",
|
"pleroma",
|
||||||
"applebot",
|
"applebot",
|
||||||
"whatsapp",
|
"whatsapp",
|
||||||
|
"matrix",
|
||||||
|
"synapse",
|
||||||
|
"element",
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, botString := range botStrings {
|
for _, botString := range botStrings {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user