feat: Use new test domains for easier debugging
All checks were successful
Build Docker / Build_Docker (push) Successful in 1m4s

This commit is contained in:
2025-03-28 22:43:10 +11:00
parent 25d9f1314e
commit d9f34ba976
4 changed files with 11 additions and 11 deletions

View File

@@ -9,10 +9,10 @@
<meta name="twitter:card" content="summary">
<meta name="twitter:description" content="Access Handshake Domains with DNS over HTTPS">
<meta property="og:title" content="HNS DoH">
<meta name="description" content="Access Handshake Domains with DNS over HTTPS">
<meta property="og:type" content="website">
<meta property="og:description" content="Access Handshake Domains with DNS over HTTPS">
<meta name="twitter:title" content="HNS DoH">
<meta name="description" content="Access Handshake Domains with DNS over HTTPS">
<meta property="og:image" content="https://hnsdoh.woodburn.au/assets/img/HNS.png">
<script type="application/ld+json">
{
@@ -73,7 +73,7 @@
<li class="list-group-item">
<div>
<h5 class="display-5">DNS over HTTPS</h5>
<p>DNS over HTTPS is supported by most browsers. To add HNSDoH to your revolvers add this URL to your Secure DNS setting<br><code style="display: block;">https://hnsdoh.com/dns-query</code></p>
<p>DNS over HTTPS is supported by most browsers. To add HNSDoH to your resolvers add this URL to your Secure DNS setting<br><code style="display: block;">https://hnsdoh.com/dns-query</code></p>
<p>You can also specify a specific region to have faster resolution with a lower number of servers for redundancy.<br><code style="display: block;">https://{region}.hnsdoh.com/dns-query</code><span>For example the AU region can be set using:&nbsp;</span><code style="display: inline;">https://au.hnsdoh.com/dns-query</code></p>
</div>
</li>