Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Updated hostname validator TLD list
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jul 20, 2017
2 parents 13f88a4 + b91f8e3 commit 58da575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hostname.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class Hostname extends AbstractValidator

/**
* Array of valid top-level-domains
* IanaVersion 2017071801
* IanaVersion 2017072000
*
* @see ftp://data.iana.org/TLD/tlds-alpha-by-domain.txt List of all TLDs by domain
* @see http://www.iana.org/domains/root/db/ Official list of supported TLDs
Expand Down

0 comments on commit 58da575

Please sign in to comment.