weppos / whois-parser

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

Additional broken domains #99

Open peterhoeg opened 6 years ago

peterhoeg commented 6 years ago

Further to #97 there are additional broken TLDs:

Cc: @talarini

jarthod commented 2 years ago

For the record I ended up starting my fork in which I fixed all the Afilias based whois parsers (.ME, .ORG, .INFO, .PRO, .BZ, .GI, .LC, .MN, .SC, .VC, .AG, .IN, .AERO, .ASIA, .MOBI, .POST, .XXX) in e2b84e73f43ef692e834c2d151f5c7e50b384eae. So people who need this can use my fork:

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