From 59fd0538e7484feaf819f1c9710d4e8febac3443 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 26 Sep 2021 17:25:36 +0200 Subject: [PATCH] Fix New York Magazine sites --- background.js | 6 ++++++ changelog.txt | 1 + 2 files changed, 7 insertions(+) diff --git a/background.js b/background.js index a04ebc56..579df939 100644 --- a/background.js +++ b/background.js @@ -600,6 +600,12 @@ function add_grouped_sites(init_rules) { allow_cookies.push(domain); blockedRegexes[domain] = /(\.blueconic\.net\/|\.tinypass\.com\/|\.com\/.+\/loader\.min\.js|cdn\.ampproject\.org\/v\d\/amp-((sticky-)?ad|subscriptions)-.+\.js)/; } + for (let domain of usa_nymag_domains) { + allow_cookies.push(domain); + remove_cookies.push(domain); + remove_cookies_select_drop[domain] = ['nymcid']; + blockedRegexes[domain] = /fosse\.nymag\.com\/fosse\/.+\/scripts\/.+\.js/; + } for (let domain of usa_theathletic_domains) { allow_cookies.push(domain); blockedRegexes[domain] = /cdn\.ampproject\.org\/v\d\/amp-subscriptions-.+\.js/; diff --git a/changelog.txt b/changelog.txt index 4bc7711a..4a8f71c9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,7 @@ Add Tampa Bay Times (local USA) Add Telerama.fr Fix Challenges.fr (blur) Fix LesEchos.fr (json) +Fix New York Magazine sites Fix Repubblica.it & LaStampa.it (videos on Firefox) Fix The Australian (option to disable Googlebot; http error 403) Fix WSJ & Barron's (amp)