]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
add blars patches
[spamassassin_config.git] / common / url_spam
index 3e59d57d50c10d2e48c893edf70fb211c42067a0..45185f6d24583c24deaa1c8ff7302aa63ce112c8 100644 (file)
@@ -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,9 @@ 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
+