From d5f5179a5ba07fc3a2726b9554b3a6718c447072 Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 7 Oct 2018 11:52:56 -0700 Subject: [PATCH] Fixed haaretz.co.il (be sure to also turn off uBlock) --- README.md | 3 ++- background.js | 3 ++- changelog.txt | 2 ++ manifest.json | 2 +- popup.html | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d468ef9..3c25ea8 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,5 @@ Wired (wired.com) ### Troubleshooting If WSJ stops working try removing all wsj.com site cookies.\ -For The Denver Post turn off uBlock. +For The Denver Post turn off uBlock.\ +For haaretz.co.il you may need need to turn off uBlock. diff --git a/background.js b/background.js index 94de49d..deffcf4 100644 --- a/background.js +++ b/background.js @@ -98,7 +98,8 @@ function setDefaultOptions() { var blockedRegexes = [ /.+:\/\/.+\.tribdss\.com\//, -/thenation\.com\/.+\/paywall-script\.php/ +/thenation\.com\/.+\/paywall-script\.php/, +/haaretz\.co\.il\/htz\/js\/inter\.js/ ]; var enabledSites = []; diff --git a/changelog.txt b/changelog.txt index c4e60ed..808327a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,6 @@ Updates-- + +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) 2018-09-16 v1.3.1: Removed Het Financieele Dagblad (fd.nl) 2018-09-09 v1.3.0: Fixed chicagobusiness.com diff --git a/manifest.json b/manifest.json index 6d2bff7..9247153 100644 --- a/manifest.json +++ b/manifest.json @@ -18,5 +18,5 @@ "page": "options.html" }, "permissions": [ "cookies", "", "storage", "webRequest", "webRequestBlocking"], - "version": "1.3.2" + "version": "1.3.3" } diff --git a/popup.html b/popup.html index d36a177..17dad2e 100644 --- a/popup.html +++ b/popup.html @@ -1,7 +1,7 @@ -
Bypass Paywalls v1.3.2 by Adam +
Bypass Paywalls v1.3.3 by Adam
Options