Added centralwesterndaily.com.au and theherald.com.au

master
Adam 2018-10-28 21:17:36 -07:00
parent 3223f84e64
commit d1bb1e1cfa
6 changed files with 15 additions and 6 deletions

View File

@ -9,8 +9,9 @@ Baltimore Sun (baltimoresun.com)\
Barron's (barrons.com)\
Bloomberg (bloomberg.com)\
Caixin (caixinglobal.com)\
Crain's Chicago Business (chicagobusiness.com)\
Central Western Daily (centralwesterndaily.com.au)\
Chicago Tribune (chicagotribune.com)\
Crain's Chicago Business (chicagobusiness.com)\
Corriere Della Sera (corriere.it)\
Daily Press (dailypress.com)\
Denver Post (denverpost.com)\
@ -35,6 +36,7 @@ NRC (nrc.nl)\
The Advocate (theadvocate.com.au)\
The Boston Globe (bostonglobe.com)\
The Globe and Mail (theglobeandmail.com)\
The Herald (theherald.com.au)\
The Japan Times (japantimes.co.jp)\
The Mercury News (mercurynews.com)\
The Morning Call (mcall.com)\

View File

@ -7,8 +7,9 @@ var defaultSites = {
'Bloomberg': 'bloomberg.com',
'Business Insider': 'businessinsider.com',
'Caixin': 'caixinglobal.com',
'Crain\'s Chicago Business': 'chicagobusiness.com',
'Chicago Tribune': 'chicagotribune.com',
'Central Western Daily': 'centralwesterndaily.com.au',
'Crain\'s Chicago Business': 'chicagobusiness.com',
'Corriere Della Sera': 'corriere.it',
'Daily Press': 'dailypress.com',
'Denver Post': 'denverpost.com',
@ -35,6 +36,7 @@ var defaultSites = {
'The Boston Globe': 'bostonglobe.com',
'The Business Journals': 'bizjournals.com',
'The Globe and Mail': 'theglobeandmail.com',
'The Herald': 'theherald.com.au',
'The Japan Times': 'japantimes.co.jp',
'The Mercury News': 'mercurynews.com',
'The Morning Call': 'mcall.com',
@ -105,7 +107,9 @@ const remove_cookies = [
'medium.com',
'theadvocate.com.au',
'examiner.com.au',
'thestar.com'
'thestar.com',
'centralwesterndaily.com.au',
'theherald.com.au'
]
function setDefaultOptions() {

View File

@ -1,5 +1,6 @@
Updates--
2018-10-28 v1.4.1: No longer updating changelog in favor of git log
2018-10-18 v1.4.0: Fixed cookie removal bug (medium.com should work properly now)
2018-10-06 v1.3.11: Removed dn.se, fixed haaretz.co.il, fixed thestar.com
2018-10-02 v1.3.10: Added The Advocate (theadvocate.com.au), added Examiner (examiner.com.au)

View File

@ -43,5 +43,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.4.0"
"version": "1.4.1"
}

View File

@ -5,8 +5,9 @@ var defaultSites = {
'Bloomberg': 'bloomberg.com',
'Business Insider': 'businessinsider.com',
'Caixin': 'caixinglobal.com',
'Crain\'s Chicago Business': 'chicagobusiness.com',
'Chicago Tribune': 'chicagotribune.com',
'Central Western Daily': 'centralwesterndaily.com.au',
'Crain\'s Chicago Business': 'chicagobusiness.com',
'Corriere Della Sera': 'corriere.it',
'Daily Press': 'dailypress.com',
'Denver Post': 'denverpost.com',
@ -33,6 +34,7 @@ var defaultSites = {
'The Boston Globe': 'bostonglobe.com',
'The Business Journals': 'bizjournals.com',
'The Globe and Mail': 'theglobeandmail.com',
'The Herald': 'theherald.com.au',
'The Japan Times': 'japantimes.co.jp',
'The Mercury News': 'mercurynews.com',
'The Morning Call': 'mcall.com',

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
</head>
<body>
<div style="width:230px;">Bypass Paywalls v1.4.0 by Adam
<div style="width:230px;">Bypass Paywalls v1.4.1 by Adam
<a href="options.html">Options</a></div>
</body>
</html>