Merge pull request #4793 from mihaisoloi/feature_idnet_dns
luci-app-https-dns-proxy: add idnet.net provider
This commit is contained in:
commit
b6c49588fe
@ -0,0 +1,6 @@
|
||||
return{
|
||||
name = "IDNet (UK)",
|
||||
label = _("IDNet.net (UK)"),
|
||||
resolver_url = "https://doh.idnet.net/dns-query",
|
||||
bootstrap_dns = "212.69.36.23,212.69.40.23"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user