diff --git a/respodns/checks.py b/respodns/checks.py index 3da5d3d..0b82911 100644 --- a/respodns/checks.py +++ b/respodns/checks.py @@ -8,16 +8,6 @@ first = [ Check("common", "baidu.com"), ] -new = [ - # via dnsvalidator - Check("adtrack", "bet365.com"), - Check("common", "facebook.com"), - Check("common", "google.com"), - Check("common", "paypal.com"), - Check("common", "wikileaks.com"), - Check("news", "telegram.com"), -] - likely = [ # these checks are, in practice, the most likely # to weed out unwanted DNS servers.