Added foreignpolicy.com, fixed wsj.com, removed haaretz.co.il

master
ghost 2018-11-11 14:47:16 -08:00
parent f303e3dc4d
commit 816f236ef3
6 changed files with 11 additions and 9 deletions

View File

@ -27,8 +27,9 @@ Dynamed Plus (dynamed.com)\
The Economist (economist.com)\
Examiner (examiner.com.au)\
Financial Times (ft.com)\
Foreign Policy (foreignpolicy.com)\
Glassdoor (glassdoor.com)\
Haaretz (haaretz.co.il / haaretz.com)\
Haaretz English (haaretz.com)\
Hartford Courant (courant.com)\
Harvard Business Review (hbr.org)\
Inc.com (inc.com)\
@ -58,6 +59,4 @@ The Wall Street Journal (wsj.com)\
Wired (wired.com)
### Troubleshooting
If WSJ stops working try removing all wsj.com site cookies.\
For The Denver Post turn off uBlock.\
For haaretz.co.il you may need need to turn off uBlock.
For The Denver Post turn off uBlock.\

View File

@ -15,8 +15,8 @@ var defaultSites = {
'The Economist': 'economist.com',
'Examiner': 'examiner.com.au',
'Financial Times': 'ft.com',
'Foreign Policy': 'foreignpolicy.com',
'Glassdoor': 'glassdoor.com',
'Haaretz': 'haaretz.co.il',
'Haaretz English': 'haaretz.com',
'Hartford Courant': 'courant.com',
'Harvard Business Review': 'hbr.org',
@ -87,7 +87,9 @@ const remove_cookies = [
'theadvocate.com.au',
'examiner.com.au',
'hbr.org',
'medium.com'
'medium.com',
'foreignpolicy.com',
'wsj.com'
]
function setDefaultOptions() {

View File

@ -1,5 +1,6 @@
Updates--
2018-11-11 v1.3.5: No longer updating changelog in favor of git log
2018-10-07 v1.3.4: Fixed hbr.org, fixed medium.com, removed medscape.com
2018-10-07 v1.3.3: Fixed haaretz.co.il
2018-10-02 v1.3.2: Added The Advocate(theadvocate.com.au), added Examiner (examiner.com.au)

View File

@ -18,5 +18,5 @@
"page": "options.html"
},
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
"version": "1.3.4"
"version": "1.3.5"
}

View File

@ -13,8 +13,8 @@ var defaultSites = {
'The Economist': 'economist.com',
'Examiner': 'examiner.com.au',
'Financial Times': 'ft.com',
'Foreign Policy': 'foreignpolicy.com',
'Glassdoor': 'glassdoor.com',
'Haaretz': 'haaretz.co.il',
'Haaretz English': 'haaretz.com',
'Hartford Courant': 'courant.com',
'Harvard Business Review': 'hbr.org',

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<body>
<div style="width:220px;">Bypass Paywalls v1.3.4 by Adam
<div style="width:220px;">Bypass Paywalls v1.3.5 by Adam
<br><a href="options.html">Options</a></div>
</body>
</html>