mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 03:11:56 +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
|
||||
|
||||
Post-release
|
||||
|
||||
* v3.4.0.0 (2023-10-29)
|
||||
Add CartaCapital.com.br
|
||||
Add Cosmopolitan.fr
|
||||
Remove CodeSports.com.au (fix obsolete)
|
||||
|
|
|
@ -51,5 +51,5 @@
|
|||
"webRequestBlocking",
|
||||
"*://*/*"
|
||||
],
|
||||
"version": "3.3.9.7"
|
||||
"version": "3.4.0.0"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"###_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": "###"
|
||||
},
|
||||
"Abajournal.com": {
|
||||
|
@ -363,13 +363,6 @@
|
|||
"block_regex": "\\.libraryjournal.com\\.com\\/.+\\/js\\/metering\\.js",
|
||||
"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": {
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "\\.limerickpost\\.ie\\/.+\\/flip-pay\\.js",
|
||||
|
|
|
@ -807,5 +807,5 @@
|
|||
"*://*.wyleex.com/*",
|
||||
"*://webcache.googleusercontent.com/*"
|
||||
],
|
||||
"version": "3.3.9.8"
|
||||
"version": "3.4.0.0"
|
||||
}
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"addons": {
|
||||
"magnolia_limited_permissions@12.34": {
|
||||
"updates": [
|
||||
{ "version": "3.3.9.0",
|
||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.3.9.0-custom.xpi" }
|
||||
{ "version": "3.4.0.0",
|
||||
"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