likexian / whois-parser

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

When name cannot equal "name" #55

Closed ARACOOOL closed 1 year ago

ARACOOOL commented 1 year ago

Because of the regexp the name variable equals "name". I have this issue with the domain ch.tv. I expect to get the DomainReserved error, but because of this bug, I get an empty result.