diff --git a/HTTPy.py b/HTTPy.py index 2218466..9efb7f2 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -81,12 +81,11 @@ while running == 1: ipPing(inInput) else: pass + else: if whoOn == "W": whois(inInput) else: pass - else: - #whois(inInput) #Condense dig calls dig(inInput, "A") dig(inInput, "MX")