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 = [];