2
0
Эх сурвалжийг харах

fix URLHAUS_ABUSE_CH check

Reto Kupferschmid 2 жил өмнө
parent
commit
46cc022590

+ 2 - 2
data/conf/rspamd/local.d/multimap.conf

@@ -159,8 +159,8 @@ BAZAAR_ABUSE_CH {
 }
 
 URLHAUS_ABUSE_CH {
-  type = "url";
-  filter = "full";
+  type = "selector";
+  selector = "urls";
   map = "https://urlhaus.abuse.ch/downloads/text_online/";
   score = 10.0;
 }