From c0f19118f6a67d7de0bea47c39200d7dfd2589f1 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Wed, 8 Jul 2020 18:13:41 +0200 Subject: [PATCH] Fix-update El Mercurio (Chile) --- background.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background.js b/background.js index b940c76c..b8005b51 100644 --- a/background.js +++ b/background.js @@ -147,7 +147,7 @@ var blockedRegexes = { 'estadao.com.br': /acesso\.estadao\.com\.br\/paywall\/.+\/pw\.js/, 'dvhn.nl': /.+\.evolok\.net\/.+\/authorize\/.+/, 'elcomercio.pe': /elcomercio\.pe\/pf\/dist\/template\/elcomercio-noticia.+\.js/, -'elmercurio.com': /merreader\.emol\.cl\/assets\/js\/vendor\/modal\.js/, +'elmercurio.com': /merreader\.emol\.cl\/assets\/js\/(vendor\/modal\.js|merPramV\d\.js)/, 'elmundo.es': /cdn\.ampproject\.org\/v\d\/amp-access-.+\.js/, 'elpais.com': /.+\.epimg\.net\/js\/.+\/noticia\.min\.js/, 'exame.abril.com.br': /.+\.tinypass\.com\/.+/,