whois-parser icon indicating copy to clipboard operation
whois-parser copied to clipboard

Add whois.nic.google

Open derekjc opened this issue 5 years ago • 1 comments

  • Add support for .app, .dev, .how, .page, .soy (www.registry.google)
  • Update xn--q9jyb4c (.みんな) to use whois.nic.google

derekjc avatar Jun 28 '19 21:06 derekjc

Thanks for this @derekjc! for the record I ended up starting my fork in which I merged some of the pending PRs (including yours slightly adapted in 547709393e1becef4aad576833e606b239e9ca55) and more fixes to come. So people who need this can use my fork in the meantime:

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

jarthod avatar Nov 23 '21 09:11 jarthod