mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 05:57:48 +01:00
Add Gazzetta.it
This commit is contained in:
parent
1378bb01e4
commit
cab8c3d810
5 changed files with 17 additions and 2 deletions
|
@ -539,6 +539,7 @@ Grouped in options:\
|
|||
[Il Tirreno](https://www.iltirreno.it) -
|
||||
[Internazionale](https://www.internazionale.it) -
|
||||
[Italia Oggi](https://www.italiaoggi.it) -
|
||||
[La Gazzetta dello Sport](https://www.gazzetta.it) -
|
||||
[La Nuova Sardegna](https://www.lanuovasardegna.it)
|
||||
|
||||
Grouped in options:\
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
Changelog Bypass Paywalls Clean - Firefox
|
||||
|
||||
Post-release
|
||||
Add Gazzetta.it
|
||||
Add Valor Economico (Google webcache)
|
||||
Remove Limburger.nl & Standaard.be (fix obsolete)
|
||||
Remove Golem.de, Tagesspiegel.de, Welt.de & Wiwo.de (fix obsolete)
|
||||
|
|
|
@ -1627,6 +1627,14 @@ else if (matchDomain('eastwest.eu')) {
|
|||
}
|
||||
}
|
||||
|
||||
else if (matchDomain('gazzetta.it')) {
|
||||
if (window.location.pathname.endsWith('_preview.shtml')) {
|
||||
window.setTimeout(function () {
|
||||
window.location.href = window.location.href.split('?')[0].replace('_preview', '') + '?gaa_at=g';
|
||||
}, 500);
|
||||
}
|
||||
}
|
||||
|
||||
else if (matchDomain('ilfattoquotidiano.it')) {
|
||||
let url = window.location.href;
|
||||
if (url.includes('/amp/')) {
|
||||
|
|
|
@ -237,6 +237,7 @@
|
|||
"*://*.fresnobee.com/*",
|
||||
"*://*.ft.com/*",
|
||||
"*://*.ftm.nl/*",
|
||||
"*://*.gazzetta.it/*",
|
||||
"*://*.geelongadvertiser.com.au/*",
|
||||
"*://*.gelocal.it/*",
|
||||
"*://*.genomeweb.com/*",
|
||||
|
@ -697,5 +698,5 @@
|
|||
"*://gcm.omerlocdn.com/*",
|
||||
"*://webcache.googleusercontent.com/*"
|
||||
],
|
||||
"version": "2.7.9.4"
|
||||
"version": "2.7.9.5"
|
||||
}
|
||||
|
|
6
sites.js
6
sites.js
|
@ -960,6 +960,10 @@ var defaultSites = {
|
|||
allow_cookies: 1,
|
||||
block_regex: /(\.la-croix\.com\/build\/lacroix\/article.+\.js|cdn\.ampproject\.org\/v\d\/amp-access-.+\.js)/
|
||||
},
|
||||
"La Gazzetta dello Sport": {
|
||||
domain: "gazzetta.it",
|
||||
allow_cookies: 1
|
||||
},
|
||||
"La Libre.be": {
|
||||
domain: "lalibre.be",
|
||||
allow_cookies: 1,
|
||||
|
@ -2146,4 +2150,4 @@ var no_nhst_media_domains = grouped_sites['###_no_nhst_media'];
|
|||
|
||||
// sites with no fix (background)
|
||||
var nl_dpg_media_nofix_domains = ['ad.nl', 'bd.nl', 'bndestem.nl', 'destentor.nl', 'ed.nl', 'gelderlander.nl', 'hln.be', 'pzc.nl', 'tubantia.nl'];
|
||||
var nofix_sites = ['africaintelligence.com', 'africaintelligence.fr', 'aftenposten.no', 'bild.de', 'borsen.dk', 'businesstimes.com.sg', 'caixin.com', 'caixinglobal.com', 'caravanmagazine.in', 'cnbc.com', 'courrierinternational.com', 'dn.se', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'ftchinese.com', 'gazzetta.it', 'handelsblatt.com', 'hln.be', 'ilmanifesto.it', 'ilsole24ore.com', 'jacobinmag.com', 'jeunesafrique.com', 'kurier.at', 'lavozdegalicia.es', 'leconomiste.com', 'lefigaro.fr', 'lemonde.fr', 'lepoint.fr', 'liberation.fr', 'mediapart.fr', 'milanofinanza.it', 'mondediplo.com', 'moneycontrol.com', 'nieuwsblad.be', 'nknews.org', 'ouest-france.fr', 'politiken.dk', 'publico.pt', 'republic.ru', 'rp-online.de', 'standaard.be', 'statnews.com', 'stern.de', 'straitstimes.com', 'sueddeutsche.de', 'tagesanzeiger.ch', 'tagesspiegel.de', 'the-ken.com', 'theinformation.com', ' themorningcontext.com', 'theparisreview.org', 'thewirechina.com', 'welt.de', 'worldpoliticsreview.com', 'ynet.co.il'].concat(nl_dpg_media_nofix_domains);
|
||||
var nofix_sites = ['africaintelligence.com', 'africaintelligence.fr', 'aftenposten.no', 'bild.de', 'borsen.dk', 'businesstimes.com.sg', 'caixin.com', 'caixinglobal.com', 'caravanmagazine.in', 'cnbc.com', 'courrierinternational.com', 'dn.se', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'ftchinese.com', 'handelsblatt.com', 'hln.be', 'ilmanifesto.it', 'ilsole24ore.com', 'jacobinmag.com', 'jeunesafrique.com', 'kurier.at', 'lavozdegalicia.es', 'leconomiste.com', 'lefigaro.fr', 'lemonde.fr', 'lepoint.fr', 'liberation.fr', 'mediapart.fr', 'milanofinanza.it', 'mondediplo.com', 'moneycontrol.com', 'nieuwsblad.be', 'nknews.org', 'ouest-france.fr', 'politiken.dk', 'publico.pt', 'republic.ru', 'rp-online.de', 'standaard.be', 'statnews.com', 'stern.de', 'straitstimes.com', 'sueddeutsche.de', 'tagesanzeiger.ch', 'tagesspiegel.de', 'the-ken.com', 'theinformation.com', ' themorningcontext.com', 'theparisreview.org', 'thewirechina.com', 'welt.de', 'worldpoliticsreview.com', 'ynet.co.il'].concat(nl_dpg_media_nofix_domains);
|
||||
|
|
Loading…
Reference in a new issue