From f5f0eb4c9c66a93c05a16a3658d55b3bb2c6f18d Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 22 May 2017 13:54:38 +1000 Subject: [PATCH] Added note to check jsonWhois --- HTTPy.py | 2 ++ 1 file changed, 2 insertions(+) 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