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

Commit

Permalink
Update contentscript.js (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
okiehsch authored and gorhill committed Mar 25, 2017
1 parent 0f211bb commit 00a46ee
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions contentscript.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,26 +278,41 @@ if ( !abort ) {
'celebuzz.com',
'celebslam.com',
'chicagotribune.com',
'citypaper.com',
'computershopper.com',
'courant.com',
'csgoutpost.com',
'ctnow.com',
'dailypress.com',
'deathandtaxesmag.com',
'delmartimes.net',
'everydayhealth.com',
'extremetech.com',
'gamerevolution.com',
'geek.com',
'gofugyourself.com',
'growthspotter.com',
'hearthhead.com',
'hoylosangeles.com',
'ibtimes.com',
'idigitaltimes.com',
'infinitiev.com',
'lajollalight.com',
'lolking.net',
'mcall.com',
'mamaslatinas.com',
'mmo-champion.com',
'nasdaq.com',
'orlandosentinel.com',
'pcmag.com',
'popphoto.com',
'ranchosantafereview.com',
'ranker.com',
'redeyechicago.com',
'sandiegouniontribune.com',
'saveur.com',
'sherdog.com',
'southflorida.com',
'spin.com',
'sporcle.com',
'stereogum.com',
Expand All @@ -306,11 +321,13 @@ if ( !abort ) {
'thesuperficial.com',
'timeanddate.com',
'tmn.today',
'torontosun.com',
'twincities.com',
'vancouversun.com',
'vibe.com',
'weather.com',
'wowhead.com',
'zam.com',
]
});
})();
Expand Down Expand Up @@ -561,8 +578,12 @@ if ( !abort ) {
scriptlets.push({
scriptlet: scriptlet,
targets: [
'101greatgoals.com',
'allthetests.com',
'biology-online.org',
'destructoid.com',
'eurweb.com',
'fullmatchesandshows.com',
'grammarist.com',
'jerusalemonline.com',
'lucianne.com',
Expand Down

0 comments on commit 00a46ee

Please sign in to comment.