summaryrefslogtreecommitdiff
path: root/scratch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'scratch.rb')
-rwxr-xr-xscratch.rb36
1 files changed, 29 insertions, 7 deletions
diff --git a/scratch.rb b/scratch.rb
index 2c3bcf6..f52a562 100755
--- a/scratch.rb
+++ b/scratch.rb
@@ -58,6 +58,7 @@ mw.login(credentials['username'], credentials['password'])
/Gamma Blue/i,
/Garcinia/i,
/Jeffraham/i,
+ /Jillian Michaels/i,
/Jordan Fusion/i,
/Jordan Retro/i,
/Kate Spade/i,
@@ -77,23 +78,28 @@ mw.login(credentials['username'], credentials['password'])
/\bpc games? (free|crack)/i,
/crack pc/i,
# health topics
+ /(body|excess) weight/i,
+ /Arrhythmia/i,
+ /Cardiovascular/,
+ /P90X/,
/Resistance Band/i,
/diabetes/i,
+ /dr oz/i,
/elliptical (equipment|machines?)/i,
- /fat burning/i,
+ /fat (burning|loss)/i,
/health care/i,
/heart (disease|attack)/i,
+ /herbalife/i,
/more wellness/i,
/pilates/i,
+ /prescription/i,
/skin care/i,
- /weight loss/i,
- /(body|excess) weight/i,
- /Arrhythmia/i,
- /Cardiovascular/,
+ /weight[ -](loss|reduction)/i,
# sex topics
/\b(sex|adult) cam/i,
/\b(male|breast) enhancement\b/i,
/\bpenis\b/i,
+ /viagra/i,
# other topics
/\b(coffee|tea) extract\b/i,
/\b(good|quality) social media\b/i,
@@ -109,7 +115,8 @@ mw.login(credentials['username'], credentials['password'])
/\bipage (web)?host/i,
/\bmen.?s (fashion|casual wear|health)\b/i,
/\brap beats\b/i,
- /\bsearch engine marketing\b/i,
+ /\breal estate\b/i,
+ /\bsearch engine (marketing|optimization)\b/i,
/\bsocial media strategy\b/i,
/\bvigorous motivators\b/i,
# formats
@@ -119,7 +126,22 @@ mw.login(credentials['username'], credentials['password'])
/1st Impressions in/i,
/The (Selection|Choice|Decision) of the .* Is Your/i,
# unsorted
- /\b(jerseys?|vegan|shit|marketing|finance|footwear|shoes|muscle|lesbian|islamist|bodybuilding|nfl|nba|ejaculation|wholesale|nike|Hypertension|sherbet|bankrupt|stairlifts?|outfits|surcharges?)\b/i,
+ /\b(chinchilla|jerseys?|vegan|shit|marketing|finance|footwear|shoes|muscle|lesbian|islamist|bodybuilding|nfl|nba|ejaculation|wholesale|nike|Hypertension|sherbet|bankrupt|stairlifts?|outfits|casinos?|surcharges?)\b/i,
+ /(Plombier|Serrurier) paris/i,
+ /Possum (Removalist|Infestation)/i,
+ /Google Pagerank/i,
+ /Twitter follower/i,
+ /jewellery/i,
+ /auto insurance/i,
+ /apartment moves/i,
+ /goji berr(ies|y)/i,
+ /affiliate advertising/i,
+ /hemorrhoids/i,
+ /furniture removal/i,
+ /cash online/i,
+ /Braun 5270/i,
+ /Focus T25/i,
+ /pay[ -]per[ -]click/i
]
def kw(title)