From efe648f2afe9e5e5e67093f78be90b8051fd0fe9 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 22 Mar 2025 11:27:16 -0400 Subject: Apply suggestions from code review Signed-off-by: Xe Iaso --- cmd/anubis/botPolicies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') 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" } ], -- cgit v1.2.3