Skip to content

Commit

Permalink
fix: 🤖 Update TLDs
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup authored and github-actions[bot] committed Oct 21, 2024
1 parent a83ec06 commit e038ef7
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 2024071500, Last Updated Mon Jul 15 07:07:01 2024 UTC
// # Version 2024102000, Last Updated Sun Oct 20 07:07:01 2024 UTC

export const TLDS: string[] = [
'AAA',
Expand Down Expand Up @@ -300,7 +300,6 @@ export const TLDS: string[] = [
'CYMRU',
'CYOU',
'CZ',
'DABUR',
'DAD',
'DANCE',
'DATA',
Expand Down

0 comments on commit e038ef7

Please sign in to comment.