test
This commit is contained in:
parent
ab241611e4
commit
39d62ec9ea
1
HTTPy.py
1
HTTPy.py
@ -117,6 +117,7 @@ def parseWhois(whioisInfo):
|
|||||||
print bcolors.RED + str + bcolors.RESET
|
print bcolors.RED + str + bcolors.RESET
|
||||||
else:
|
else:
|
||||||
print str
|
print str
|
||||||
|
print str
|
||||||
|
|
||||||
def whois(inDomain):
|
def whois(inDomain):
|
||||||
lookup = subprocess.check_output(["whois", inDomain])
|
lookup = subprocess.check_output(["whois", inDomain])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user