From fa50cc27aa8fa286f8214052ecc50c4a94e75709 Mon Sep 17 00:00:00 2001 From: Benajmyn Love Date: Mon, 25 Sep 2017 09:13:25 +1000 Subject: [PATCH] Made output prettier --- HTTPy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/HTTPy.py b/HTTPy.py index e127358..cd372f1 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -263,6 +263,7 @@ while running == 1: else: if whoOn == "W": whois(inInput) + print '\n' for sub in sub2check: if sub != "": tmpDom = sub + "." + inInput