diff --git a/HTTPy.py b/HTTPy.py index c139c0c..00b3ff7 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -1,5 +1,6 @@ #!/bin/python2.7 #Loockup jsonWhois.com, easy json API for whois lookups ;D +#Might need to run this in windows/on laptop/ in VM from HTMLParser import HTMLParser import httplib