diff --git a/HTTPy.py b/HTTPy.py index fdbbaa2..c139c0c 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -1,4 +1,6 @@ #!/bin/python2.7 +#Loockup jsonWhois.com, easy json API for whois lookups ;D + from HTMLParser import HTMLParser import httplib