X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=ea83f51df76c431c590642074f635b3b2ead7d9c;hp=73ebd1ea1d1b2585418c4b8babfccd74ef7abb31;hb=de3b21def2361f2ead62e6f41268f019ad3cbbd9;hpb=27861cfe235bf509c2b1aa1934f61e861c5a6e9a diff --git a/common/url_spam b/common/url_spam index 73ebd1e..ea83f51 100644 --- a/common/url_spam +++ b/common/url_spam @@ -493,3 +493,8 @@ 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 + +# don 2008-06-13 +body STUPIDURL /\w+\[\w+\](?:com|net|org)/ +describe STUPIDURL No one will guess that fooo[DOT]com is an URL! +score STUPIDURL 2.5