luci-app-https-dns-proxy: add cn.edu.tsinghua.tuna.dns.lua provider
authorZhang Rui <[email protected]>
Wed, 2 Nov 2022 07:24:31 +0000 (15:24 +0800)
committerZhang Rui <[email protected]>
Wed, 2 Nov 2022 07:24:31 +0000 (15:24 +0800)
Signed-off-by: Zhang Rui <[email protected]>
applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/cn.edu.tsinghua.tuna.dns.lua [new file with mode: 0644]
applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po

diff --git a/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/cn.edu.tsinghua.tuna.dns.lua b/applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/cn.edu.tsinghua.tuna.dns.lua
new file mode 100644 (file)
index 0000000..6e40de3
--- /dev/null
@@ -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",
+}
index 0964d16f6b01b63ba0be0bb06fa4e71380e63584..ebadd2b7b7d6f59312e226667157e5ed5bb69ff4 100644 (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(家庭保护)"