added a spacer

This commit is contained in:
Benjamyn Love 2017-09-25 10:07:51 +10:00
parent f8c37e90ed
commit 1eb200ad89

View File

@ -263,7 +263,7 @@ while running == 1:
else: else:
if whoOn == "W": if whoOn == "W":
whois(inInput) whois(inInput)
print '\n' print "========================DNS============================="
for sub in sub2check: for sub in sub2check:
if sub != "": if sub != "":
tmpDom = sub + "." + inInput tmpDom = sub + "." + inInput