Update background.js
This commit is contained in:
parent
b693fac84f
commit
95da9f1dc7
@ -35,7 +35,9 @@ var defaultSites = {
|
|||||||
'Harvard Business Review': 'hbr.org',
|
'Harvard Business Review': 'hbr.org',
|
||||||
'Inc.com': 'inc.com',
|
'Inc.com': 'inc.com',
|
||||||
'Irish Times': 'irishtimes.com',
|
'Irish Times': 'irishtimes.com',
|
||||||
|
'LA Business Journal': 'labusinessjournal.com',
|
||||||
'La Repubblica': 'repubblica.it',
|
'La Repubblica': 'repubblica.it',
|
||||||
|
'La Tercera': 'latercera.com',
|
||||||
'Liberation': 'liberation.fr',
|
'Liberation': 'liberation.fr',
|
||||||
'Loeb Classical Library': 'loebclassics.com',
|
'Loeb Classical Library': 'loebclassics.com',
|
||||||
'Los Angeles Times': 'latimes.com',
|
'Los Angeles Times': 'latimes.com',
|
||||||
@ -52,6 +54,7 @@ var defaultSites = {
|
|||||||
'Parool': 'parool.nl',
|
'Parool': 'parool.nl',
|
||||||
'Quartz': 'qz.com',
|
'Quartz': 'qz.com',
|
||||||
'Quora': 'quora.com',
|
'Quora': 'quora.com',
|
||||||
|
'San Diego Union Tribune': 'sandiegouniontribune.com',
|
||||||
'San Francisco Chronicle': 'sfchronicle.com',
|
'San Francisco Chronicle': 'sfchronicle.com',
|
||||||
'Scientific American': 'scientificamerican.com',
|
'Scientific American': 'scientificamerican.com',
|
||||||
'SunSentinel': 'sun-sentinel.com',
|
'SunSentinel': 'sun-sentinel.com',
|
||||||
@ -75,6 +78,7 @@ var defaultSites = {
|
|||||||
'The New Statesman': 'newstatesman.com',
|
'The New Statesman': 'newstatesman.com',
|
||||||
'The New York Times': 'nytimes.com',
|
'The New York Times': 'nytimes.com',
|
||||||
'The New Yorker': 'newyorker.com',
|
'The New Yorker': 'newyorker.com',
|
||||||
|
'The Philadelphia Inquirer', 'inquirer.com',
|
||||||
'The Seattle Times': 'seattletimes.com',
|
'The Seattle Times': 'seattletimes.com',
|
||||||
'The Spectator': 'spectator.co.uk',
|
'The Spectator': 'spectator.co.uk',
|
||||||
'The Sydney Morning Herald': 'smh.com.au',
|
'The Sydney Morning Herald': 'smh.com.au',
|
||||||
@ -141,8 +145,11 @@ const remove_cookies = [
|
|||||||
'denverpost.com',
|
'denverpost.com',
|
||||||
'chicagobusiness.com',
|
'chicagobusiness.com',
|
||||||
'harpers.org',
|
'harpers.org',
|
||||||
|
'inquirer.com',
|
||||||
'theadvocate.com.au',
|
'theadvocate.com.au',
|
||||||
'examiner.com.au',
|
'examiner.com.au',
|
||||||
|
'labusinessjournal.com',
|
||||||
|
'latercera.com',
|
||||||
'lesechos.fr',
|
'lesechos.fr',
|
||||||
'liberation.fr',
|
'liberation.fr',
|
||||||
'loebclassics.com',
|
'loebclassics.com',
|
||||||
@ -152,6 +159,7 @@ const remove_cookies = [
|
|||||||
'mexiconewsdaily.com',
|
'mexiconewsdaily.com',
|
||||||
'foreignpolicy.com',
|
'foreignpolicy.com',
|
||||||
'wsj.com',
|
'wsj.com',
|
||||||
|
'sandiegouniontribune.com',
|
||||||
'seattletimes.com',
|
'seattletimes.com',
|
||||||
'thenewsrep.com',
|
'thenewsrep.com',
|
||||||
'washingtonpost.com',
|
'washingtonpost.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user