From 8618f366a17092fbe1ccca96b07971f5ae7cd87e Mon Sep 17 00:00:00 2001 From: Konrad Dzwinel Date: Fri, 6 Oct 2023 16:58:06 +0200 Subject: [PATCH] Unblock zopim.com chat (#1361) --- features/tracker-allowlist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/features/tracker-allowlist.json b/features/tracker-allowlist.json index 763eceffb..ae3066def 100644 --- a/features/tracker-allowlist.json +++ b/features/tracker-allowlist.json @@ -2849,6 +2849,17 @@ "reason": "https://github.com/duckduckgo/privacy-configuration/issues/1107" } ] + }, + "zopim.com": { + "rules": [ + { + "rule": "widget-mediator.zopim.com", + "domains": [ + "" + ], + "reason": "https://github.com/duckduckgo/privacy-configuration/issues/1360" + } + ] } } },