diff --git a/background.js b/background.js index 6a53792..640332d 100644 --- a/background.js +++ b/background.js @@ -227,7 +227,7 @@ var blockedRegexes = { 'ladepeche.fr': /.+\.poool\.fr\/.+/, 'lasegunda.com': /segreader\.emol\.cl\/assets\/js\/(vendor\/modal\.js|merPramV\d\.js)/, 'lastampa.it': /.+\.repstatic\.it\/minify\/sites\/lastampa\/.+\/config\.cache\.php\?name=social_js/, - 'latercera.com': /cdn\.cxense\.com\/.+/, + 'latercera.com': /(.+\.latercera\.com\/arc\/subs\/p\.js|cdn\.cxense\.com\/.+)/, 'latimes.com': /js\.matheranalytics\.com\/.+/, 'lc.nl': /.+\.evolok\.net\/.+\/authorize\/.+/, 'lejdd.fr': /.+\.poool\.fr\/.+/, diff --git a/changelog.txt b/changelog.txt index 17964d7..c51b31f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Firefox Post-release Add Helsingin Sanomat (hs.fi, not paivanlehti) +Fix-update La Tercera (Chile) Fix-update LesEchos.fr (timing/banners) Fix-update Newsweek (Pelcro) diff --git a/manifest.json b/manifest.json index 41dd294..a999457 100644 --- a/manifest.json +++ b/manifest.json @@ -348,5 +348,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.9.5.2" + "version": "1.9.5.3" } \ No newline at end of file