Intervention / validation

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

Domainname->isValidTld not allowing all tlds #61

Closed hexathos closed 9 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 9 months ago

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