Fix-update Deutsche Wirtschafts Nachrichten

This commit is contained in:
magnolia1234 2020-11-07 11:12:38 +01:00
parent f7b3ef7c5a
commit bd26b9bb58
2 changed files with 2 additions and 1 deletions

View file

@ -31,7 +31,6 @@ var allow_cookies = [
'business-standard.com', 'business-standard.com',
'clarin.com', 'clarin.com',
'chronicle.com', 'chronicle.com',
'deutsche-wirtschafts-nachrichten.de',
'df.cl', 'df.cl',
'dn.se', 'dn.se',
'dvhn.nl', 'dvhn.nl',
@ -120,6 +119,7 @@ const pg_domains = ["parool.nl", "trouw.nl", "volkskrant.nl", "humo.be", "demorg
var remove_cookies_select_drop = { var remove_cookies_select_drop = {
'ad.nl': ['temptationTrackingId'], 'ad.nl': ['temptationTrackingId'],
'caixinglobal.com': ['CAIXINGLB_LOGIN_UUID'], 'caixinglobal.com': ['CAIXINGLB_LOGIN_UUID'],
'deutsche-wirtschafts-nachrichten.de': ['pwall'],
'dn.se': ['randomSplusId'], 'dn.se': ['randomSplusId'],
'fd.nl': ['socialread'], 'fd.nl': ['socialread'],
'nrc.nl': ['counter'], 'nrc.nl': ['counter'],

View file

@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Firefox
Post-release Post-release
Add Gazet van Antwerpen (Belgium) Add Gazet van Antwerpen (Belgium)
Fix-update Australian Provincial Newspapers Fix-update Australian Provincial Newspapers
Fix-update Deutsche Wirtschafts Nachrichten
Fix-update Haaretz/TheMarker (Bingbot) Fix-update Haaretz/TheMarker (Bingbot)
Fix-update Telegraph.co.uk (overlay) Fix-update Telegraph.co.uk (overlay)
Fix Chrome-icon for dark/incognito mode (all permitted sites) Fix Chrome-icon for dark/incognito mode (all permitted sites)