diff --git a/changelog.txt b/changelog.txt index 8336866..3302381 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,8 @@ Changelog Bypass Paywalls Clean - Firefox Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases Post-release + +* v3.5.2.0 (2024-01-21) Add Hln.be (fetch from archive.is) Add Limburger.nl (fetch from archive.is) Add Mediahuis Belgie (fetch from archive.is) @@ -11,7 +13,7 @@ Add Stratfor Add Wiwo.de (fetch from archive.is) Remove Franc-Tireur.fr (fix obsolete) Fix Barron's (disable bot) -Fix Grupo Abril (images/embeds) +Fix Grupo Abril (images) Fix Hearst magazines (js) Fix Independent.co.uk (premium images) Fix The (New Orleans) Advocate (gambit) diff --git a/custom/manifest.json b/custom/manifest.json index 2b7201c..dbdde32 100644 --- a/custom/manifest.json +++ b/custom/manifest.json @@ -51,5 +51,5 @@ "webRequestBlocking", "*://*/*" ], - "version": "3.5.1.8" + "version": "3.5.2.0" } diff --git a/manifest.json b/manifest.json index 5e39fe5..22fd630 100644 --- a/manifest.json +++ b/manifest.json @@ -840,5 +840,5 @@ "*://archive.vn/*", "*://webcache.googleusercontent.com/*" ], - "version": "3.5.1.8" + "version": "3.5.2.0" }