mirror of
https://github.com/openwrt/luci.git
synced 2026-06-01 02:52:02 +08:00
20ee1f0d47
Signed-off-by: Stan Grishin <stangri@melmac.net>
7 lines
168 B
Lua
7 lines
168 B
Lua
return{
|
|
name = "DNSPod-cn-Public-DNS",
|
|
label = _("DNSPod.cn Public DNS"),
|
|
resolver_url = "https://doh.pub/dns-query",
|
|
bootstrap_dns = "119.29.29.29,119.28.28.28"
|
|
}
|