mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 03:21:58 +01:00
Add The Times Literary Supplement (json)
This commit is contained in:
parent
b935f5a9c2
commit
b06235f5e8
6 changed files with 41 additions and 2 deletions
|
@ -435,6 +435,7 @@ Grouped in options:\
|
|||
[The Spectator](https://www.spectator.co.uk) -
|
||||
[The Telegraph](https://www.telegraph.co.uk) -
|
||||
[The Times (link to archive.is)](https://www.thetimes.co.uk) -
|
||||
[The Times Literary Supplement](https://www.the-tls.co.uk) -
|
||||
[UnHerd](https://unherd.com)
|
||||
|
||||
Grouped in options:\
|
||||
|
|
|
@ -6,6 +6,7 @@ Post-release
|
|||
Add Auto-motor-und-sport.de
|
||||
Add Medienholding Süd (opt-in to custom sites for unlisted)
|
||||
Add Money.it
|
||||
Add The Times Literary Supplement (json)
|
||||
Add TorStar local
|
||||
Fix Ad Age (js)
|
||||
Fix Australian Community Media (css & identify sites)
|
||||
|
|
|
@ -2515,7 +2515,7 @@ else if (matchDomain('vn.nl')) {
|
|||
let article_content = document.querySelector('section[data-article-content-element]');
|
||||
if (article_content)
|
||||
article_content.style = 'max-height:none !important;';
|
||||
let json_url_dom = document.querySelector('link[rel="alternate"][type="application/json"]');
|
||||
let json_url_dom = document.querySelector('link[rel="alternate"][type="application/json"][href]');
|
||||
if (json_url_dom) {
|
||||
let json_url = json_url_dom.href;
|
||||
fetch(json_url)
|
||||
|
@ -2863,6 +2863,32 @@ else if (matchDomain('tes.com')) {
|
|||
removeDOMElement(banner);
|
||||
}
|
||||
|
||||
else if (matchDomain('the-tls.co.uk')) {
|
||||
let paywall = document.querySelector('.tls-single-article__closed-paywall');
|
||||
if (paywall && dompurify_loaded) {
|
||||
removeDOMElement(paywall);
|
||||
let json_url_dom = document.querySelector('link[rel="alternate"][type="application/json"][href]');
|
||||
let json_url = json_url_dom.href;
|
||||
fetch(json_url)
|
||||
.then(response => {
|
||||
if (response.ok) {
|
||||
response.json().then(json => {
|
||||
let json_text = json.content.rendered;
|
||||
let content = document.querySelector('div.tls-article-body');
|
||||
if (json_text && content) {
|
||||
let parser = new DOMParser();
|
||||
let doc = parser.parseFromString('<div class="tls-article-body">' + DOMPurify.sanitize(json_text) + '</div>', 'text/html');
|
||||
let content_new = doc.querySelector('div');
|
||||
content.parentNode.replaceChild(content_new, content);
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
}
|
||||
let fade = document.querySelector('div.tls-single-article__closed-paywall-wrapper');
|
||||
removeDOMElement(fade);
|
||||
}
|
||||
|
||||
else if (matchDomain('theneweuropean.co.uk')) {
|
||||
let paywall = document.querySelector('div[data-show-fade-on-noaccess]');
|
||||
if (paywall) {
|
||||
|
|
|
@ -295,6 +295,11 @@
|
|||
"domain": "makorrishon.co.il",
|
||||
"useragent": "googlebot"
|
||||
},
|
||||
"Managingip.com": {
|
||||
"allow_cookies": 1,
|
||||
"domain": "managingip.com",
|
||||
"ld_google_webcache": "div.paywall|div.ArticlePage-articleContainer"
|
||||
},
|
||||
"Manilatimes.net": {
|
||||
"allow_cookies": 1,
|
||||
"domain": "manilatimes.net",
|
||||
|
|
|
@ -612,6 +612,7 @@
|
|||
"*://*.tennessean.com/*",
|
||||
"*://*.tes.com/*",
|
||||
"*://*.the-american-interest.com/*",
|
||||
"*://*.the-tls.co.uk/*",
|
||||
"*://*.theadvocate.com.au/*",
|
||||
"*://*.theadvocate.com/*",
|
||||
"*://*.theage.com.au/*",
|
||||
|
|
7
sites.js
7
sites.js
|
@ -2208,6 +2208,11 @@ var defaultSites = {
|
|||
domain: "thetimes.co.uk",
|
||||
allow_cookies: 1
|
||||
},
|
||||
"The Times Literary Supplement": {
|
||||
domain: "the-tls.co.uk",
|
||||
allow_cookies: 1,
|
||||
cs_dompurify: 1
|
||||
},
|
||||
"The Toronto Star (+ local TorStar sites)": {
|
||||
domain: "###_ca_torstar",
|
||||
group: [
|
||||
|
@ -2592,4 +2597,4 @@ init_custom_flex_domains();
|
|||
|
||||
// sites with no fix (background)
|
||||
var it_gedi_nofix_domains = ['gelocal.it', 'huffingtonpost.it', 'ilsecoloxix.it', 'lastampa.it', 'limesonline.com', 'repubblica.it'];
|
||||
var nofix_sites = ['aamulehti.fi', 'africaintelligence.com', 'africaintelligence.fr', 'aftonbladet.se', 'aftenposten.no', 'asiatimes.com', 'badische-zeitung.de', 'bild.de', 'bloomberglaw.com', 'bloombergtax.com', 'borsen.dk', 'business-standard.com', 'businessinsider.de', 'businesstimes.com.sg', 'caixin.com', 'caixinglobal.com', 'caravanmagazine.in', 'catalyst-journal.com', 'compactmag.com', 'courrierinternational.com', 'deutsche-wirtschafts-nachrichten.de', 'diepresse.com', 'dn.se', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'finance.si', 'ftchinese.com', 'gamestar.de', 'geo.de', 'golem.de', 'handelsblatt.com', 'heise.de', 'hs.fi', 'ilsole24ore.com', 'investors.com', 'iltalehti.fi', 'jacobinmag.com', 'jeuneafrique.com', 'kleinezeitung.at', 'lavie.fr', 'lavozdegalicia.es', 'law360.com', 'lefigaro.fr', 'le1hebdo.fr', 'leconomiste.com', 'lefilmfrancais.com', 'lemonde.fr', 'lepoint.fr', 'lequipe.fr', 'letemps.ch', 'liberation.fr', 'limburger.nl', 'lopinion.fr', 'medianama.com', 'mediapart.fr', 'milanofinanza.it', 'mittelbayerische.de', 'monde-diplomatique.fr', 'mondediplo.com', 'moneycontrol.com', 'morningstar.com', 'nationaljournal.com', 'manager-magazin.de', 'mz.de', 'nature.com', 'nbr.co.nz', 'nn.de', 'nwzonline.de', 'ouest-france.fr', 'philonomist.com', 'pnp.de', 'politicopro.com', 'politiken.dk', 'pressreader.com', 'publico.pt', 'quillette.com', 'republic.ru', 'rheinpfalz.de', 'risk.net', 'rnz.de', 'ruhrnachrichten.de', 'saechsische.de', 'statnews.com', 'stern.de', 'stimme.de', 'straitstimes.com', 'stratfor.com', 'substack.com', 'sueddeutsche.de', 'suedkurier.de', 'swp.de', 'tagesspiegel.de', 'techcrunch.com', 'the-ken.com', 'the-tls.co.uk', 'theinformation.com', 'themorningcontext.com', 'theparisreview.org', 'thewirechina.com', 'volksstimme.de', 'welt.de', 'weltkunst.de', 'weser-kurier.de', 'wiwo.de', 'worldpoliticsreview.com', 'ynet.co.il'].concat(it_gedi_nofix_domains);
|
||||
var nofix_sites = ['aamulehti.fi', 'africaintelligence.com', 'africaintelligence.fr', 'aftonbladet.se', 'aftenposten.no', 'asiatimes.com', 'badische-zeitung.de', 'bild.de', 'bloomberglaw.com', 'bloombergtax.com', 'borsen.dk', 'business-standard.com', 'businessinsider.de', 'businesstimes.com.sg', 'caixin.com', 'caixinglobal.com', 'caravanmagazine.in', 'catalyst-journal.com', 'compactmag.com', 'courrierinternational.com', 'deutsche-wirtschafts-nachrichten.de', 'diepresse.com', 'dn.se', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'finance.si', 'ftchinese.com', 'gamestar.de', 'geo.de', 'golem.de', 'handelsblatt.com', 'heise.de', 'hs.fi', 'ilsole24ore.com', 'investors.com', 'iltalehti.fi', 'jacobinmag.com', 'jeuneafrique.com', 'kleinezeitung.at', 'lavie.fr', 'lavozdegalicia.es', 'law360.com', 'lefigaro.fr', 'le1hebdo.fr', 'leconomiste.com', 'lefilmfrancais.com', 'lemonde.fr', 'lepoint.fr', 'lequipe.fr', 'letemps.ch', 'liberation.fr', 'limburger.nl', 'lopinion.fr', 'medianama.com', 'mediapart.fr', 'milanofinanza.it', 'mittelbayerische.de', 'monde-diplomatique.fr', 'mondediplo.com', 'moneycontrol.com', 'morningstar.com', 'nationaljournal.com', 'manager-magazin.de', 'mz.de', 'nature.com', 'nbr.co.nz', 'nn.de', 'nwzonline.de', 'ouest-france.fr', 'philonomist.com', 'pnp.de', 'politicopro.com', 'politiken.dk', 'pressreader.com', 'publico.pt', 'quillette.com', 'republic.ru', 'rheinpfalz.de', 'risk.net', 'rnz.de', 'ruhrnachrichten.de', 'saechsische.de', 'statnews.com', 'stern.de', 'stimme.de', 'straitstimes.com', 'stratfor.com', 'substack.com', 'sueddeutsche.de', 'suedkurier.de', 'swp.de', 'tagesspiegel.de', 'techcrunch.com', 'the-ken.com', 'theinformation.com', 'themorningcontext.com', 'theparisreview.org', 'thewirechina.com', 'volksstimme.de', 'welt.de', 'weltkunst.de', 'weser-kurier.de', 'wiwo.de', 'worldpoliticsreview.com', 'ynet.co.il'].concat(it_gedi_nofix_domains);
|
||||
|
|
Loading…
Reference in a new issue