WhoisParser icon indicating copy to clipboard operation
WhoisParser copied to clipboard

.io domains not parsed propery

Open mpchadwick opened this issue 11 years ago • 0 comments

Create and execute the following file

lookup($domain); var_dump($result); Seems like the Ruby whois library is using whois.nic.io https://github.com/weppos/whois/blob/master/data/tld.json I can work on a PR, although I'm not a Regex master.

mpchadwick avatar Nov 16 '14 01:11 mpchadwick