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

merge-requests/1/head
ghost 6 years ago
parent 3fdac03980
commit ec04ef813a

@ -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)\

@ -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() {

@ -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)

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

@ -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',

@ -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>

Loading…
Cancel
Save