weppos / whois-parser

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

.ca whois issue #126

Open chaloupe911 opened 5 years ago

chaloupe911 commented 5 years ago

When we try to check a .ca domain, the following error always happen:

Unable to parse status. Please report the issue at http://github.com/weppos/whois/issues

Thanks for helping me!

jarthod commented 2 years ago

For the record I ended up starting my fork in which I merged some of the pending PRs and fixed this .ca parser in ed7068c39a9821b084eb59416e49d3f0a7567d83. 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