Skip to content

Commit

Permalink
fifa coin length limit
Browse files Browse the repository at this point in the history
  • Loading branch information
normalhuman committed Jan 12, 2016
1 parent 1487eac commit 9759954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findspam.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def has_health(s, site): # flexible detection of health spam in titles


class FindSpam:
bad_keywords = ["baba ?ji", "fifa.*coins?", "fifabay", "Long Path Tool",
bad_keywords = ["baba ?ji", "fifa.{0,20}coins?", "fifabay", "Long Path Tool",
"fifaodell", "brianfo", "tosterone", "bajotz",
"kolcak", "Zapyo", "we (offer|give out) (loans|funds|funding)",
"[- ]porn[. ]", "molvi", "judi bola", "ituBola.com", "lost lover'?s?",
Expand Down

0 comments on commit 9759954

Please sign in to comment.