From 24c24f46904b24e37cffb83fa33781e32f8ae7e0 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Wed, 9 Jun 2021 10:57:12 +0200 Subject: [PATCH] update checks for 2021 --- respodns/checks.py | 1 - respodns/ips.py | 12 ++++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/respodns/checks.py b/respodns/checks.py index a8a077d..0e62822 100644 --- a/respodns/checks.py +++ b/respodns/checks.py @@ -63,7 +63,6 @@ checks = order_by_failures([ Check("porn", "chaturbate.com", 182), Check("porn", "pornhub.com", 165), Check("porn", "xvideos.com", 209), - Check("shock", rot13("tbng.pk"), 224), Check("shock", rot13("ebggra.pbz"), 94), Check("uncommon", "cybre.space", 116), Check("uncommon", "react.uni-saarland.de", 78), diff --git a/respodns/ips.py b/respodns/ips.py index 4135d64..60ddaf1 100644 --- a/respodns/ips.py +++ b/respodns/ips.py @@ -86,6 +86,18 @@ blocks = { "213.177.28.90", "213.224.83.39", "217.175.53.72", + + # i don't remember if this is where NXDOMAIN redirects go, but: + "10.10.34.35", + "23.60.91.225", + "23.60.91.230", + "23.200.237.225", + "23.200.237.230", + "23.202.231.167", + "23.217.138.108", + "154.72.193.28", + "198.105.244.23", + "198.105.254.23", } block_checks = [