diff options
Diffstat (limited to 'cmd/anubis')
| -rw-r--r-- | cmd/anubis/botPolicies.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/anubis/botPolicies.json b/cmd/anubis/botPolicies.json index 3976f20..e797b05 100644 --- a/cmd/anubis/botPolicies.json +++ b/cmd/anubis/botPolicies.json @@ -390,7 +390,7 @@ }, { "name": "generic-browser", - "user_agent_regex": "(?i:gecko|applewebkit)", + "user_agent_regex": "(?i:gecko)", "action": "CHALLENGE" } ], |
