diff --git a/background.js b/background.js index fcac78b..94c4e27 100644 --- a/background.js +++ b/background.js @@ -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\/.+/ };