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
438 stars 117 forks source link

Update module.tld.servers.json #140

Closed p0ep0e closed 3 years ago

p0ep0e commented 3 years ago

This change adds the tld .ph (the Philipines country domain suffix) and associates it with the appropriate WHOIS server: whois.dot.ph

{"zone": ".ph", "host": "whois.dot.ph"},

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT
io-developer commented 3 years ago

Thanks for contribution