weppos / whois-parser

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

Add .app parser #90

Closed kevindavis closed 6 years ago

kevindavis commented 6 years ago

Google recently released the .app TLD

whois-parser doesn't do a great job handling the responses :(

weppos commented 6 years ago

Most parsers for new gTLDs are unavailable, due to the insane amount of work required to build and support each registrar.

I'm closing this issue for now as there is little value is opening a request for each registrar.

I'm happy to accept patches.

kevindavis commented 6 years ago

fair :(