mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 05:47:46 +01:00
Update TheNation paywall-script block
Block paywall-script TinyPass (redundant with general paywall-script block and uBlock Origin's EasyPrivacy-list).
This commit is contained in:
parent
1982517c12
commit
b314f9a6a9
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ var blockedRegexes = {
|
|||
'thecourier.com.au': /.+cdn-au\.piano\.io\/api\/tinypass.+\.js/,
|
||||
'thedailybeast.com': /.+\.tinypass\.com\/.+/,
|
||||
'theglobeandmail.com': /theglobeandmail\.com\/pb\/resources\/scripts\/build\/chunk-bootstraps\/.+\.js/,
|
||||
'thenation.com': /thenation\.com\/.+\/paywall-script\.php/,
|
||||
'thenation.com': /.+\.tinypass\.com\/.+/,
|
||||
'valeursactuelles.com': /.+\.poool\.fr\/.+/
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue