Intervention / validation

Missing Laravel Validation Rules
https://validation.intervention.io
MIT License
590 stars 67 forks source link

Domainname->isValidTld not allowing all tlds #61

Closed hexathos closed 11 months ago

hexathos commented 1 year ago

The isValidTld doesn't allow punycode tlds like இந்தியா ( XN--XKC2DL3A5EE0H ) which is an official tld according to https://data.iana.org/TLD/tlds-alpha-by-domain.txt

olivervogel commented 11 months ago

I checked this with இந்தியா.com and it works.