mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-06-12 18:37:37 +02:00
Fixed haaretz.co.il (be sure to also turn off uBlock)
This commit is contained in:
@ -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 = [];
|
||||
|
Reference in New Issue
Block a user