Replace <b> tags to <strong> and <i> tags to <em> (#2273)
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<h1 id="dns" class="anchor">
|
||||
<a href="#dns"><i class="fas fa-link anchor-icon"></i></a> Encrypted DNS Resolvers
|
||||
<a href="#dns"><em class="fas fa-link anchor-icon"></em></a> Encrypted DNS Resolvers
|
||||
</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
DNS-over-HTTPS, DNS-over-TLS, and DNSCrypt resolvers will not make you anonymous. Using Anonymized DNSCrypt hides <i>only</i> your DNS traffic from your Internet Service Provider. However, using any of these protocols will prevent DNS hijacking, and make your DNS requests harder for third parties to eavesdrop on and tamper with. If you are currently using Google's DNS resolver, you should pick an alternative here. See the <a href="#dns-definitions">definitions</a> below.
|
||||
DNS-over-HTTPS, DNS-over-TLS, and DNSCrypt resolvers will not make you anonymous. Using Anonymized DNSCrypt hides <em>only</em> your DNS traffic from your Internet Service Provider. However, using any of these protocols will prevent DNS hijacking, and make your DNS requests harder for third parties to eavesdrop on and tamper with. If you are currently using Google's DNS resolver, you should pick an alternative here. See the <a href="#dns-definitions">definitions</a> below.
|
||||
</div>
|
||||
|
||||
<div id="dns-table" class="table-responsive">
|
||||
@ -533,7 +533,7 @@ We also log how many times this or that tracker has been blocked. We need this i
|
||||
|
||||
<h1 id="dns-desktop-clients" class="anchor">
|
||||
<a href="#dns-desktop-clients">
|
||||
<i class="fas fa-link anchor-icon"></i>
|
||||
<em class="fas fa-link anchor-icon"></em>
|
||||
</a> Encrypted DNS Client Recommendations for Desktop
|
||||
</h1>
|
||||
|
||||
@ -580,7 +580,7 @@ We also log how many times this or that tracker has been blocked. We need this i
|
||||
|
||||
<h1 id="dns-android-clients" class="anchor">
|
||||
<a href="#dns-android-clients">
|
||||
<i class="fas fa-link anchor-icon"></i>
|
||||
<em class="fas fa-link anchor-icon"></em>
|
||||
</a> Encrypted DNS Client Recommendations for Android
|
||||
</h1>
|
||||
|
||||
@ -609,7 +609,7 @@ We also log how many times this or that tracker has been blocked. We need this i
|
||||
|
||||
<h1 id="dns-ios-clients" class="anchor">
|
||||
<a href="#dns-ios-clients">
|
||||
<i class="fas fa-link anchor-icon"></i>
|
||||
<em class="fas fa-link anchor-icon"></em>
|
||||
</a> Encrypted DNS Client Recommendations for iOS
|
||||
</h1>
|
||||
|
||||
@ -627,7 +627,7 @@ We also log how many times this or that tracker has been blocked. We need this i
|
||||
|
||||
<h2 id="appledns" class="anchor">
|
||||
<a href="#appledns">
|
||||
<i class="fas fa-link anchor-icon"></i>
|
||||
<em class="fas fa-link anchor-icon"></em>
|
||||
</a>Apple's native support
|
||||
</h2>
|
||||
|
||||
@ -643,7 +643,7 @@ We also log how many times this or that tracker has been blocked. We need this i
|
||||
|
||||
<h2 id="dns-definitions" class="anchor">
|
||||
<a href="#dns-definitions">
|
||||
<i class="fas fa-link anchor-icon"></i>
|
||||
<em class="fas fa-link anchor-icon"></em>
|
||||
</a> Definitions
|
||||
</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user