Skip to content

Commit

Permalink
update iana db - Sun Aug 11 04:21:00 UTC 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
arubacao committed Aug 11, 2019
1 parent 394dc96 commit 09b2208
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/RootZoneDatabase.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Root Zone Database.
*
* This data was automatically generated by the build
* script on 2019-08-04 04:22:32.
* script on 2019-08-11 04:20:59.
*
* @see {build/build.php}
*
Expand All @@ -19,12 +19,12 @@
*
* @see https://data.iana.org/TLD/tlds-alpha-by-domain.txt
*
* # Version 2019080300, Last Updated Sat Aug 3 07:07:02 2019 UTC
* @version 2019080300
* # Version 2019081000, Last Updated Sat Aug 10 07:07:01 2019 UTC
* @version 2019081000
*/
class RootZoneDatabase
{
const VERSION = 2019080300;
const VERSION = 2019081000;

const TLDS = [
'AAA',
Expand Down Expand Up @@ -510,6 +510,7 @@ class RootZoneDatabase
'GAMES',
'GAP',
'GARDEN',
'GAY',
'GB',
'GBIZ',
'GD',
Expand Down Expand Up @@ -655,7 +656,6 @@ class RootZoneDatabase
'IR',
'IRISH',
'IS',
'ISELECT',
'ISMAILI',
'IST',
'ISTANBUL',
Expand Down

0 comments on commit 09b2208

Please sign in to comment.