added a spacer
This commit is contained in:
parent
f8c37e90ed
commit
1eb200ad89
2
HTTPy.py
2
HTTPy.py
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user