mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-05-17 23:37:05 +02:00
Fix paywall removal on telegraph.co.uk by blocking martech script (#667)
This commit is contained in:
parent
ab79f28867
commit
ad1afe9b63
@ -166,6 +166,7 @@ const blockedRegexes = {
|
|||||||
'repubblica.it': /scripts\.repubblica\.it\/pw\/pw\.js.+/,
|
'repubblica.it': /scripts\.repubblica\.it\/pw\/pw\.js.+/,
|
||||||
'spectator.co.uk': /.+\.tinypass\.com\/.+/,
|
'spectator.co.uk': /.+\.tinypass\.com\/.+/,
|
||||||
'spectator.com.au': /.+\.tinypass\.com\/.+/,
|
'spectator.com.au': /.+\.tinypass\.com\/.+/,
|
||||||
|
'telegraph.co.uk': /.+telegraph\.co\.uk.+martech.+/,
|
||||||
'thecourier.com.au': /.+cdn-au\.piano\.io\/api\/tinypass.+\.js/,
|
'thecourier.com.au': /.+cdn-au\.piano\.io\/api\/tinypass.+\.js/,
|
||||||
'theglobeandmail.com': /theglobeandmail\.com\/pb\/resources\/scripts\/build\/chunk-bootstraps\/.+\.js/,
|
'theglobeandmail.com': /theglobeandmail\.com\/pb\/resources\/scripts\/build\/chunk-bootstraps\/.+\.js/,
|
||||||
'thenation.com': /thenation\.com\/.+\/paywall-script\.php/,
|
'thenation.com': /thenation\.com\/.+\/paywall-script\.php/,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user