Release v3.1.7.3

This commit is contained in:
magnolia1234 2023-05-09 12:00:16 +02:00
parent 9e1e2fd135
commit f014deeb29
5 changed files with 8 additions and 6 deletions

View File

@ -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.1.7.3 (2023-05-08)
Remove Medienhaus Aachen (fix obsolete) Remove Medienhaus Aachen (fix obsolete)
Fix BusinessPost.ie (link to archive.is) Fix BusinessPost.ie (link to archive.is)
Maintenance contentScript (sanitize html-input) Maintenance contentScript (sanitize html-input)

View File

@ -51,5 +51,5 @@
"webRequestBlocking", "webRequestBlocking",
"*://*/*" "*://*/*"
], ],
"version": "3.1.7.2" "version": "3.1.7.3"
} }

View File

@ -754,5 +754,5 @@
"*://html.onlineviewer.net/*", "*://html.onlineviewer.net/*",
"*://webcache.googleusercontent.com/*" "*://webcache.googleusercontent.com/*"
], ],
"version": "3.1.7.2" "version": "3.1.7.3"
} }

View File

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

View File

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