feat: Update webpage
All checks were successful
Build Docker / Build Docker (push) Successful in 38s
All checks were successful
Build Docker / Build Docker (push) Successful in 38s
This commit is contained in:
parent
109ce19db8
commit
59c5fa9b75
@ -70,14 +70,8 @@
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item">
|
||||
<div>
|
||||
<h5 class="display-5">DNS over HTTPS</h5>
|
||||
<p>For DNS over HTTPS you should use either<br>- https://hnsdoh.com/dns-query<br>(Some devices require the format https://hnsdoh.com)</p>
|
||||
</div>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
<div>
|
||||
<h5 class="display-5">DNS over TLS</h5>
|
||||
<p>For DNS over TLS you can use a lower availability server below<br>- doh.hnshosting.au (Powered by Nathan.Woodburn/)<br>- hs.dnssec.dev (Powered by Impervious)</p>
|
||||
<h5 class="display-5">DNS over HTTPS or DNS over TLS</h5>
|
||||
<p>For either DNS over HTTPS or DNS over TLS you should use<br>DOH: https://hnsdoh.com/dns-query<br>DOT: https://hnsdoh.com</p>
|
||||
</div>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
@ -254,6 +248,13 @@
|
||||
<td>No</td>
|
||||
<td title="Resolve crosschain domains">Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Impervious</td>
|
||||
<td data-bs-toggle="tooltip" data-bss-tooltip="" title="Only supports WireFormat DNS requests">Yes</td>
|
||||
<td>Yes</td>
|
||||
<td>No</td>
|
||||
<td title="Resolve crosschain domains">Yes</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user