1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-05-31 03:47:25 +02:00

firefox: enable DoH with CF family for most used domains (see Comment)

This commit is contained in:
Aminda Suomalainen 2025-03-02 09:57:17 +02:00
parent a22eed37bd
commit 0bb1cecbe3
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

@ -194,15 +194,15 @@
] ]
}, },
"DNSOverHTTPS": { "DNSOverHTTPS": {
"Comment": "Seems to break badly on s-guest-free while Unbound/resoled work.", "Comment": "Cloudflare is nowadays the authority on most used domains at radar.cloudflare.com and this also affects everything using most visited domains and I am hoping to boost Finnish domains so PrivacyBadger training will recognise us existing and learn Finnish trackers by default for everyone. Maybe if ther are enough Finnish Cloudflare users, this will work.",
"Enabled": false, "Enabled": true,
"ExcludedDomains": [ "ExcludedDomains": [
"http.badssl.com", "http.badssl.com",
"norwegianwifi.com" "norwegianwifi.com"
], ],
"Fallback": true, "Fallback": true,
"Locked": true, "Locked": true,
"ProviderURL": "https://dns11.quad9.net/dns-query" "ProviderURL": "https://security.cloudflare-dns.com/dns-query"
}, },
"DisableEncryptedClientHello": false, "DisableEncryptedClientHello": false,
"DisableFirefoxAccounts": false, "DisableFirefoxAccounts": false,