From 8e22c00e1c765165c5f2ab49a037f9fd91e1d042 Mon Sep 17 00:00:00 2001 From: Marsup <796194+Marsup@users.noreply.github.com> Date: Fri, 11 Oct 2024 00:05:28 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=A4=96=20Update=20TLDs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tlds.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tlds.ts b/src/tlds.ts index 5e9d511..fab2365 100644 --- a/src/tlds.ts +++ b/src/tlds.ts @@ -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 2024101000, Last Updated Thu Oct 10 07:07:01 2024 UTC export const TLDS: string[] = [ 'AAA', @@ -300,7 +300,6 @@ export const TLDS: string[] = [ 'CYMRU', 'CYOU', 'CZ', - 'DABUR', 'DAD', 'DANCE', 'DATA',