weppos / whois-parser

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

Update availability check on .co #115

Closed tiagoicp closed 2 years ago

tiagoicp commented 5 years ago

Implemented availability check only. In the future it will be necessary to update status_registered as well. Kindly review and merge. Thanks

jarthod commented 2 years ago

Thanks for this @tiagoloureiro89, for the record I ended up starting my fork in which I merged some of the pending PRs. I also fixed this .co TLD parser (including the status_registered case) in 481c1bb2f12e2e2e3835db6466798b731d04b2a6 and more fixes to come. So people who need this can use my fork in the meantime:

gem 'whois-parser', github: 'jarthod/whois-parser' # Unofficial but more up-to-date fork, check status at https://github.com/jarthod/whois-parser