Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Commit

Permalink
fix #80
Browse files Browse the repository at this point in the history
  • Loading branch information
okiehsch authored Jan 23, 2018
1 parent cd1dbd9 commit 2e5fceb
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions contentscript.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,11 @@ if ( !abort ) {
scriptlet: scriptlet,
targets: [
'afterellen.com',
'americanphotomag.com',
'atvrider.com',
'baggersmag.com',
'baltimoresun.com',
'boatingmag.com',
'boston.com',
'calgaryherald.com',
'calgarysun.com',
Expand All @@ -308,6 +312,7 @@ if ( !abort ) {
'computershopper.com',
'courant.com',
'craveonline.com',
'cruisingworld.com',
'csgoutpost.com',
'ctnow.com',
'cycleworld.com',
Expand All @@ -316,6 +321,9 @@ if ( !abort ) {
'dayzdb.com',
'deathandtaxesmag.com',
'delmartimes.net',
'destinationweddingmag.com',
'dirtrider.com',
'diversitybestpractices.com',
'dogtime.com',
'dotaoutpost.com',
'download.cnet.com',
Expand All @@ -328,30 +336,39 @@ if ( !abort ) {
'extremetech.com',
'fieldandstream.com',
'financialpost.com',
'floridatravellife.com',
'flyingmag.com',
'focus.de',
'gamerevolution.com',
'geek.com',
'gofugyourself.com',
'growthspotter.com',
'hearthhead.com',
'hockeysfuture.com',
'hotbikeweb.com',
'hoylosangeles.com',
'ibtimes.com',
'infinitiev.com',
'islands.com',
'lajollalight.com',
'laptopmag.com',
'latintimes.com',
'leaderpost.com',
'legacy.com',
'lifewire.com',
'livescience.com',
'lolking.net',
'mcall.com',
'mamaslatinas.com',
'marlinmag.com',
'medicaldaily.com',
'metacritic.com',
'metrolyrics.com',
'mmo-champion.com',
'momtastic.com',
'montrealgazette.com',
'motorcyclecruiser.com',
'motorcyclistonline.com',
'msn.com',
'musicfeeds.com.au',
'mustangandfords.com',
Expand All @@ -361,18 +378,23 @@ if ( !abort ) {
'orlandosentinel.com',
'ottawacitizen.com',
'ottawasun.com',
'outdoorlife.com',
'pcmag.com',
'playstationlifestyle.net',
'popphoto.com',
'popsci.com',
'ranchosantafereview.com',
'range365.com',
'ranker.com',
'realclearpolitics.com',
'realitytea.com',
'redeyechicago.com',
'salon.com',
'saltwatersportsman.com',
'sandiegouniontribune.com',
'saveur.com',
'scubadiving.com',
'scubadivingintro.com',
'seattlepi.com',
'sfgate.com',
'sherdog.com',
Expand All @@ -382,10 +404,14 @@ if ( !abort ) {
'space.com',
'spin.com',
'sporcle.com',
'sportdiver.com',
'sportfishingmag.com',
'sportingnews.com',
'sportrider.com',
'stereogum.com',
'sun-sentinel.com',
'superherohype.com',
'superstreetbike.com',
'tf2outpost.com',
'thebalance.com',
'thefashionspot.com',
Expand All @@ -405,14 +431,19 @@ if ( !abort ) {
'trustedreviews.com',
'tv.com',
'twincities.com',
'utvdriver.com',
'vancouversun.com',
'vibe.com',
'wakeboardingmag.com',
'washingtonpost.com',
'waterskimag.com',
'wikia.com',
'windsorstar.com',
'winnipegsun.com',
'workingmother.com',
'wowhead.com',
'wrestlezone.com',
'yachtingmagazine.com',
'zam.com',
]
});
Expand Down

0 comments on commit 2e5fceb

Please sign in to comment.