diff --git a/changelog.txt b/changelog.txt index 528c704..49e5b62 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,8 @@ Changelog Bypass Paywalls Clean - Chrome Post-release + +* v2.6.0.0 (2022-03-13) Add Connaissance des Arts (France) Add El Tiempo (Colombia) Add LaMontagne.fr diff --git a/custom/manifest.json b/custom/manifest.json index 8afff72..5570b8f 100644 --- a/custom/manifest.json +++ b/custom/manifest.json @@ -40,5 +40,5 @@ "webRequestBlocking", "" ], - "version": "2.5.9.6" + "version": "2.6.0.0" } diff --git a/custom/sites_custom.json b/custom/sites_custom.json index 6029491..4638bb2 100644 --- a/custom/sites_custom.json +++ b/custom/sites_custom.json @@ -51,11 +51,6 @@ "Connexionfrance.com": { "domain": "connexionfrance.com" }, - "Eltiempo.com": { - "allow_cookies": 1, - "block_regex": "\\.tinypass\\.com\\/", - "domain": "eltiempo.com" - }, "Eluniversal.com.mx": { "allow_cookies": 1, "block_regex": "\\.tinypass\\.com\\/", @@ -139,6 +134,9 @@ "block_regex": "\\.tinypass\\.com\\/", "domain": "nationalobserver.com" }, + "Physicsworld.com": { + "domain": "physicsworld.com" + }, "Pressandjournal.co.uk": { "allow_cookies": 1, "domain": "pressandjournal.co.uk", diff --git a/manifest.json b/manifest.json index 1a2c94e..0b9916f 100755 --- a/manifest.json +++ b/manifest.json @@ -624,5 +624,5 @@ "*://*.wallkit.net/*", "*://*.wsj.net/*" ], - "version": "2.5.9.6" + "version": "2.6.0.0" } diff --git a/updates.xml b/updates.xml index 8738c4f..5cc1e4f 100644 --- a/updates.xml +++ b/updates.xml @@ -1,6 +1,6 @@ - +