Added note to check jsonWhois

This commit is contained in:
Benjamyn Love 2017-05-22 13:54:38 +10:00
parent 71b630131c
commit f5f0eb4c9c

View File

@ -1,4 +1,6 @@
#!/bin/python2.7
#Loockup jsonWhois.com, easy json API for whois lookups ;D
from HTMLParser import HTMLParser
import httplib