Nager.PublicSuffix icon indicating copy to clipboard operation
Nager.PublicSuffix copied to clipboard

Feature request - something that tells me whether something is a TLD or not

Open dmarlow opened this issue 4 years ago • 0 comments

I'd love something like bool IsTld(string host) that tells me whether something is a TLD or not. IsValidDomain doesn't quite work for all scenarios.

dmarlow avatar Mar 25 '21 17:03 dmarlow