mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-14 01:05:44 -04:00
Delist Blokada, link to DNS clients & add anchor for them (#1325)
* delist Blokada Resolves: #1123 * dns: add anchor "clients"
This commit is contained in:
parent
2eaf6441db
commit
910c44fa85
3 changed files with 10 additions and 12 deletions
|
@ -6,16 +6,6 @@
|
|||
|
||||
<div class="container-fluid">
|
||||
|
||||
<div class="row mb-2">
|
||||
<div class="col-lg-3 col-sm-12 pt-lg-5">
|
||||
<img src="/assets/img/addons/Blokada.png" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="Blokada">
|
||||
</div>
|
||||
<div class="col">
|
||||
<h3>Block ads with <a href="https://blokada.org/">Blokada</a></h3>
|
||||
<p><strong>Blokada</strong> works across all of your apps, not only the browser. It doesn't require root, supports both wifi and mobile networks, and is perfectly safe and simple to use. Just turn it on, and it will do the job silently!
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row mb-2">
|
||||
<div class="col-lg-3 col-sm-12 pt-lg-5">
|
||||
<img src="/assets/img/addons/netguard.png" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="NetGuard">
|
||||
|
@ -36,4 +26,12 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2>See also</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/providers/dns#clients">Our DNS page</a> which also has information on encrypting DNS on Android.
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue