From 84aa8ffddaf8ed24827270124ddb117f6fc8ec9b Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Thu, 19 Nov 2020 08:01:11 +0100 Subject: [PATCH] Fix-update La Tercera (Chile) --- background.js | 2 +- changelog.txt | 1 + manifest.json | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/background.js b/background.js index 6a537923..640332d6 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 17964d7b..c51b31f6 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 41dd2946..a999457a 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