From d1bb1e1cfa84afcc73f170611bf505b641c2f3b1 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 28 Oct 2018 21:17:36 -0700 Subject: [PATCH] Added centralwesterndaily.com.au and theherald.com.au --- README.md | 4 +++- background.js | 8 ++++++-- changelog.txt | 1 + manifest.json | 2 +- options.js | 4 +++- popup.html | 2 +- 6 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 30a19e3..c6bae9e 100644 --- a/README.md +++ b/README.md @@ -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)\ diff --git a/background.js b/background.js index 74b438f..4e24cd3 100644 --- a/background.js +++ b/background.js @@ -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() { diff --git a/changelog.txt b/changelog.txt index 1162096..e98b3d7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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) diff --git a/manifest.json b/manifest.json index 84a24ea..c876070 100644 --- a/manifest.json +++ b/manifest.json @@ -43,5 +43,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.4.0" + "version": "1.4.1" } diff --git a/options.js b/options.js index d5663eb..61c588b 100644 --- a/options.js +++ b/options.js @@ -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', diff --git a/popup.html b/popup.html index ab46d43..0667335 100644 --- a/popup.html +++ b/popup.html @@ -4,7 +4,7 @@ -
Bypass Paywalls v1.4.0 by Adam +
Bypass Paywalls v1.4.1 by Adam Options