diff options
| -rw-r--r-- | doh-server.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doh-server.html b/doh-server.html index 7927e41..ca38e1d 100644 --- a/doh-server.html +++ b/doh-server.html @@ -110,9 +110,9 @@ server { <h2>Using your DNS over HTTPS server.</h2> - <p>To use your new DNS over HTTPS server, go to your browser's settings and navigate to the "Network Settings" area. You should be able to set a custom secure DNS url. Once set, you can check to see if it's working by attempting to visit websites. + <p>To use your new DNS over HTTPS server, go to your browser's settings and navigate to the "Network Settings" area. You should be able to set a custom secure DNS url. Once set, you can check to see if it's working by attempting to resolve domains, and by testing your browser with <a href="http://www.whatsmydnsserver.com/">whatismydnsserver.com</a>. </p> - <p><em>Written by <a href="https://ioens.is">Josiah.</a></em></p> + <p><strong>Written by <a href="https://ioens.is">Josiah.</a></strong></p> </main> <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer> </body> |
