likexian / whois-parser

Whois parser for domain whois information parsing in Go(Golang).
Apache License 2.0
284 stars 86 forks source link

(bug-fix): enable correct parsing of second level jp domains #75

Closed mdn1023 closed 9 months ago

mdn1023 commented 9 months ago

administrative.name --> administrative.id technical.name --> technical.id organization --> registrant.organization

mdn1023 commented 9 months ago

@likexian please let me know what you think of these changes! They are to address cases with parsing second level jp domains that need specific mappings.

mdn1023 commented 9 months ago

@likexian bump on this thread

likexian commented 9 months ago

Hello @mdn1023 Thanks for your works!


If you think this repository is helpful, please share it with friends, thanks.