Skip to content

Commit

Permalink
Merge pull request #221 from Fortunate-MAN/patch-1
Browse files Browse the repository at this point in the history
Blacklisted website fixmyprinter.com
  • Loading branch information
ferrybig committed Sep 29, 2016
2 parents cbb2a50 + 97a511f commit b9225c2
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 @@ -448,7 +448,7 @@ class FindSpam:
"makehimmine\\.com\\.au", "shopicheck\\.com", "hivimoore\\.com", "blogmium\\.com", "soundmagic\\.us",
"onlinecorrection\\.com", "dragracerv3game\\.com", "bananakong\\.net", "himzakaz\\.net", "dropcrack\\.com",
"raybiztech\\.com", "cegonsoft\\.com", "technomaniya\\.com", "instantassignmenthelp\\.com\\.au", "huintech\\.com",
"dramaonline\\.pk", "gamingustaad\\.com", "carding-wutransfer\\.com", "nulife\\.co\\.in",
"dramaonline\\.pk", "gamingustaad\\.com", "carding-wutransfer\\.com", "nulife\\.co\\.in", "fixmyprinter\\.com",
]
# Patterns: the top three lines are the most straightforward, matching any site with this string in domain name
pattern_websites = [
Expand Down

0 comments on commit b9225c2

Please sign in to comment.