From 02534e18bb563375b21c290cc36fd1e2e0bf7a88 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 5 Mar 2026 11:25:20 +1100 Subject: [PATCH] feat: Add note about DNS over HNS only using wireformat --- public/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index e43adc9..0054625 100644 --- a/public/index.html +++ b/public/index.html @@ -79,6 +79,7 @@
DNS over HTTPS

DNS over HTTPS is supported by most browsers. To add HNSDoH to your resolvers add this URL to your Secure DNS setting
https://hnsdoh.com/dns-query

You can also specify a specific region to have faster resolution with a lower number of servers for redundancy.
https://{region}.hnsdoh.com/dns-queryFor example the AU region can be set using: https://au.hnsdoh.com/dns-query

+

Note that HNSDoH only supports DNS wire format and not JSON

  • @@ -429,4 +430,4 @@ document.getElementById('refresh-ping').addEventListener('click', function (even - \ No newline at end of file +