diff --git a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/lu.restena.kaitain.json b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/lu.restena.dnspub.json similarity index 55% rename from applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/lu.restena.kaitain.json rename to applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/lu.restena.dnspub.json index 1dcc11f9036b..1e7eb0eb52c3 100644 --- a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/lu.restena.kaitain.json +++ b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/lu.restena.dnspub.json @@ -1,7 +1,7 @@ { "title": "Restena DNS (LU)", - "template": "https://kaitain.restena.lu/dns-query", + "template": "https://dnspub.restena.lu/dns-query", "bootstrap_dns": "1.1.1.1,1.0.0.1,2606:4700:4700::1111,2606:4700:4700::1001,8.8.8.8,8.8.4.4,2001:4860:4860::8888,2001:4860:4860::8844", - "help_link": "https://www.restena.lu/en/service/public-dns-resolver", + "help_link": "https://www.restena.lu/en/document/190-configuring-your-server-public-dns-resolver", "http2_only": true }