diff --git a/respodns/checks.py b/respodns/checks.py index 45b099b..b40dbac 100644 --- a/respodns/checks.py +++ b/respodns/checks.py @@ -27,7 +27,7 @@ likely = [ # some servers block shock sites, which isn't a terrible idea, # but it's inaccurate. - Check("shock", rot13("tbng.pk")), + Check("shock", rot13("tbng.pk")), # actually parked at this time # some servers block piracy and porn sites for being taboo, or whatever. Check("porn", "pornhub.com"),