Skip to content

Commit

Permalink
Merge pull request #11 from hapijs/fix/auto-update-tlds
Browse files Browse the repository at this point in the history
Update TLDs
  • Loading branch information
Marsup authored Jul 16, 2024
2 parents fc71861 + 46b6c80 commit 047116d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/tlds.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// https://data.iana.org/TLD/tlds-alpha-by-domain.txt
// # Version 2024061801, Last Updated Wed Jun 19 07:07:01 2024 UTC
// # Version 2024071500, Last Updated Mon Jul 15 07:07:01 2024 UTC

export const TLDS: string[] = [
'AAA',
Expand Down Expand Up @@ -1041,7 +1041,6 @@ export const TLDS: string[] = [
'SH',
'SHANGRILA',
'SHARP',
'SHAW',
'SHELL',
'SHIA',
'SHIKSHA',
Expand Down

0 comments on commit 047116d

Please sign in to comment.