mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-02 15:40:13 +00:00
Update options.js
This commit is contained in:
parent
064d0ff0ab
commit
f755d2689d
@ -12,6 +12,7 @@ var defaultSites = {
|
||||
'Dagens Nyheter': 'dn.se',
|
||||
'Denver Post': 'denverpost.com',
|
||||
'The Economist': 'economist.com',
|
||||
'Examiner': 'examiner.com.au',
|
||||
'Financial Times': 'ft.com',
|
||||
'Glassdoor': 'glassdoor.com',
|
||||
'Haaretz': 'haaretz.co.il',
|
||||
@ -29,6 +30,7 @@ var defaultSites = {
|
||||
'New Statesman': 'newstatesman.com',
|
||||
'Nikkei Asian Review': 'asia.nikkei.com',
|
||||
'NRC': 'nrc.nl',
|
||||
'The Advocate': 'theadvocate.com.au',
|
||||
'The Boston Globe': 'bostonglobe.com',
|
||||
'The Business Journals': 'bizjournals.com',
|
||||
'The Globe and Mail': 'theglobeandmail.com',
|
||||
@ -51,9 +53,7 @@ var defaultSites = {
|
||||
'The Wall Street Journal': 'wsj.com',
|
||||
'Towards Data Science': 'towardsdatascience.com',
|
||||
'Vanity Fair': 'vanityfair.com',
|
||||
'Wired': 'wired.com',
|
||||
'The Advocate': 'theadvocate.com.au',
|
||||
'Examiner': 'examiner.com.au'
|
||||
'Wired': 'wired.com'
|
||||
};
|
||||
|
||||
// Saves options to browser.storage
|
||||
|
Loading…
Reference in New Issue
Block a user