From 162c3bb93ccc9702dea44c9e4093481c87c48d91 Mon Sep 17 00:00:00 2001 From: Ben Moon Date: Fri, 20 Oct 2023 14:36:43 +0100 Subject: [PATCH] Add mitigation for groovehq chat widgets (#1417) Co-authored-by: Brad Slayter --- features/tracker-allowlist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/features/tracker-allowlist.json b/features/tracker-allowlist.json index f88c37ebc..ce8ca5e96 100644 --- a/features/tracker-allowlist.json +++ b/features/tracker-allowlist.json @@ -1540,6 +1540,17 @@ } ] }, + "groovehq.com": { + "rules": [ + { + "rule": "widget.cluster.groovehq.com/_next/static/chunks/", + "domains": [ + "" + ], + "reason": "https://github.com/duckduckgo/privacy-configuration/issues/1416" + } + ] + }, "gstatic.com": { "rules": [ {