Release v2.5.7.0

master
magnolia1234 2022-02-20 18:08:07 +01:00
parent 2e332c68c4
commit d9e2405ac9
5 changed files with 15 additions and 3 deletions

View File

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Chrome
Post-release
* v2.5.7.0 (2022-02-20)
Remove Ruhr Nachrichten (fix obsolete)
Fix Live Law
Fix NewcastleHerald.com.au

View File

@ -39,5 +39,5 @@
"webRequestBlocking",
"<all_urls>"
],
"version": "2.5.6.6"
"version": "2.5.7.0"
}

View File

@ -66,6 +66,11 @@
"block_regex": "\\.tinypass\\.com\\/",
"domain": "eluniversal.com.mx"
},
"Fnweb.de": {
"allow_cookies": 1,
"domain": "fnweb.de",
"useragent": "googlebot"
},
"Gazette.com": {
"allow_cookies": 1,
"block_regex": "loader-cdn\\.azureedge\\.net",
@ -110,6 +115,11 @@
"block_regex": "\\.tinypass\\.com\\/",
"domain": "mailplus.co.uk"
},
"Mannheimer-morgen.de": {
"allow_cookies": 1,
"domain": "mannheimer-morgen.de",
"useragent": "googlebot"
},
"Medpagetoday.com": {
"domain": "medpagetoday.com"
},

View File

@ -607,5 +607,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.5.6.6"
"version": "2.5.7.0"
}

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
<updatecheck codebase='https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass-paywalls-chrome-clean-2.5.6.0.crx' version='2.5.6.0' />
<updatecheck codebase='https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass-paywalls-chrome-clean-2.5.7.0.crx' version='2.5.7.0' />
</app>
</gupdate>