Skip to content

Commit

Permalink
Merge pull request #6 from giantplaceholder/luci-app-https-dns-proxy-…
Browse files Browse the repository at this point in the history
…restena-fix-url

 luci-app-https-dns-proxy: fix restena.lu DoH server URL
  • Loading branch information
stangri authored Feb 10, 2025
2 parents 63c3424 + c4920fd commit 9b84b1e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit 9b84b1e

Please sign in to comment.