From a9cd38c2ecc1677b1fe5bb345e28641c27e95085 Mon Sep 17 00:00:00 2001 From: ghost Date: Sat, 12 May 2018 17:14:39 -0700 Subject: [PATCH] Fix bostonglobe.com --- background.js | 6 ++++-- changelog.txt | 2 ++ manifest.json | 2 +- popup.html | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/background.js b/background.js index 9798696..494da30 100644 --- a/background.js +++ b/background.js @@ -56,7 +56,8 @@ const allow_cookies = [ 'bostonglobe.com', 'mercurynews.com', 'theage.com.au', -'economist.com' +'economist.com', +'bostonglobe.com' ] // Removes cookies after page load @@ -68,7 +69,8 @@ const remove_cookies = [ 'bostonglobe.com', 'mercurynews.com', 'theage.com.au', -'economist.com' +'economist.com', +'bostonglobe.com' ] function setDefaultOptions() { diff --git a/changelog.txt b/changelog.txt index f584e48..e32398b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,6 @@ Updates-- + +2018-05-12 v1.2.5: Fixed Boston Globe (bostonglobe.com) 2018-05-10 v1.2.4: Fixed redirect issue 2018-05-05 v1.2.3: Added Bloomberg (bloomberg.com) 2018-04-23 v1.2.2: Added the English Version of Haaretz website (haaretz.com) diff --git a/manifest.json b/manifest.json index f349e2a..066d314 100644 --- a/manifest.json +++ b/manifest.json @@ -18,5 +18,5 @@ "page": "options.html" }, "permissions": [ "cookies", "", "storage", "webRequest", "webRequestBlocking"], - "version": "1.2.4" + "version": "1.2.5" } diff --git a/popup.html b/popup.html index 60fa2eb..46a93ec 100644 --- a/popup.html +++ b/popup.html @@ -1,7 +1,7 @@ -
Bypass Paywalls v1.2.4 by Adam +
Bypass Paywalls v1.2.5 by Adam
Options