diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index e8800820..cc10a505 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -120,21 +120,22 @@ "Cryptomining": true, "EmailTracking": true, "Exceptions": [ + "https://ac.ecosia.org", "https://app.element.io", - "https://staging.element.io", - "https://develop.element.io", - "https://chat.pikaviestin.fi", - "https://webchat.disroot.org", - "https://learn.microsoft.com", - "https://teams.microsoft.com", - "https://glowing-bear.org", - "https://latest.glowing-bear.org", "https://bittimittari.fi", - "https://pp-attester-turnstile.research.cloudflare.com", + "https://challenges.cloudflare.com", + "https://chat.pikaviestin.fi", + "https://develop.element.io", + "https://glowing-bear.org", "https://keyoxide.org", + "https://latest.glowing-bear.org", + "https://learn.microsoft.com", "https://one.one.one.one", - "https://www.ecosia.org", - "https://ac.ecosia.org" + "https://pp-attester-turnstile.research.cloudflare.com", + "https://staging.element.io", + "https://teams.microsoft.com", + "https://webchat.disroot.org", + "https://www.ecosia.org" ], "Fingerprinting": true, "Locked": false, diff --git a/etc/opt/chromium/policies/managed/brave-shields-disabled.json b/etc/opt/chromium/policies/managed/brave-shields-disabled.json index e970e23d..c694d30c 100644 --- a/etc/opt/chromium/policies/managed/brave-shields-disabled.json +++ b/etc/opt/chromium/policies/managed/brave-shields-disabled.json @@ -1,20 +1,20 @@ { "BraveShieldsDisabledForUrls": [ + "https://ac.ecosia.org", "https://app.element.io", - "https://staging.element.io", - "https://develop.element.io", - "https://chat.pikaviestin.fi", - "https://webchat.disroot.org", - "https://learn.microsoft.com", - "https://teams.microsoft.com", - "https://glowing-bear.org", - "https://latest.glowing-bear.org", "https://bittimittari.fi", "https://challenges.cloudflare.com", - "https://pp-attester-turnstile.research.cloudflare.com", + "https://chat.pikaviestin.fi", + "https://develop.element.io", + "https://glowing-bear.org", "https://keyoxide.org", + "https://latest.glowing-bear.org", + "https://learn.microsoft.com", "https://one.one.one.one", - "https://www.ecosia.org", - "https://ac.ecosia.org" + "https://pp-attester-turnstile.research.cloudflare.com", + "https://staging.element.io", + "https://teams.microsoft.com", + "https://webchat.disroot.org", + "https://www.ecosia.org" ] }