{chromium,firefox}: explicitly allowlist pp-attester-turnstile.research.cloudflare.com

This commit is contained in:
Aminda Suomalainen 2025-02-23 20:28:25 +02:00
parent 41de83aea2
commit b4ba8a06a9
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
3 changed files with 14 additions and 7 deletions

View File

@ -5,7 +5,8 @@
"jid1-MnnxcxisBPnSXQ@jetpack": { "jid1-MnnxcxisBPnSXQ@jetpack": {
"checkForDNTPolicy": true, "checkForDNTPolicy": true,
"disabledSites": [ "disabledSites": [
"www.ecosia.org" "www.ecosia.org",
"pp-attester-turnstile.research.cloudflare.com"
], ],
"learnInIncognito": true, "learnInIncognito": true,
"learnLocally": true, "learnLocally": true,
@ -55,7 +56,8 @@
"www.ecosia.org", "www.ecosia.org",
"mail.google.com", "mail.google.com",
"moz-extension-scheme", "moz-extension-scheme",
"research.cloudflare.com" "research.cloudflare.com",
"pp-attester-turnstile.research.cloudflare.com"
] ]
}, },
"toOverwrite": { "toOverwrite": {
@ -199,7 +201,8 @@
"Cryptomining": true, "Cryptomining": true,
"EmailTracking": true, "EmailTracking": true,
"Exceptions": [ "Exceptions": [
"https://www.ecosia.org" "https://www.ecosia.org",
"https://pp-attester-turnstile.research.cloudflare.com"
], ],
"Fingerprinting": true, "Fingerprinting": true,
"Locked": false, "Locked": false,

View File

@ -15,7 +15,8 @@
"www.ecosia.org", "www.ecosia.org",
"mail.google.com", "mail.google.com",
"moz-extension-scheme", "moz-extension-scheme",
"research.cloudflare.com" "research.cloudflare.com",
"pp-attester-turnstile.research.cloudflare.com"
] ]
}, },
"toOverwrite": { "toOverwrite": {
@ -73,7 +74,8 @@
"noFiltering": [ "noFiltering": [
"www.ecosia.org", "www.ecosia.org",
"cloudflare.com", "cloudflare.com",
"mail.google.com" "mail.google.com",
"pp-attester-turnstile.research.cloudflare.com"
], ],
"rulesets": [ "rulesets": [
"+default", "+default",
@ -108,7 +110,8 @@
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": { "pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
"checkForDNTPolicy": true, "checkForDNTPolicy": true,
"disabledSites": [ "disabledSites": [
"www.ecosia.org" "www.ecosia.org",
"pp-attester-turnstile.research.cloudflare.com"
], ],
"learnInIncognito": true, "learnInIncognito": true,
"learnLocally": true, "learnLocally": true,

View File

@ -1,6 +1,7 @@
{ {
"BraveShieldsDisabledForUrls": [ "BraveShieldsDisabledForUrls": [
"https://www.ecosia.org" "https://www.ecosia.org",
"https://pp-attester-turnstile.research.cloudflare.com"
], ],
"BraveShieldsDisabledForUrls_comment": "Managing tracking protection is left for the user unless there is a heavy reason to do otherwise." "BraveShieldsDisabledForUrls_comment": "Managing tracking protection is left for the user unless there is a heavy reason to do otherwise."
} }