mirror of
https://github.com/openwrt/luci.git
synced 2026-06-01 02:52:02 +08:00
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
name = "rubyfish.cn",
|
||||
label = _("rubyfish.cn"),
|
||||
resolver_url = "https://dns.rubyfish.cn/dns-query",
|
||||
bootstrap_dns = "118.89.110.78,47.96.179.163"
|
||||
}
|
||||
Reference in New Issue
Block a user