mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-03-06 14:40:37 +01:00
firefox: enable DoH with CF family for most used domains (see Comment)
This commit is contained in:
parent
a22eed37bd
commit
0bb1cecbe3
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user