From 6f51df0020389e2a9c244f562f17865888e5ace9 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Thu, 19 Nov 2020 08:00:43 +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 6a53792..640332d 100755 --- 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 2d78d78..4c44742 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Chrome 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 2da318e..c51e72d 100644 --- a/manifest.json +++ b/manifest.json @@ -335,5 +335,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.9.5.2" + "version": "1.9.5.3" } \ No newline at end of file