From 5e2fecb58a89aa879dac081e106b379b984a3987 Mon Sep 17 00:00:00 2001 From: Elad Katz Date: Sun, 7 Oct 2018 03:53:49 +0300 Subject: [PATCH] fix haaretz.co.il --- background.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/background.js b/background.js index fc22fad..80241a8 100644 --- a/background.js +++ b/background.js @@ -96,7 +96,8 @@ function setDefaultOptions() { const blockedRegexes = [ /.+:\/\/.+\.tribdss\.com\//, -/thenation\.com\/.+\/paywall-script\.php/ +/thenation\.com\/.+\/paywall-script\.php/, +/haaretz\.co\.il\/htz\/js\/inter\.js/ ]; var enabledSites = [];