Added wired.com
This commit is contained in:
Obtainz
2018-06-08 17:14:57 -04:00
parent 499dd346d3
commit 2e93eaa23f
5 changed files with 9 additions and 4 deletions

View File

@ -40,6 +40,7 @@ var defaultSites = {
'The Sydney Morning Herald': 'smh.com.au',
'The Washington Post': 'washingtonpost.com',
'The Wall Street Journal': 'wsj.com'
'Wired': 'wired.com'
};
const restrictions = {
@ -71,7 +72,8 @@ const remove_cookies = [
'mercurynews.com',
'theage.com.au',
'economist.com',
'bostonglobe.com'
'bostonglobe.com',
'wired.com'
]
function setDefaultOptions() {