Update Leaky Paywall (identify more sites)

This commit is contained in:
magnolia1234 2023-11-09 17:45:27 +01:00
parent 7665032284
commit 05f9878313
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ Fix Groupe Rossel (link to archive.is)
Fix Telegraaf.nl (images)
Fix The Diplomat
Update custom sites (delete default sites)
Update Leaky Paywall (identify more sites)
* v3.4.1.0 (2023-11-05)
Add Jane's Defence Weekly

View file

@ -35,7 +35,7 @@ window.setTimeout(function () {
if (hostname) {
if (document.querySelector('script[src*=".medium.com/"]') || matchDomain(['plainenglish.io']))
group = 'medium.com';
else if (document.querySelector('script[src*="/leaky-paywall"], link[href*="/leaky-paywall"]'))
else if (document.querySelector('script[src*="/leaky-paywall"], link[href*="/leaky-paywall"], div[id^="issuem-leaky-paywall-"]'))
group = '###_wp_leaky_paywall';
else if (document.querySelector('script[src*="/substackcdn.com/"], link[rel="stylesheet"][href*="/substackcdn.com/"]'))
group = '###_substack_custom';// no fix