From 02c99f462c521892e3e43300799da88bc2e46cf0 Mon Sep 17 00:00:00 2001 From: 4-FLOSS-Free-Libre-Open-Source-Software <46166740+4-FLOSS-Free-Libre-Open-Source-Software@users.noreply.github.com> Date: Fri, 1 May 2020 17:28:24 +0200 Subject: [PATCH] add IPv6 DNS server addresses --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ff7c714..c7624ad6 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ Here's a list of the software that could be used: ### Regular DNS -`176.103.130.130` or `176.103.130.131` for "Default"; -`176.103.130.132` or `176.103.130.134` for "Family protection". +`176.103.130.130` or `176.103.130.131` or `2a00:5a60::ad1:0ff` or `2a00:5a60::ad2:0ff` for "Default"; +`176.103.130.132` or `176.103.130.134` or `2a00:5a60::bad1:0ff` or `2a00:5a60::bad2:0ff` for "Family protection". ### DNS-over-HTTPS @@ -87,4 +87,4 @@ Additionally, AdGuard DNS is built on [CoreDNS](https://coredns.io/). ## Reporting issues -If you run into any problem or have a suggestion, head to [this page](https://github.com/AdguardTeam/AdGuardDNS/issues) and click on the New issue button. \ No newline at end of file +If you run into any problem or have a suggestion, head to [this page](https://github.com/AdguardTeam/AdGuardDNS/issues) and click on the New issue button.