Skip to content

Commit

Permalink
expand health pattern --autopull
Browse files Browse the repository at this point in the history
  • Loading branch information
normalhuman committed Oct 23, 2015
1 parent fbf8d57 commit 736b2e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions findspam.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,8 @@ class FindSpam:
"pages\\.rediff\\.com", "limitlesspill", "eltib2\\.wordpress\\.com",
"access-electronic\\.co", "guyideas\\.esy\\.es", "alconelectronics\\.com",
"quicksolutionspell", "metaboostsite", "digicheat\\.com", "socialviralize\\.com",
"[./]occn\\.org", "illusiongroups\\.com", "varite\\.com", "hooraysoft\\.com"]
"[./]occn\\.org", "illusiongroups\\.com", "varite\\.com", "hooraysoft\\.com",
"gcbxnow\\.com"]
pattern_websites = [r"health\d{3,}", r"http\S*?\.repair\W", r"filefix(er)?\.com", "\.page\.tl\W",
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",
Expand All @@ -214,7 +215,7 @@ class FindSpam:
r"(buy|premium|training|thebest)[\w-]{10,}\.(co|net|org|in\W|info)",
r"(strong|natural|pro|magic|beware|top|best|free|cheap|allied|nutrition)[\w-]*?health[\w-]*?\.(co|net|org|in\W|info)",
r"(eye|skin|age|aging)[\w-]*?cream[\w-]*?\.(co|net|org|in\W|info)",
r"(male|derma|medical|medicare|health|beauty|rx|skin|slim|weight|fat|nutrition|shred|alpha|beta|brain(?!tree))[\w-]{0,30}(max|help|info|program|try|idea|pro|tip|review|assess|report|critique|blog|site|guide|advi[sc]|discussion|solution|consult|source|sups|vms|cream|grow)[\w-]*?\.(co|net|org|in\W|info)",
r"(male|derma|medical|medicare|health|beauty|rx|skin|trim|slim|weight|fat|nutrition|shred|advance|alpha|beta|brain(?!tree))[\w-]{0,20}(max|help|info|program|try|slim|idea|pro|tip|review|assess|report|critique|blog|site|guide|advi[sc]|discussion|solution|consult|source|sups|vms|cream|grow|enhance)[\w-]{0,10}\.(co|net|org|in\W|info)",
r"[\w-]{11,}(ideas?|income|sale|reviews?|advices?|problog)\.(co|net|org|in\W|info)",
"-poker\\.com", "send[\w-]*?india\.(co|net|org|in\W|info)",
r"(corrupt|repair)[\w-]*?\.blogspot", r"[\w-]courses.in/",
Expand Down

0 comments on commit 736b2e3

Please sign in to comment.