Add AerzteZeitung.de & AerzteBlatt.de

merge-requests/12/merge
magnolia1234 1 year ago
parent 02f1ff5844
commit 67770c844b

@ -508,6 +508,7 @@ Grouped in options:\
##### Germany/Austria
[Allgäuer Zeitung](https://www.allgaeuer-zeitung.de) -
[Ärzte Zeitung](https://www.aerztezeitung.de) -
[Augsburger Allgemeine](https://www.augsburger-allgemeine.de) -
[Automobilwoche](https://www.automobilwoche.de) -
[Badische Neueste Nachrichten](https://www.bnn.de) -
@ -516,6 +517,7 @@ Grouped in options:\
[Cicero](https://www.cicero.de) -
[Der Spiegel (link to archive.is)](https://www.spiegel.de) -
[Der Tagesspiegel (link to archive.is)](https://www.tagesspiegel.de) -
[Deutsches Ärzteblatt](https://www.aerzteblatt.de) -
[Die Rheinpfalz](https://www.rheinpfalz.de) -
[Die Welt (link to archive.is)](https://www.welt.de) -
[Die Zeit](https://www.zeit.de) -

@ -34,7 +34,7 @@ var restrictions = {
'quora.com': /^((?!quora\.com\/search\?q=).)*$/,
'seekingalpha.com': /\/seekingalpha\.com($|\/($|(amp\/)?(article|news)\/|samw\/))/,
'statista.com': /^((?!\.statista\.com\/study\/).)*$/,
'tagesspiegel.de': /^((?!\/background\.tagesspiegel\.de\/).)*$/,
'tagesspiegel.de': /^((?!\/(background|checkpoint)\.tagesspiegel\.de\/).)*$/,
'techinasia.com': /\.techinasia\.com\/.+/,
'theatlantic.com': /^((?!\/newsletters\.theatlantic\.com\/).)*$/,
'thetimes.co.uk': /^((?!epaper\.thetimes\.co\.uk).)*$/,

@ -2,7 +2,9 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
Add AerzteZeitung.de
Add Cellesche Zeitung
Add AerzteBlatt.de
Add DvhN.nl
Fix ET Prime (mobile epaper)
Fix Fd.nl (search)

@ -415,7 +415,40 @@ else {
} else if (window.location.hostname.match(/\.(de|at|ch)$/) || matchDomain(['faz.net'])) {//germany/austria/switzerland - ch
if (matchDomain('allgaeuer-zeitung.de')) {
if (matchDomain('aerzteblatt.de')) {
let paywall = document.querySelector('div#restrictedAccessLogin');
if (paywall) {
removeDOMElement(paywall);
let restricted = document.querySelector('div.restricted');
if (restricted)
restricted.classList.remove('restricted');
let unsharp = document.querySelector('div.unsharp');
if (unsharp)
unsharp.classList.remove('unsharp');
}
}
else if (matchDomain('aerztezeitung.de')) {
let paywall = document.querySelector('div.AZLoginModule');
if (paywall) {
removeDOMElement(paywall);
let json_script = getArticleJsonScript();
if (json_script) {
let json = JSON.parse(json_script.text);
if (json) {
let json_text = json.articleBody;
let content = document.querySelector('p.intro');
if (json_text && content) {
let article_new = document.createElement('p');
article_new.innerText = json_text;
content.after(article_new);
}
}
}
}
}
else if (matchDomain('allgaeuer-zeitung.de')) {
let url = window.location.href;
if (!url.includes('?type=amp')) {
let paywall = document.querySelector('p.nfy-text-blur');
@ -3334,13 +3367,12 @@ else if (matchDomain('inkl.com')) {
locked.classList.remove('locked');
}
let what_is_inkl = document.querySelector('.what-is-inkl-container, .features-panel');
let signup = document.querySelector('.article-signup-container, .locked-sign-up-container');
removeDOMElement(what_is_inkl, signup);
let signup = document.querySelectorAll('.article-signup-container, .locked-sign-up-container, div[class*="/inkl-watermark.svg"]');
let shared_banner = document.querySelector('div.shared-article-inline-banner');
removeDOMElement(what_is_inkl, ...signup, shared_banner);
let dismiss_button = document.querySelector('div.dismiss-button-container button.btn');
if (dismiss_button)
dismiss_button.click();
let shared_banner = document.querySelector('div.shared-article-inline-banner');
removeDOMElement(shared_banner);
let dive_deeper_summary_bodies = document.querySelectorAll('div.dive-deeper-container div.summary-body');
if (dive_deeper_summary_bodies) {
for (let summary_body of dive_deeper_summary_bodies) {

@ -95,6 +95,11 @@
"block_regex": "js\\.pelcro\\.com",
"domain": "edweek.org"
},
"Elpais.com.uy": {
"allow_cookies": 1,
"amp_redirect": "div.contenido-exclusivo-nota",
"domain": "elpais.com.uy"
},
"Eluniversal.com.mx": {
"allow_cookies": 1,
"block_regex": "\\.tinypass\\.com",

@ -65,6 +65,8 @@
"*://*.adage.com/*",
"*://*.adelaidenow.com.au/*",
"*://*.adweek.com/*",
"*://*.aerzteblatt.de/*",
"*://*.aerztezeitung.de/*",
"*://*.afr.com/*",
"*://*.aftonbladet.se/*",
"*://*.aisnenouvelle.fr/*",
@ -723,5 +725,5 @@
"*://*.wallkit.net/*",
"*://webcache.googleusercontent.com/*"
],
"version": "3.0.1.5"
"version": "3.0.1.6"
}

@ -23,6 +23,10 @@ var defaultSites = {
"Adweek (free articles only)": {
domain: "adweek.com"
},
"Ärzte Zeitung": {
domain: "aerztezeitung.de",
allow_cookies: 1
},
"Aftonbladet (link to archive.is)": {
domain: "aftonbladet.se",
allow_cookies: 1,
@ -379,7 +383,7 @@ var defaultSites = {
domain: "spiegel.de",
allow_cookies: 1
},
"Der Tagesspiegel (link to archive.is/not background)": {
"Der Tagesspiegel (link to archive.is/not background/checkpoint)": {
domain: "tagesspiegel.de",
allow_cookies: 1
},
@ -389,6 +393,10 @@ var defaultSites = {
allow_cookies: 1,
useragent: "googlebot"
},
"Deutsches Ärzteblatt": {
domain: "aerzteblatt.de",
allow_cookies: 1
},
"Diario Financiero": {
domain: "df.cl",
allow_cookies: 1,

Loading…
Cancel
Save