diff --git a/docs/assets/img/browsers/adguard.svg b/docs/assets/img/browsers/adguard.svg index de8eb2ec..7ce0dc9e 100644 --- a/docs/assets/img/browsers/adguard.svg +++ b/docs/assets/img/browsers/adguard.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/docs/assets/img/dns/adguard-home.svg b/docs/assets/img/dns/adguard-home.svg new file mode 100644 index 00000000..7ce0dc9e --- /dev/null +++ b/docs/assets/img/dns/adguard-home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/dns.en.md b/docs/dns.en.md index ecda9801..a47ad35e 100644 --- a/docs/dns.en.md +++ b/docs/dns.en.md @@ -132,6 +132,23 @@ Encrypted DNS proxy software provides a local proxy for the [unencrypted DNS](ba ## Self-hosted Solutions +A self-hosted DNS solution is useful for providing filtering on controlled platforms, such as Smart TVs and other IOT devices, as no client-side software is needed. + +### AdGuard Home + +!!! recommendation + + ![AdGuard Home logo](assets/img/dns/adguard-home.svg){ align=right } + + **AdGuard Home** is an open source [DNS-sinkhole](https://wikipedia.org/wiki/DNS_sinkhole) which uses [DNS filtering](https://www.cloudflare.com/learning/access-management/what-is-dns-filtering/) to block unwanted web content, such as advertisements. + + AdGuard Home features a polished web interface to view insights and manage blocked content. + + [:octicons-home-16: Homepage](https://adguard.com/adguard-home/overview.html){ .md-button .md-button--primary } + [:octicons-eye-16:](https://adguard.com/privacy/home.html){ .card-link title="Privacy Policy" } + [:octicons-info-16:](https://github.com/AdguardTeam/AdGuardHome/wiki){ .card-link title=Documentation} + [:octicons-code-16:](https://github.com/AdguardTeam/AdGuardHome){ .card-link title="Source Code" } + ### Pi-hole !!! recommendation diff --git a/docs/tools.en.md b/docs/tools.en.md index aee2304c..464e22c1 100644 --- a/docs/tools.en.md +++ b/docs/tools.en.md @@ -140,6 +140,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
+- ![AdGuard Home logo](assets/img/dns/adguard-home.svg){ .twemoji } [AdGuard Home](dns.md#adguard-home) - ![Pi-hole logo](assets/img/dns/pi-hole.svg){ .twemoji } [Pi-hole](dns.md#pi-hole)