From e038ef7eda70149140d51c1523b82ed137cf3565 Mon Sep 17 00:00:00 2001 From: Marsup <796194+Marsup@users.noreply.github.com> Date: Mon, 21 Oct 2024 00:05:29 +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..03f1f55 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 2024102000, Last Updated Sun Oct 20 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',