aboutsummaryrefslogtreecommitdiffstats
path: root/rules/html.lua
diff options
context:
space:
mode:
Diffstat (limited to 'rules/html.lua')
-rw-r--r--rules/html.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/html.lua b/rules/html.lua
index 6427a325a..e2345e45d 100644
--- a/rules/html.lua
+++ b/rules/html.lua
@@ -396,7 +396,7 @@ rspamd_config.HTTP_TO_HTTPS = {
return false
end,
description = 'Anchor text contains different scheme to target URL',
- score = 2.0,
+ score = 0.5,
group = 'html'
}