From 0874350aa2c1f8521313401ad4202169787103f6 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Thu, 13 May 2021 07:49:22 +0200 Subject: [PATCH] Fix-update Crain's Chicago Business --- background.js | 2 +- changelog.txt | 1 + custom/manifest.json | 2 +- manifest.json | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/background.js b/background.js index 09b413d..d74c91d 100755 --- a/background.js +++ b/background.js @@ -279,7 +279,7 @@ var blockedRegexes = { 'businessinsider.com': /\.tinypass\.com\//, 'challenges.fr': /\.poool\.fr\//, 'charliehebdo.fr': /\.poool\.fr\//, - 'chicagobusiness.com': /(\.tinypass\.com\/|\.chicagobusiness\.com\/.+\/js\/js_-gfDCW.+\.js)/, + 'chicagobusiness.com': /(\.tinypass\.com\/|\.chicagobusiness\.com\/.+\/js\/js_-.+\.js)/, 'chronicle.com': /(\.blueconic\.net\/|\.chronicle\.com\/(common\/)?(che-auth0-user|script)\.js)/, 'clarin.com': /js\.matheranalytics\.com\//, 'cmjornal.pt': /cdn\.ampproject\.org\/v\d\/amp-(access|(sticky-)?ad)-.+\.js/, diff --git a/changelog.txt b/changelog.txt index acae425..797d247 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,7 @@ Changelog Bypass Paywalls Clean - Chrome Post-release +Fix-update Crain's Chicago Business Fix-update LeScienze.it Fix-update South China Morning Post (amp) diff --git a/custom/manifest.json b/custom/manifest.json index dc42959..3dcdcf8 100644 --- a/custom/manifest.json +++ b/custom/manifest.json @@ -30,5 +30,5 @@ "webRequestBlocking", "" ], - "version": "2.2.0.2" + "version": "2.2.0.3" } \ No newline at end of file diff --git a/manifest.json b/manifest.json index df3421a..f1ec028 100755 --- a/manifest.json +++ b/manifest.json @@ -500,5 +500,5 @@ "*://*.wallkit.net/*", "*://*.wsj.net/*" ], - "version": "2.2.0.2" + "version": "2.2.0.3" } \ No newline at end of file