remove "new" checks

This commit is contained in:
Connor Olding 2020-09-03 13:31:40 +02:00
parent 08b6b775e2
commit 94d2c0c112

View File

@ -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.