Skip to content

Commit

Permalink
+royale to pattern matching product --autopull
Browse files Browse the repository at this point in the history
  • Loading branch information
angussidney committed Mar 16, 2017
1 parent 066251b commit f09a654
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 @@ -184,7 +184,7 @@ def pattern_product_name(s, site, *args):
keywords = ["Testo?", "Dermapholia", "Garcinia", "Cambogia", "Aurora", "Kamasutra", "HL-?12", "NeuroFuse",
"Junivive", "Apexatropin", "Gain", "Allure", "Nuvella", "Trimgenix", "Satin", "Prodroxatone",
"Elite", "Force", "Exceptional", "Enhance(ment)?", "Nitro", "Max", "Boost", "E?xtreme", "Grow",
"Deep", "Male", "Pro", "Advanced", "Monster", "Divine",
"Deep", "Male", "Pro", "Advanced", "Monster", "Divine", "Royale",
"Pure", "Skin", "Sea", "Muscle", "Ascend", "Youth",
"Serum", "Supplement", "Fuel", "Cream"]
if site != "math.stackexchange.com" and site != "mathoverflow.net":
Expand Down

0 comments on commit f09a654

Please sign in to comment.