From 46f3796767e944c6f914b151e6e793b92ba02fb4 Mon Sep 17 00:00:00 2001 From: Rian Kelly Date: Fri, 20 Mar 2026 20:15:10 +0000 Subject: [PATCH] Update resolver source references to publicdns.info Replace stale public-dns.info references with publicdns.info (actively maintained, 90K+ servers probed every 72h) and link to pre-validated resolver list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2952d0a..12665b1 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ It is likely due to the public resolvers used. Some of them will sometimes retur # Resources -[public-dns.info](https://public-dns.info/) continuously updates a list of public and free DNS resolvers. +[publicdns.info](https://publicdns.info/) is an actively maintained directory of live-tested public DNS resolvers (90,000+ servers probed every 72 hours). You can also use a [pre-validated resolver list](https://github.com/riankellyjn-a11y/publicdns-resolvers) updated daily via GitHub Actions. [DNS Validator](https://github.com/vortexau/dnsvalidator) can be used to curate your own list of public DNS resolvers.