mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
firefox: move DoH excluded domains here
This commit is contained in:
parent
beee380a30
commit
fd22af5142
@ -81,6 +81,11 @@
|
||||
},
|
||||
"DNSOverHTTPS": {
|
||||
"Enabled": true,
|
||||
"ExcludedDomains": [
|
||||
"http.badssl.com",
|
||||
"norwegianwifi.com"
|
||||
],
|
||||
"Fallback": true,
|
||||
"Locked": true,
|
||||
"ProviderURL": "https://dns11.quad9.net/dns-query"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user