This repository was archived by the owner on Jan 31, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ class Hostname extends AbstractValidator
69
69
70
70
/**
71
71
* Array of valid top-level-domains
72
- * IanaVersion 2017031600
72
+ * IanaVersion 2017051700
73
73
*
74
74
* @see ftp://data.iana.org/TLD/tlds-alpha-by-domain.txt List of all TLDs by domain
75
75
* @see http://www.iana.org/domains/root/db/ Official list of supported TLDs
@@ -662,6 +662,7 @@ class Hostname extends AbstractValidator
662
662
'hosting ' ,
663
663
'hot ' ,
664
664
'hoteles ' ,
665
+ 'hotels ' ,
665
666
'hotmail ' ,
666
667
'house ' ,
667
668
'how ' ,
@@ -920,7 +921,6 @@ class Hostname extends AbstractValidator
920
921
'msd ' ,
921
922
'mt ' ,
922
923
'mtn ' ,
923
- 'mtpc ' ,
924
924
'mtr ' ,
925
925
'mu ' ,
926
926
'museum ' ,
@@ -1003,7 +1003,6 @@ class Hostname extends AbstractValidator
1003
1003
'orange ' ,
1004
1004
'org ' ,
1005
1005
'organic ' ,
1006
- 'orientexpress ' ,
1007
1006
'origins ' ,
1008
1007
'osaka ' ,
1009
1008
'otsuka ' ,
@@ -1132,6 +1131,7 @@ class Hostname extends AbstractValidator
1132
1131
'rs ' ,
1133
1132
'rsvp ' ,
1134
1133
'ru ' ,
1134
+ 'rugby ' ,
1135
1135
'ruhr ' ,
1136
1136
'run ' ,
1137
1137
'rw ' ,
You can’t perform that action at this time.
0 commit comments