Skip to content

Commit

Permalink
better FB support pattern --autopull
Browse files Browse the repository at this point in the history
  • Loading branch information
normalhuman committed Sep 29, 2015
1 parent 3840d12 commit 67c6459
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 @@ -203,7 +203,7 @@ class FindSpam:
r"\.(com|net)/xtra[\w-]", r"//xtra[\w-]*?\.(co|net|org|in\W|info)",
r"fifa\d+[\w-]*?\.com", r"[\w-](giveaway|jackets|supplys)\.com",
r"[\w-](recovery|repair|(?<!epoch)converter)(pro|kit)?\.(com|net)",
r"http\S*?(yahoo|gmail|hotmail|outlook)-?(tech|customer|support|service|phone)-?(support|phone|number)",
r"http\S*?(yahoo|gmail|hotmail|outlook)[\w-]*?(tech|customer|support|service|phone|help)[\w-]*?(support|phone|number)",
r"sourceforge\.net[\w/]*convert",
r"fix[\w-]*?(files?|tool(box)?)\.com",
r"(repair|recovery|fix)tool(box)?\.com",
Expand Down

0 comments on commit 67c6459

Please sign in to comment.