weppos / whois-parser

An intelligent — pure Ruby — WHOIS parser.
https://whoisrb.org
MIT License
98 stars 102 forks source link

Switching whois.nic.co to use "Registry Expiry Date" #66

Closed edgan closed 6 years ago

edgan commented 6 years ago

I support a few .co domains, and the gem isn't currently returning expires_on for .co domains. The server whois.nic.co is now using "Registry Expiry Date", and so I added it to whois.nic.co.rb.

weppos commented 6 years ago

Please provide the necessary fixture and test updates. This PR is not passing the CI.