weppos / whois-parser

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

Add parser for whois.nic.online #142

Closed FelipeEndo closed 2 years ago

jarthod commented 2 years ago

@FelipeEndo for the record this repo is unmaintained at the moment, I ended up starting my fork in which I merged some of the pending PRs and wrote many more fixes. This includes all the TLDs from CentralNIC that your just submitted PRs for (in https://github.com/jarthod/whois-parser/commit/e0222f8ad5bf0da3acee79fff572a140cedcd7e0). So feel free to use my fork if you want more TLDs supported without having to write and wait (an uncertain amount of time) for these PRs.

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