Open kovalevsky opened 6 years ago
Seeing similar parsing errors from my domain registered at gandi.net:
https://gist.github.com/miah/a81758cde8d4a6809ebd0e31a686e6b3
[25] pry(main)> parser.nameservers
Whois::ParserError: Unexpected token: The Registrar of Record identified in this output may have an RDDS service that can be queried for additional information on how to contact
the Registrant, Admin, or Tech contact of the queried domain name.
from /Users/miah/projects/github/.gems/inspec-whois/ruby/2.5.0/gems/whois-parser-1.1.0/lib/whois/scanners/base.rb:110:in `error!'
@miah yeah there are a lot of similar errors. Some of them are fixed in PRs, but the worst thing is repository looks abandoned and not maintained.
There repo is not abandoned. GDPR changed pretty much each and every single registrar response, and I just don't have the time to follow up on all these changes.
I am doing my best to keep up with definition updates on the main Ruby gem, maintain the other projects with higher priority, and I'll use the remaining time to follow up about this repo. Sadly, the remaining time balance is currently a negative amount.
Hi! I've faced with .au domain parsing issue.
I suppose expected behavior is returning bool value or unsupported property error.