From 20ee1f0d47d22be9a69dc24a80addc1fbc89b78b Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Thu, 27 Aug 2020 21:36:38 +0000 Subject: luci-app-https-dns-proxy: add DNSPod.cn DoH Signed-off-by: Stan Grishin --- applications/luci-app-https-dns-proxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-https-dns-proxy/Makefile') diff --git a/applications/luci-app-https-dns-proxy/Makefile b/applications/luci-app-https-dns-proxy/Makefile index 6ce17ecbcb..0b933b560f 100644 --- a/applications/luci-app-https-dns-proxy/Makefile +++ b/applications/luci-app-https-dns-proxy/Makefile @@ -10,7 +10,7 @@ LUCI_TITLE:=DNS Over HTTPS Proxy Web UI LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +https-dns-proxy LUCI_PKGARCH:=all -PKG_RELEASE:=11 +PKG_RELEASE:=12 include ../../luci.mk -- cgit v1.2.3