Add Domani (Italy)

merge-requests/1/head
magnolia1234 4 years ago
parent 8524584e46
commit 4a73d66d94

@ -211,6 +211,7 @@ So don't update to Firefox 79 or use F-droid's [Fennec-release](https://f-droid.
[Süddeutsche Zeitung](https://www.sueddeutsche.de)
##### Italy
[Corriere Della Sera](https://www.corriere.it) -
[Domani](https://editorialedomani.it) -
[Il Fatto Quotidiano](https://www.ilfattoquotidiano.it) -
[Il Manifesto](https://ilmanifesto.it) -
[Il Messaggero](https://www.ilmessaggero.it) -

@ -31,6 +31,7 @@ var allow_cookies = [
'df.cl',
'dn.se',
'dvhn.nl',
'editorialedomani.it',
'elmercurio.com',
'mercuriovalpo.cl',
'eurekareport.com.au',
@ -113,6 +114,7 @@ var use_google_bot_default = [
'barrons.com',
'df.cl',
'dn.se',
'editorialedomani.it',
'eurekareport.com.au',
'ft.com',
'haaretz.co.il',
@ -156,6 +158,7 @@ var blockedRegexes = {
'corriere.it': /(\.rcsobjects\.it\/(rcs_cpmt|rcs_tracking-service)\/|\.corriereobjects\.it\/.+\/js\/(_paywall\.sjs|tracking\/)|\.userzoom\.com\/files\/js\/|\.lp4\.io\/app\/)/,
'digiday.com': /.+\.tinypass\.com\/.+/,
'economist.com': /.+\.tinypass\.com\/.+/,
'editorialedomani.it': /editorialedomani\.it\/pelcro\.js/,
'estadao.com.br': /acesso\.estadao\.com\.br\/paywall\/.+\/pw\.js/,
'dvhn.nl': /.+\.evolok\.net\/.+\/authorize\/.+/,
'elcomercio.pe': /elcomercio\.pe\/pf\/dist\/template\/elcomercio-noticia.+\.js/,

@ -88,6 +88,7 @@
"*://*.dn.se/*",
"*://*.dvhn.nl/*",
"*://*.economist.com/*",
"*://*.editorialedomani.it/*",
"*://*.elcomercio.pe/*",
"*://*.elmercurio.com/*",
"*://*.elmundo.es/*",
@ -306,5 +307,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.8.6.0"
"version": "1.8.6.1"
}

@ -40,5 +40,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.8.6.0"
"version": "1.8.6.1"
}

@ -39,6 +39,7 @@ var defaultSites =
"Diario Financiero": "df.cl",
"Digiday": "digiday.com",
"Discover Magazine": "discovermagazine.com",
"Domani": "editorialedomani.it",
"El Comercio": "elcomercio.pe",
"El Mercurio": "elmercurio.com",
"El Mercurio de Valparaíso": "mercuriovalpo.cl",

@ -3,7 +3,7 @@
"magnolia_limited_permissions@12.34": {
"updates": [
{ "version": "1.8.6.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.5.0.xpi" }
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.6.0.xpi" }
]
}
}

Loading…
Cancel
Save