X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=b7989d2dfdf6f9398bc89ea9741be34e240da120;hp=a1a211e7d067be5a1a917bea55367b21466de513;hb=ae1e0bc72fd433be2419c13aa6b9aace1b9d3c08;hpb=7fcf11cf9520c2ba3f2d686bfd9a3b9124019d18 diff --git a/common/url_spam b/common/url_spam index a1a211e..b7989d2 100644 --- a/common/url_spam +++ b/common/url_spam @@ -283,7 +283,7 @@ describe HANOIFASH WWW.HANOI-FASHION.COM score HANOIFASH 4 # blarson 2007-11-06 -body ONLINEMED /\b(?:onlinemedicalkey|pharm\w*|webvinz|wendebay|webdcd|vowelstep|wclth)\s*\.\s*com\b/i +body ONLINEMED /\b(?:onlinemedicalkey|pharm\w*|webvinz|wendebay|webdcd|vowelstep|wclth|duringgear|broadbasic|instantsuffix|magnetdouble|drugsdirecteat)\s*\.\s*com\b/i describe ONLINEMED onlinemedicalkey.com score ONLINEMED 4 @@ -291,3 +291,25 @@ score ONLINEMED 4 body GETUP /\bgetupgradednow\.com\b/i describe GETUP getupgradednow.com score GETUP 4 + +# blarson (pusling's idea) 2007-11-16 +body SPACECOM /^[\w\d]+\s\.\scom\b/ +describe SPACECOM whatever . com +score SPACECOM 3 + +# blarson 2007-11-20 +uridnsbl URIBL_FLO flogoaway.com. A +body URIBL_FLO eval:check_uridnsbl('URIBL_FLO') +describe URIBL_FLO web sit in flogoaway.com +tflags URIBL_FLO net +score URIBL_FLO 1 + +# blarson 2007-11-20 +body SOFTROU /\bwww\.softrou\.com\b/i +describe SOFTROU www.softrou.com +score SOFTROU 3 + +# blarson 2007-11-20 +body GOOGLEPAGES /\bgooglepages\.com\b/i +describe GOOGLEPAGES spammers use googlepages +score GOOGLEPAGES 2