Skip to content

Commit

Permalink
+abam26
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-daniels committed May 13, 2015
1 parent 7670ac5 commit 2966beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findspam.py
Expand Up @@ -27,7 +27,7 @@ class FindSpam:
"kinnaristeel", "clash of (clan|stone)s? (cheats?|tricks?|gems?)",
r"(?x:B [\s_]* A [\s_]* M \W{0,5} W [\s_]* A [\s_]* R [\s_]* \.? [\s_]* C [\s_]* O [\s_]* M)",
"slumber pm", "1-844-400-7325", "male enhancement",
"\p{script=Hangul}"]
"\p{script=Hangul}", "abam26"]
bad_keywords_nwb = [u"ಌ", "babyliss", "garcinia", "acai ?berry", # "nwb" == "no word boundary"
"aging ?cream", u"오피", "b ?a ?m ?((w ?o ?w)|(w ?a ?r))"]
blacklisted_websites = ["online ?kelas", "careyourhealths", "wowtoes",
Expand Down

0 comments on commit 2966beb

Please sign in to comment.