X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=561092c1bd65ecd0a69d0c498bc07a299cf02c5d;hp=ea83f51df76c431c590642074f635b3b2ead7d9c;hb=812dc177a20dcbd6377ae1efa98c92d57a944728;hpb=de3b21def2361f2ead62e6f41268f019ad3cbbd9 diff --git a/common/url_spam b/common/url_spam index ea83f51..561092c 100644 --- a/common/url_spam +++ b/common/url_spam @@ -498,3 +498,28 @@ 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 + +# blarson 2008-06-16 +body SUGARCOM /\b(?:indicatesugar|industryexpect|eset)\.com\b/ +describe SUGARCOM indicatesugar.com +score SUGARCOM 4 + +# blarson 2008-07-22 +body VIEWMOVIE /\/(?:(?:viewmovie|stream|watchit|topnews|hotnews|fresh|checkit|default|gowatch|showvideo|livestreaming|top|whatsup|tophot|lol|first|index1|1)\.html\b|(?:video|news2\/)\s*$)/ +describe VIEWMOVIE tabiloid style spam +score VIEWMOVIE 3 + +# blarson 2008-07-22 +uri OPERAMAIL /\bwww\.opera\.com\/mail\// +describe OPERAMAIL opera.com mail +score OPERAMAIL 1 + +# blarson 2008-08-09 +body NOSITE /http:\/\/\// +describe NOSITE http URL with no site +score NOSITE 2 + +# don 2008-09-04 +uri TIECORRECT /tiecorrect\.com/ +describe TIECORRECT Contains a tiecorrect.com uri +score TIECORRECT 4