From e5fbf6435ab9f41c5a3fae0115c41e8edca7fb4b Mon Sep 17 00:00:00 2001 From: heraklit256 <heraklit256@users.noreply.github.com> Date: Wed, 17 Oct 2018 21:49:16 +0200 Subject: lower score for HAS_ANON_DOMAIN to 0.1 --- conf/composites.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/composites.conf') diff --git a/conf/composites.conf b/conf/composites.conf index 588b98829..d8be8ca72 100644 --- a/conf/composites.conf +++ b/conf/composites.conf @@ -116,7 +116,7 @@ composites { HAS_ANON_DOMAIN { expression = "HAS_GUC_PROXY_URI | URIBL_RED | DBL_ABUSE_REDIR"; description = "Contains one or more domains trying to disguise owner/destination"; - score = 0.5; + score = 0.1; policy = "leave"; } -- cgit v1.2.3