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

Commit 4e65812

Browse files
committed
Update TLDs
1 parent 4e4e836 commit 4e65812

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Hostname.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class Hostname extends AbstractValidator
6969

7070
/**
7171
* Array of valid top-level-domains
72-
* IanaVersion 2017012900
72+
* IanaVersion 2017031600
7373
*
7474
* @see ftp://data.iana.org/TLD/tlds-alpha-by-domain.txt List of all TLDs by domain
7575
* @see http://www.iana.org/domains/root/db/ Official list of supported TLDs
@@ -105,6 +105,7 @@ class Hostname extends AbstractValidator
105105
'af',
106106
'afamilycompany',
107107
'afl',
108+
'africa',
108109
'ag',
109110
'agakhan',
110111
'agency',
@@ -1526,6 +1527,7 @@ class Hostname extends AbstractValidator
15261527
'العليان',
15271528
'امارات',
15281529
'بازار',
1530+
'پاکستان',
15291531
'الاردن',
15301532
'موبايلي',
15311533
'بھارت',

0 commit comments

Comments
 (0)