aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-03-22 11:27:16 -0400
committerGitHub <noreply@github.com>2025-03-22 11:27:16 -0400
commitefe648f2afe9e5e5e67093f78be90b8051fd0fe9 (patch)
tree58bc6fd03da81101746eedcf2f605f42232086d2 /cmd
parent44efcea781a6231fec02df9091110b63eb98465c (diff)
downloadanubis-Xe/hyper-galaxy-brain.tar.xz
anubis-Xe/hyper-galaxy-brain.zip
Apply suggestions from code reviewXe/hyper-galaxy-brain
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd')
-rw-r--r--cmd/anubis/botPolicies.json2
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"
}
],