X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=88e006d8f9d504a23e60bba905e368e2e417b654;hp=73ebd1ea1d1b2585418c4b8babfccd74ef7abb31;hb=0313d43a790a04ce4625a58bfc72d9eb9dd655c6;hpb=33e16025c8f97a8e5f0952327014505c88b436aa diff --git a/common/url_spam b/common/url_spam index 73ebd1e..88e006d 100644 --- a/common/url_spam +++ b/common/url_spam @@ -493,3 +493,7 @@ score MYLIVE 4 body BROKENURL /^\s*www((\s+\.\s*)|(\s*\.\+))\S+((\s+\.\s*)|(\s*\.\+))(com|net|org)\s*$/ describe BROKENURL Broken url displayed score BROKENURL 4 + +body STUPIDURL /\w+\[\w+\](?:com|net|org)/; +describe STUPIDURL No one will guess that fooo[DOT]com is an URL! +score STUPIDURL 2.5