mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-06-12 20:37:38 +02:00
Fix WaPo issue + add two French newspapers
Fix WashingtonPost issue + add liberation.fr & les echos.fr
This commit is contained in:
@ -12,6 +12,7 @@ var defaultSites = {
|
||||
'Denver Post': 'denverpost.com',
|
||||
'Dynamed Plus': 'dynamed.com',
|
||||
'The Economist': 'economist.com',
|
||||
'Les Echos': 'lesechos.fr',
|
||||
'Examiner': 'examiner.com.au',
|
||||
'Financial Times': 'ft.com',
|
||||
'Foreign Policy': 'foreignpolicy.com',
|
||||
@ -23,6 +24,7 @@ var defaultSites = {
|
||||
'Inc.com': 'inc.com',
|
||||
'La Repubblica': 'repubblica.it',
|
||||
'Le Temps': 'letemps.ch',
|
||||
'Liberation': 'liberation.fr',
|
||||
'Los Angeles Times': 'latimes.com',
|
||||
'Medium': 'medium.com',
|
||||
'MIT Technology Review': 'technologyreview.com',
|
||||
@ -89,8 +91,11 @@ const remove_cookies = [
|
||||
'chicagobusiness.com',
|
||||
'theadvocate.com.au',
|
||||
'examiner.com.au',
|
||||
'lesechos.fr',
|
||||
'liberation.fr',
|
||||
'hbr.org',
|
||||
'medium.com',
|
||||
'washingtonpost.com',
|
||||
'foreignpolicy.com',
|
||||
'wsj.com',
|
||||
'seattletimes.com'
|
||||
|
Reference in New Issue
Block a user