mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
7 lines
161 B
Lua
7 lines
161 B
Lua
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"
|
|
}
|