Added print line to make it look pretty
This commit is contained in:
parent
4d448b8ede
commit
47fb6ee6a9
1
HTTPy.py
1
HTTPy.py
@ -77,6 +77,7 @@ while running == 1:
|
|||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
if len(partDomain) == 4:
|
if len(partDomain) == 4:
|
||||||
|
print "========================================================"
|
||||||
ipLookup(inInput)
|
ipLookup(inInput)
|
||||||
if pingOn == "P":
|
if pingOn == "P":
|
||||||
print "========================================================"
|
print "========================================================"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user