diff --git a/README.md b/README.md index 875db0b..1c9223b 100644 --- a/README.md +++ b/README.md @@ -531,6 +531,7 @@ Grouped in options:\ [Rhein-Zeitung](https://www.rhein-zeitung.de) - [Schleswig-Holsteinischer Zeitungsverlag](https://www.shz.de) - [Schweriner Volkszeitung](https://www.svz.de) - +[Süddeutsche Zeitung (link to archive.is)](https://www.sueddeutsche.de) - [Volksstimme](https://www.volksstimme.de) - [Weltkunst](https://www.weltkunst.de) - [Westdeutsche Zeitung](https://www.wz.de) diff --git a/changelog.txt b/changelog.txt index 16a682a..c5b9ba9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Firefox Post-release Add DN.no +Add Sueddeutsche Zeitung (link to archive.is) Add Welt.de (link to archive.is) Remove BusinessPost.ie (fix obsolete) Remove Philonomist (fix obsolete) diff --git a/contentScript.js b/contentScript.js index 781e180..059e11f 100644 --- a/contentScript.js +++ b/contentScript.js @@ -754,6 +754,17 @@ else if (matchDomain('spiegel.de')) { } } +else if (matchDomain('sueddeutsche.de')) { + let url = window.location.href; + let paywall = document.querySelector('offer-page, div.offer-page'); + if (paywall) { + removeDOMElement(paywall); + let article = document.querySelector('article, main > section > div > p'); + if (article) + article.insertBefore(archiveLink(url), article.firstChild); + } +} + else if (matchDomain('tagesspiegel.de')) { let url = window.location.href; let paywall = document.querySelector('div.article--paid > div'); diff --git a/manifest.json b/manifest.json index 034cb47..2b34a04 100644 --- a/manifest.json +++ b/manifest.json @@ -567,6 +567,7 @@ "*://*.substack.com/*", "*://*.sudinfo.be/*", "*://*.sudouest.fr/*", + "*://*.sueddeutsche.de/*", "*://*.sun-sentinel.com/*", "*://*.suomensotilas.fi/*", "*://*.svz.de/*", @@ -731,5 +732,5 @@ "*://gcm.omerlocdn.com/*", "*://webcache.googleusercontent.com/*" ], - "version": "2.9.5.3" + "version": "2.9.5.4" } diff --git a/sites.js b/sites.js index aad5b4c..606e478 100644 --- a/sites.js +++ b/sites.js @@ -1703,6 +1703,10 @@ var defaultSites = { "Substack custom domains (paywall-content only; opt-in to custom sites)": { domain: "###_substack_custom" }, + "Süddeutsche Zeitung (link to archive.is)": { + domain: "sueddeutsche.de", + allow_cookies: 1 + }, "Suomen Sotilas": { domain: "suomensotilas.fi", allow_cookies: 1, @@ -2394,4 +2398,4 @@ init_custom_domains(); // sites with no fix (background) var be_mediahuis_nofix_domains = ['gva.be', 'hbvl.be']; var it_gedi_nofix_domains = ['gelocal.it', 'huffingtonpost.it', 'ilsecoloxix.it', 'lastampa.it', 'limesonline.com']; -var nofix_sites = ['africaintelligence.com', 'africaintelligence.fr', 'aftenposten.no', 'badische-zeitung.de', 'bild.de', 'borsen.dk', 'businesstimes.com.sg', 'caixin.com', 'caixinglobal.com', 'caravanmagazine.in', 'courrierinternational.com', 'dn.se', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'ftchinese.com', 'handelsblatt.com', 'hs.fi', 'ilsole24ore.com', 'jacobinmag.com', 'jeuneafrique.com', 'kurier.at', 'lavie.fr', 'lavozdegalicia.es', 'leconomiste.com', 'lefigaro.fr', 'lemonde.fr', 'lepoint.fr', 'letemps.ch', 'liberation.fr', 'medianama.com', 'mediapart.fr', 'milanofinanza.it', 'mondediplo.com', 'moneycontrol.com', 'nature.com', 'nbr.co.nz', 'nn.de', 'ouest-france.fr', 'philonomist.com', 'politiken.dk', 'pressreader.com', 'publico.pt', 'republic.ru', 'saechsische.de', 'schwarzwaelder-bote.de', 'statnews.com', 'stern.de', 'straitstimes.com', 'stuttgarter-nachrichten.de', 'stuttgarter-zeitung.de', 'sueddeutsche.de', 'suedkurier.de', 'swp.de', 'tagesanzeiger.ch', 'the-ken.com', 'theinformation.com', 'themorningcontext.com', 'theparisreview.org', 'thewirechina.com', 'weser-kurier.de', 'worldpoliticsreview.com', 'ynet.co.il', 'zerohedge.com'].concat(be_mediahuis_nofix_domains, it_gedi_nofix_domains); +var nofix_sites = ['africaintelligence.com', 'africaintelligence.fr', 'aftenposten.no', 'badische-zeitung.de', 'bild.de', 'borsen.dk', 'businesstimes.com.sg', 'caixin.com', 'caixinglobal.com', 'caravanmagazine.in', 'courrierinternational.com', 'dn.se', 'elordenmundial.com', 'epw.in', 'expresso.pt', 'ftchinese.com', 'handelsblatt.com', 'hs.fi', 'ilsole24ore.com', 'jacobinmag.com', 'jeuneafrique.com', 'kurier.at', 'lavie.fr', 'lavozdegalicia.es', 'leconomiste.com', 'lefigaro.fr', 'lemonde.fr', 'lepoint.fr', 'letemps.ch', 'liberation.fr', 'medianama.com', 'mediapart.fr', 'milanofinanza.it', 'mondediplo.com', 'moneycontrol.com', 'nature.com', 'nbr.co.nz', 'nn.de', 'ouest-france.fr', 'philonomist.com', 'politiken.dk', 'pressreader.com', 'publico.pt', 'republic.ru', 'saechsische.de', 'schwarzwaelder-bote.de', 'statnews.com', 'stern.de', 'straitstimes.com', 'stuttgarter-nachrichten.de', 'stuttgarter-zeitung.de', 'suedkurier.de', 'swp.de', 'tagesanzeiger.ch', 'the-ken.com', 'theinformation.com', 'themorningcontext.com', 'theparisreview.org', 'thewirechina.com', 'weser-kurier.de', 'worldpoliticsreview.com', 'ynet.co.il', 'zerohedge.com'].concat(be_mediahuis_nofix_domains, it_gedi_nofix_domains);