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

Commit

Permalink
Updates Hostname validator TLD list
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jul 26, 2017
2 parents 52adc67 + e6ed38b commit 2868a94
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 2017072500
* IanaVersion 2017072501
*
* @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 2868a94

Please sign in to comment.