mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-13 01:44:15 +01:00
Release v3.4.0.0
This commit is contained in:
parent
4b73f77965
commit
a0d65c0355
5 changed files with 7 additions and 12 deletions
|
@ -3,6 +3,8 @@ Changelog Bypass Paywalls Clean - Firefox
|
||||||
Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases
|
Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases
|
||||||
|
|
||||||
Post-release
|
Post-release
|
||||||
|
|
||||||
|
* v3.4.0.0 (2023-10-29)
|
||||||
Add CartaCapital.com.br
|
Add CartaCapital.com.br
|
||||||
Add Cosmopolitan.fr
|
Add Cosmopolitan.fr
|
||||||
Remove CodeSports.com.au (fix obsolete)
|
Remove CodeSports.com.au (fix obsolete)
|
||||||
|
|
|
@ -51,5 +51,5 @@
|
||||||
"webRequestBlocking",
|
"webRequestBlocking",
|
||||||
"*://*/*"
|
"*://*/*"
|
||||||
],
|
],
|
||||||
"version": "3.3.9.7"
|
"version": "3.4.0.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"###_remove_sites": {
|
"###_remove_sites": {
|
||||||
"cs_code": "africaintelligence.fr, arkansasonline.com, columbian.com, die-glocke.de, intelligenceonline.com, intelligenceonline.fr, interestingengineering.com, jeuneafrique.com, lalettrea.fr, lastampa.it, lavozdegalicia.es, law360.com, lepoint.fr, manager-magazin.de, ouest-france.fr, pressherald.com, repubblica.it, risk.net, saechsische.de, swarajyamag.com, thetexan.news, theweek.com, vikatan.com",
|
"cs_code": "africaintelligence.fr, arkansasonline.com, columbian.com, die-glocke.de, intelligenceonline.com, intelligenceonline.fr, interestingengineering.com, jeuneafrique.com, lalettrea.fr, lastampa.it, lavozdegalicia.es, law360.com, lepoint.fr, limburger.nl, manager-magazin.de, ouest-france.fr, pressherald.com, repubblica.it, risk.net, saechsische.de, swarajyamag.com, thetexan.news, theweek.com, vikatan.com",
|
||||||
"domain": "###"
|
"domain": "###"
|
||||||
},
|
},
|
||||||
"Abajournal.com": {
|
"Abajournal.com": {
|
||||||
|
@ -363,13 +363,6 @@
|
||||||
"block_regex": "\\.libraryjournal.com\\.com\\/.+\\/js\\/metering\\.js",
|
"block_regex": "\\.libraryjournal.com\\.com\\/.+\\/js\\/metering\\.js",
|
||||||
"domain": "libraryjournal.com"
|
"domain": "libraryjournal.com"
|
||||||
},
|
},
|
||||||
"Limburger.nl": {
|
|
||||||
"add_ext_link": "div[data-cj-root='subscription-wall']|div[data-testid='article-author']",
|
|
||||||
"add_ext_link_type": "archive.is",
|
|
||||||
"allow_cookies": 1,
|
|
||||||
"cs_code": "[{\"cond\":\"div.cj-root\", \"rm_elem\":1, \"elems\":[{\"cond\":\"html.is-dialog-active\", \"rm_class\":\"is-dialog-active\"}]}]",
|
|
||||||
"domain": "limburger.nl"
|
|
||||||
},
|
|
||||||
"Limerickpost.ie": {
|
"Limerickpost.ie": {
|
||||||
"allow_cookies": 1,
|
"allow_cookies": 1,
|
||||||
"block_regex": "\\.limerickpost\\.ie\\/.+\\/flip-pay\\.js",
|
"block_regex": "\\.limerickpost\\.ie\\/.+\\/flip-pay\\.js",
|
||||||
|
|
|
@ -807,5 +807,5 @@
|
||||||
"*://*.wyleex.com/*",
|
"*://*.wyleex.com/*",
|
||||||
"*://webcache.googleusercontent.com/*"
|
"*://webcache.googleusercontent.com/*"
|
||||||
],
|
],
|
||||||
"version": "3.3.9.8"
|
"version": "3.4.0.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
"addons": {
|
"addons": {
|
||||||
"magnolia_limited_permissions@12.34": {
|
"magnolia_limited_permissions@12.34": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{ "version": "3.3.9.0",
|
{ "version": "3.4.0.0",
|
||||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.3.9.0-custom.xpi" }
|
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.4.0.0-custom.xpi" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue