Merge pull request #6066 from autoexpect/add_doh

luci-app-https-dns-proxy: add cn.edu.tsinghua.tuna.dns.lua provider
This commit is contained in:
Stan Grishin 2022-11-02 15:11:27 -07:00 committed by GitHub
commit f83e4a6c36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,6 @@
return {
name = "dns.tuna.tsinghua.edu.cn",
label = _("Tsinghua University Secure DNS - CN"),
resolver_url = "https://dns.tuna.tsinghua.edu.cn:8443/dns-query",
bootstrap_dns = "208.67.222.222,208.67.220.220",
}

View file

@ -28,6 +28,10 @@ msgstr "%s 未安装或未找到"
msgid "360 Secure DNS - CN"
msgstr "360 安全 DNS - CN"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/cn.edu.tsinghua.tuna.dns.lua:3
msgid "Tsinghua University Secure DNS - CN"
msgstr "清华大学 安全 DNS - CN"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.adguard.dns-family.lua:3
msgid "AdGuard (Family Protection)"
msgstr "AdGuard家庭保护"