From cfa0e3c2bb699253ecaa6de4b8cd05a3d0f7912d Mon Sep 17 00:00:00 2001 From: acidvegas Date: Mon, 29 May 2023 16:31:36 -0400 Subject: [PATCH] Comment out IPv6 donotscan until we have IPv6 support --- ircp.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ircp.py b/ircp.py index 6726e48..3caf9d2 100644 --- a/ircp.py +++ b/ircp.py @@ -37,11 +37,11 @@ donotscan = ( '5.9.164.48', '45.32.74.177', '149.248.55.130', - '104.238.146.46', - '2001:19f0:6001:1dc::1', - '2001:19f0:b001:ce3::1', - '2a01:4f8:160:2501:48:164:9:5', - '2001:19f0:6401:17c::1' + '104.238.146.46' + #'2001:19f0:6001:1dc::1', + #'2001:19f0:b001:ce3::1', + #'2a01:4f8:160:2501:48:164:9:5', + #'2001:19f0:6401:17c::1' ) snapshot = {