X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=9267c5b960a0fbe3adeb42881db0e5973ba1f9ba;hp=3e59d57d50c10d2e48c893edf70fb211c42067a0;hb=cd032bbb95db5b3971d1219eade3d1238aa046d9;hpb=b219c5c42a57939705fab3075ec619ce93ef08b6 diff --git a/common/url_spam b/common/url_spam index 3e59d57..9267c5b 100644 --- a/common/url_spam +++ b/common/url_spam @@ -505,7 +505,7 @@ describe SUGARCOM indicatesugar.com score SUGARCOM 4 # blarson 2008-07-22 -body VIEWMOVIE /\b(?:viewmovie|stream|watchit|topnews|hotnews|fresh|checkit|default)\.html\b/ +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 @@ -513,3 +513,18 @@ score VIEWMOVIE 3 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 + +# don 2009-02-04 +body 4MINUTI /4minuti/ +describe 4MINUTI Spam from 4 minuti +score 4MINUTI 3