io-developer / php-whois

PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 8.0 compatible (5.4+ old versions)
MIT License
440 stars 118 forks source link

Replace whois.unitedtld.com which is no longer available #107

Closed bessone closed 4 years ago

bessone commented 4 years ago
Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

whois.unitedtld.com is no longer available, all tlds are managed by Donuts, each tld has its own whois server (I have not checked but they will be aliases of the Donuts one), I have replaced all instances of the server with the correct one.

io-developer commented 4 years ago

Thank you. I appreciate your contribution to the project!