From b6c586214b48e12628ef3c988c1ec6e0a9ef1801 Mon Sep 17 00:00:00 2001 From: smdyv <88971341+smdyv@users.noreply.github.com> Date: Thu, 29 Sep 2022 14:48:39 +0200 Subject: [PATCH] Update AdGuard DNS server domain https://adguard-dns.io/en/public-dns.html --- static/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index b0f5a4c3..5c92f74c 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1116,7 +1116,7 @@ domain-based ad-blocking as part of DNS resolution. You can do this by choosing a Private DNS (DNS-over-TLS) server with support for blocking ad domains. As an example, AdGuard DNS can be used by - setting dns.adguard.com as the Private DNS domain. This feature + setting dns.adguard-dns.com as the Private DNS domain. This feature used to be included by the project many years ago, but it needs to be reimplemented, and it's a low priority feature depending on contributors stepping up to work on it.