diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 6347a1bd..e8800820 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -19,10 +19,9 @@ "jid1-MnnxcxisBPnSXQ@jetpack": { "checkForDNTPolicy": true, "disabledSites": [ - "challenges.cloudflare.com", + "cloudflare.com", "ecosia.org", - "keyoxide.org", - "pp-attester-turnstile.research.cloudflare.com" + "keyoxide.org" ], "learnInIncognito": true, "learnLocally": true, diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index f961017d..e7c1d95c 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -71,10 +71,9 @@ "pkehgijcmpdhfbdbbnkijodmdjhbjlgp": { "checkForDNTPolicy": true, "disabledSites": [ - "challenges.cloudflare.com", + "cloudflare.com", "ecosia.org", - "keyoxide.org", - "pp-attester-turnstile.research.cloudflare.com" + "keyoxide.org" ], "learnInIncognito": true, "learnLocally": true,