mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 03:41:57 +01:00
Release v3.4.4.0
This commit is contained in:
parent
1df902a7ba
commit
f332798950
5 changed files with 7 additions and 5 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.4.0 (2023-11-26)
|
||||
Add Freitag.de
|
||||
Add ilSecoloXIX.it (GEDI.it)
|
||||
Add Jazziz
|
||||
|
|
|
@ -51,5 +51,5 @@
|
|||
"webRequestBlocking",
|
||||
"*://*/*"
|
||||
],
|
||||
"version": "3.4.3.8"
|
||||
"version": "3.4.4.0"
|
||||
}
|
||||
|
|
|
@ -821,5 +821,5 @@
|
|||
"*://*.wyleex.com/*",
|
||||
"*://webcache.googleusercontent.com/*"
|
||||
],
|
||||
"version": "3.4.3.8"
|
||||
"version": "3.4.4.0"
|
||||
}
|
||||
|
|
2
sites.js
2
sites.js
|
@ -2881,7 +2881,7 @@ var custom_flex_not = {
|
|||
"###_ca_postmedia": ["canada.com", "canoe.com", "driving.ca"],
|
||||
"###_de_dfv_medien": ["dfv.de"],
|
||||
"###_de_madsack": ["madsack.de", "madsack-medien-campus.de"],
|
||||
"###_wp_leaky_paywall": ["dominionpost.com", "heisenbergreport.com", "thewirechina.com"],
|
||||
"###_wp_leaky_paywall": ["dominionpost.com", "epsilontheory.com", "heisenbergreport.com", "thewirechina.com"],
|
||||
"###_uk_axate.io": ["thecricketer.com", "thinkofx.net"],
|
||||
"###_uk_haymarket": ["gpbusiness.co.uk", "scmagazineuk.com", "thecorporatetreasurer.com"],
|
||||
"###_uk_haymarket_medical": ["mycme.com"],
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
"addons": {
|
||||
"magnolia_limited_permissions@12.34": {
|
||||
"updates": [
|
||||
{ "version": "3.4.3.0",
|
||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.4.3.0-custom.xpi" }
|
||||
{ "version": "3.4.4.0",
|
||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.4.4.0-custom.xpi" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue