Release v3.3.9.0

merge-requests/16/head v3.3.9.0
magnolia1234 8 months ago
parent 1d93ea367d
commit 9ae5edff91

@ -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.3.9.0 (2023-10-22)
Add Balkan Insight
Add Groupe Quebecor
Add Inside Retail (opt-in to custom sites)

@ -51,5 +51,5 @@
"webRequestBlocking",
"*://*/*"
],
"version": "3.3.8.8"
"version": "3.3.9.0"
}

@ -158,6 +158,12 @@
"allow_cookies": 1,
"domain": "die-glocke.de"
},
"Dn.se": {
"add_ext_link": "div.esi-paywall|div.article__content",
"add_ext_link_type": "archive.is",
"allow_cookies": 1,
"domain": "dn.se"
},
"Dominionpost.com": {
"allow_cookies": 1,
"block_regex": "\\.dominionpost\\.com\\/wp-content\\/plugins\\/leaky-paywall\\/js\\/leaky-paywall-cookie\\.js",
@ -574,8 +580,9 @@
"allow_cookies": 1,
"domain": "rp-online.de"
},
"Rp.pl (free articles only)": {
"domain": "rp.pl"
"Rp.pl": {
"domain": "rp.pl",
"ld_google_webcache": "div.paywallComponentWrapper|div.main--content--body"
},
"Schwaebische-post.de": {
"allow_cookies": 1,

@ -807,5 +807,5 @@
"*://*.wyleex.com/*",
"*://webcache.googleusercontent.com/*"
],
"version": "3.3.8.8"
"version": "3.3.9.0"
}

@ -2,8 +2,8 @@
"addons": {
"magnolia_limited_permissions@12.34": {
"updates": [
{ "version": "3.3.8.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.3.8.0-custom.xpi" }
{ "version": "3.3.9.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.3.9.0-custom.xpi" }
]
}
}

Loading…
Cancel
Save