mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 01:11:04 +00:00
Release v2.5.7.0
This commit is contained in:
parent
227042557b
commit
0e5ba84c4f
@ -2,6 +2,8 @@
|
||||
Changelog Bypass Paywalls Clean - Firefox
|
||||
|
||||
Post-release
|
||||
|
||||
* v2.5.7.0 (2022-02-20)
|
||||
Remove Ruhr Nachrichten (fix obsolete)
|
||||
Fix Live Law
|
||||
Fix NewcastleHerald.com.au
|
||||
|
@ -66,6 +66,11 @@
|
||||
"block_regex": "\\.tinypass\\.com\\/",
|
||||
"domain": "eluniversal.com.mx"
|
||||
},
|
||||
"Fnweb.de": {
|
||||
"allow_cookies": 1,
|
||||
"domain": "fnweb.de",
|
||||
"useragent": "googlebot"
|
||||
},
|
||||
"Gazette.com": {
|
||||
"allow_cookies": 1,
|
||||
"block_regex": "loader-cdn\\.azureedge\\.net",
|
||||
@ -110,6 +115,11 @@
|
||||
"block_regex": "\\.tinypass\\.com\\/",
|
||||
"domain": "mailplus.co.uk"
|
||||
},
|
||||
"Mannheimer-morgen.de": {
|
||||
"allow_cookies": 1,
|
||||
"domain": "mannheimer-morgen.de",
|
||||
"useragent": "googlebot"
|
||||
},
|
||||
"Medpagetoday.com": {
|
||||
"domain": "medpagetoday.com"
|
||||
},
|
||||
|
@ -619,5 +619,5 @@
|
||||
"*://*.wallkit.net/*",
|
||||
"*://*.wsj.net/*"
|
||||
],
|
||||
"version": "2.5.6.6"
|
||||
"version": "2.5.7.0"
|
||||
}
|
||||
|
@ -2,8 +2,8 @@
|
||||
"addons": {
|
||||
"magnolia@12.34": {
|
||||
"updates": [
|
||||
{ "version": "2.5.6.0",
|
||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.5.6.0.xpi" }
|
||||
{ "version": "2.5.7.0",
|
||||
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.5.7.0.xpi" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user