From 84cba051676b8a5251d30a1a1fc534fc54d7dee2 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 28 Apr 2025 00:41:05 -0400 Subject: [PATCH] fix(data): enable legacy rule for now, admins will have to opt-in Signed-off-by: Xe Iaso --- data/botPolicies.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/botPolicies.yaml b/data/botPolicies.yaml index ca688ef2..d27c342c 100644 --- a/data/botPolicies.yaml +++ b/data/botPolicies.yaml @@ -43,7 +43,7 @@ bots: # report_as: 4 # lie to the operator # algorithm: slow # intentionally waste CPU cycles and time -# Challenge things that claim to be a browser but are not -- import: (data)/common/challenge-browser-like.yaml +# Challenge clients with "Mozilla" or "Opera" in their user-agent string +- import: (data)/common/legacy-challenge-everything.yaml dnsbl: false