Commit Graph

1 Commits

Author SHA1 Message Date
Steven Nguyen 3c3e6d8f19 Fix domain validation of TLD
The max length for a TLD is 18 characters, not 6. This commit updates
the regex to allow for that. For a full list of TLDs, see
https://data.iana.org/TLD/tlds-alpha-by-domain.txt.
2023-03-24 11:14:40 -07:00