Add The Irish Times

Plus update block general paywall script (Zephr-local)
merge-requests/7/head
magnolia1234 2 years ago
parent b5f17f52be
commit d2bbb83e30

@ -355,6 +355,7 @@ Grouped in options:\
[The Athletic UK](https://theathletic.co.uk) -
[The Economist](https://www.economist.com) -
[The Independent](https://www.independent.co.uk) -
[The Irish Times](https://www.irishtimes.com) -
[The New Statesman](https://www.newstatesman.com) -
[The Spectator](https://www.spectator.co.uk) -
[The Telegraph](https://www.telegraph.co.uk) -

@ -668,6 +668,7 @@ var block_js = [
"*://*/c/assets/pigeon.js*",
"*://*/wp-content/evolok/ev-widgets/ev-widgets.min.js*",
"*://*/wp-content/plugins/pico/includes/js/read-more.js*",
"*://*/zephr/features*",
"*://cdn.ampproject.org/v*/amp-access-*.*js",
"*://cdn.ampproject.org/v*/amp-subscriptions-*.*js",
"*://cdn.ampproject.org/v*/amp*-ad-*.*js",
@ -688,7 +689,8 @@ function disableJavascriptOnListedSites() {
|| (['script'].includes(details.type)
&& ((enabledSites.includes('###_wp_evolok') && details.url.includes('/wp-content/evolok/ev-widgets/ev-widgets.min.js'))
|| (enabledSites.includes('###_wp_pico') && details.url.includes('/wp-content/plugins/pico/includes/js/read-more.js'))
|| (enabledSites.includes('###_wp_pigeon') && details.url.includes('/c/assets/pigeon.js')))))
|| (enabledSites.includes('###_wp_pigeon') && details.url.includes('/c/assets/pigeon.js'))
|| (enabledSites.includes('zephr.com') && details.url.includes('/zephr/features')))))
|| matchUrlDomain(excludedSites.concat(disabledSites, ['asia.nikkei.com', 'cambridge.org', 'japantimes.co.jp']), header_referer)) {
return;
}

@ -3,9 +3,11 @@ Changelog Bypass Paywalls Clean - Firefox
Post-release
Add Estado de Minas (Brazil)
Add The Irish Times
Remove Study.com (fix obsolete)
Fix LesEchos.fr (refresh)
Fix Quartz (newsletter)
Update block general paywall script (Zephr-local)
* v2.7.1.0 (2022-05-29)
Add Corriere dello Sport

@ -299,6 +299,7 @@
"*://*.intrafish.com/*",
"*://*.investorschronicle.co.uk/*",
"*://*.ipolitics.ca/*",
"*://*.irishtimes.com/*",
"*://*.italian.tech/*",
"*://*.italiaoggi.it/*",
"*://*.journaldunet.com/*",
@ -682,5 +683,5 @@
"*://*.wsj.net/*",
"*://webcache.googleusercontent.com/*"
],
"version": "2.7.1.2"
"version": "2.7.1.3"
}

@ -1616,7 +1616,7 @@ var defaultSites = {
"The Business of Fashion": {
domain: "businessoffashion.com",
allow_cookies: 1,
block_regex: /\.businessoffashion\.com\/zephr\/feature-decisions/
block_regex: /\.businessoffashion\.com\/zephr\/features/
},
"The Christian Science Monitor": {
domain: "csmonitor.com",
@ -1695,6 +1695,11 @@ var defaultSites = {
allow_cookies: 1,
block_regex: /\.theintercept\.com\/api\/tinypass\.min\.js/
},
"The Irish Times": {
domain: "irishtimes.com",
allow_cookies: 1,
block_regex: /\.irishtimes\.com\/zephr\/features/
},
"The Jerusalem Post": {
domain: "jpost.com",
allow_cookies: 1,
@ -2136,4 +2141,4 @@ var usa_theathletic_domains = grouped_sites['###_usa_theathletic'];
// sites with no fix (background)
var nl_ad_region_domains = ['ad.nl', 'bd.nl', 'ed.nl', 'tubantia.nl', 'bndestem.nl', 'pzc.nl', 'destentor.nl', 'gelderlander.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', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'ftchinese.com', 'gazzetta.it', 'hln.be', 'ilmanifesto.it', 'ilsole24ore.com', 'irishtimes.com', 'jacobinmag.com', 'japantimes.co.jp', 'jeunesafrique.com', '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.de', 'publico.pt', 'republic.ru', 'rp-online.de', 'spiegel.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', 'wiwo.de', 'ynet.co.il'].concat(nl_ad_region_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', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'ftchinese.com', 'gazzetta.it', 'hln.be', 'ilmanifesto.it', 'ilsole24ore.com', 'jacobinmag.com', 'japantimes.co.jp', 'jeunesafrique.com', '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.de', 'publico.pt', 'republic.ru', 'rp-online.de', 'spiegel.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', 'wiwo.de', 'ynet.co.il'].concat(nl_ad_region_domains);

@ -1,14 +1,4 @@
{
"ARA": {
"domain": "###_cat_ara",
"group": [
"ara.cat",
"arabalears.cat"
],
"allow_cookies": 1,
"block_regex": "cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js",
"useragent": "googlebot"
},
"Corriere dello Sport": {
"domain": "corrieredellosport.it",
"allow_cookies": 1,
@ -28,16 +18,6 @@
],
"new_site": 1
},
"La Vie": {
"domain": "lavie.fr",
"allow_cookies": 1,
"block_regex": "\\.poool\\.fr\\/"
},
"Mallorca Zeitung": {
"domain": "mallorcazeitung.es",
"allow_cookies": 1,
"block_regex": "(\\.piano\\.io\\/|cdn\\.cxense\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-access-.+\\.js)"
},
"SlideShare": {
"domain": "slideshare.net",
"allow_cookies": 1,
@ -59,29 +39,10 @@
],
"new_site": 1
},
"The Globe and Mail": {
"domain": "theglobeandmail.com",
"block_regex": "(\\.theglobeandmail\\.com\\/pf\\/dist\\/engine\\/react\\.js|smartwall\\.theglobeandmail\\.com\\/)"
},
"The Lawyer's Daily": {
"domain": "thelawyersdaily.ca",
"allow_cookies": 1,
"useragent": "googlebot"
},
"Times of India": {
"domain": "###_timesofindia",
"group": [
"timesofindia.com",
"timesofindia.indiatimes.com"
],
"The Irish Times": {
"domain": "irishtimes.com",
"allow_cookies": 1,
"useragent": "googlebot",
"exception": [{
"domain": "timesofindia.indiatimes.com",
"allow_cookies": 1,
"amp_redirect": "div#story-blocker"
}
]
"block_regex": "\\.irishtimes\\.com\\/zephr\\/features"
},
"Quartz": {
"domain": "qz.com",

Loading…
Cancel
Save