Skip to content

Commit

Permalink
+trustessaywriting. --autopull
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-daniels committed Mar 15, 2015
1 parent 0e43338 commit 064d2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findspam.py
Expand Up @@ -36,7 +36,7 @@ class FindSpam:
"svelmeblog", "preply\\.com", "hellofifa",
"fifa15online", "wearepropeople.com", "tagwitty",
"axsoccertours", "ragednablog", "ios8easyjailbreak",
"totalfitnesspoint"]
"totalfitnesspoint", "trustessaywriting"]
rules = [
{'regex': u"(?i)\\b(%s)\\b|ಌ" % "|".join(bad_keywords), 'all': True,
'sites': [], 'reason': "Bad keyword in {}", 'title': True, 'body': True, 'username': True, 'stripcodeblocks': False, 'body_summary': True},
Expand Down

0 comments on commit 064d2fe

Please sign in to comment.