Release v2.3.0.0

This commit is contained in:
magnolia1234 2021-07-25 20:05:23 +02:00
parent f7ace829c5
commit 6498c83c4d
5 changed files with 6 additions and 4 deletions

View File

@ -400,7 +400,7 @@ var blockedRegexes = {
'variety.com': /cdn\.cxense\.com\//,
'velonews.com': /\.velonews\.com\/.+\/scripts\/contentGate.+\.js/,
'venturebeat.com': /\.wallkit\.net\/js\//,
'washingtonpost.com': /cdn\.ampproject\.org\/.+\/v\d\/amp-(access|(sticky-)?ad|subscriptions)-.+\.js/,
'washingtonpost.com': /(\.washingtonpost\.com\/.+\/default-article\/.+\/load_immediately\/.+\.js|cdn\.ampproject\.org\/.+\/v\d\/amp-(access|(sticky-)?ad|subscriptions)-.+\.js)/,
'wsj.com': /(cdn\.ampproject\.org\/v\d\/amp-(access|ad|consent)-.+\.js|cdn\.cxense\.com\/)/
};

View File

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Chrome
Post-release
* v2.3.0.0 (2021-07-25)
Add NHST Media Group (TradeWinds)
Add Southern Weekly (China)
Fix Alma Talent sites

View File

@ -38,5 +38,5 @@
"webRequestBlocking",
"<all_urls>"
],
"version": "2.2.9.8"
"version": "2.3.0.0"
}

View File

@ -526,5 +526,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.2.9.8"
"version": "2.3.0.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.2.9.0.crx' version='2.2.9.0' />
<updatecheck codebase='https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass-paywalls-chrome-clean-2.3.0.0.crx' version='2.3.0.0' />
</app>
</gupdate>