jpillora / go-tld

TLD Parser in Go
MIT License
125 stars 18 forks source link

Exposing the icann status of the TLD #8

Closed jmdacruz closed 3 years ago

jmdacruz commented 3 years ago

Using the PublicSuffix function in order to tell if the TLD is managed by ICANN, and adding this info to the URL struct

jpillora commented 3 years ago

Thanks for the PR :)

jpillora commented 3 years ago

merged :)

jmdacruz commented 3 years ago

awesome, thanks @jpillora! If you can, please add a release/tag so that I can reference this version directly.

jpillora commented 3 years ago

tagged as v1.1.0