X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdrug_spam;h=109f7268c975f420b90d34b792e53b8f9c3d3680;hp=6c1860a4f000abf8994a87a814652e92541f1f47;hb=552aeee0b65dcacb7f225a20070b2b2a2460b9aa;hpb=0acb96a24533f7cd02d76a4bd06cc3913338a0d0 diff --git a/common/drug_spam b/common/drug_spam index 6c1860a..109f726 100644 --- a/common/drug_spam +++ b/common/drug_spam @@ -344,7 +344,7 @@ describe UITRAM UItram score UITRAM 3 # blarson 2008-02-19 -full ANTIED /\banti(?:-|\s*)EDs?\b/ +full ANTIED /\banti(?:-|\s*)EDs?\b/i describe ANTIED anti-ED score ANTIED 4 @@ -356,4 +356,14 @@ score BUYDRUGS 4 # blarson 2008-02-21 body POPTHIS /\bpop\s+this\b/i describe POPTHIS pop this -score POPTHIS 2 +score POPTHIS 3 + +# blarson 2008-02-24 +full BLUEPILL /\bblue.?pill/i +describe BLUEPILL blue pill +score BLUEPILL 3 + +# blarson 2008-02-27 +full NAKEDWOM /\bNaked\s*Wom[ae]n/i +describe NAKEDWOM Naked Woman +score NAKEDWOM 2