From 5f1ea46592194f9c9569dcab100a136d7dd89734 Mon Sep 17 00:00:00 2001 From: David Harbage Date: Wed, 27 Sep 2023 11:35:56 -0400 Subject: [PATCH] Update ios-override.json (#1330) --- overrides/ios-override.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/overrides/ios-override.json b/overrides/ios-override.json index 6c5a76acf..ad1bfbe07 100644 --- a/overrides/ios-override.json +++ b/overrides/ios-override.json @@ -48,7 +48,13 @@ "state": "enabled" }, "trackingParameters": { - "state": "enabled" + "state": "enabled", + "exceptions": [ + { + "domain": "theverge.com", + "reason": "https://github.com/duckduckgo/privacy-configuration/issues/1326" + } + ] }, "navigatorInterface": { "state": "enabled" @@ -193,10 +199,6 @@ { "domain": "vinted.fr", "reason": "https://github.com/duckduckgo/privacy-configuration/issues/794" - }, - { - "domain": "theverge.com", - "reason": "https://github.com/duckduckgo/privacy-configuration/issues/1326" } ] }