From d64db8478322856ff45a33cfe378b5b7610ea4d3 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Tue, 1 Sep 2020 08:25:59 +0200 Subject: [PATCH] write comment about a shock domain being parked --- respodns/checks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"),