mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 09:48:08 -04:00
fix(default-config): isBrowser -> isBrowserLike
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
e9e602976f
commit
b6c361c294
@ -48,6 +48,6 @@ bots:
|
||||
|
||||
- name: reject-browsers
|
||||
action: DENY
|
||||
expression: userAgent.isBrowser()
|
||||
expression: userAgent.isBrowserLike()
|
||||
|
||||
dnsbl: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user