mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 09:17:49 +01:00
Update options.js
This commit is contained in:
parent
72b8df1de4
commit
b178057559
1 changed files with 3 additions and 1 deletions
|
@ -51,7 +51,9 @@ var defaultSites = {
|
|||
'The Wall Street Journal': 'wsj.com',
|
||||
'Towards Data Science': 'towardsdatascience.com',
|
||||
'Vanity Fair': 'vanityfair.com',
|
||||
'Wired': 'wired.com'
|
||||
'Wired': 'wired.com',
|
||||
'The Advocate': 'theadvocate.com.au'
|
||||
'Examiner': 'examiner.com.au'
|
||||
};
|
||||
|
||||
// Saves options to browser.storage
|
||||
|
|
Loading…
Reference in a new issue