X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=561092c1bd65ecd0a69d0c498bc07a299cf02c5d;hp=0d0c25ae358807de7698bdf6bc49b49c5da52dca;hb=36cbf824a8ef7c5523e5e1aafc20b957b50db6d1;hpb=d8f496b9a20952ff2d741f43e8ba5566df407da8 diff --git a/common/url_spam b/common/url_spam index 0d0c25a..561092c 100644 --- a/common/url_spam +++ b/common/url_spam @@ -464,11 +464,6 @@ uri MYTHANKYOUURI /www\.mythankyou\.com/i describe MYTHANKYOUURI www.mythankyou.com score MYTHANKYOUURI 5 -# don 2008-04-08 -uri BLOGSPOTURI /blogspot\.com/i -describe BLOGSPOTURI something.blogspot.com -score BLOGSPOTURI 2.5 - # blarson 2008-04-09 uri SAMEAS /\bsupersameas\.com\b/ describe SAMEAS supersameas.com @@ -498,3 +493,33 @@ 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 + +# 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