From 1ddc5b258f3554b69519f8a7e7b6dd856b62a478 Mon Sep 17 00:00:00 2001 From: Benajmyn Love Date: Sun, 4 Jun 2017 03:19:34 +1000 Subject: [PATCH] ... fucked up that --- HTTPy.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/HTTPy.py b/HTTPy.py index 28bb5cf..1761557 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -63,8 +63,6 @@ while running == 1: pass else: if len(partDomain) == 4: - ipLookup(inInput) - ipPing(inDomain) else: whois(inInput) #Condense dig calls