Open cork opened 6 years ago
Thanks for all the patches @cork. I'll schedule some time this week to review and merge them.
@weppos this PR helps to fix issue https://github.com/weppos/whois-parser/issues/99
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
Afilias has changed there whois format in accordance with ICANNs requirements. This is a try at updating to parse the new format.