Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TLDs to version 2024032200 #5

Merged
merged 2 commits into from
Mar 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 1 addition & 16 deletions src/index.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 2023091200, Last Updated Tue Sep 12 07:07:01 2023 UTC
// # Version 2024032200, Last Updated Fri Mar 22 07:07:01 2024 UTC

const TLDS: string[] = [
'AAA',
Expand Down Expand Up @@ -99,7 +99,6 @@ const TLDS: string[] = [
'BABY',
'BAIDU',
'BANAMEX',
'BANANAREPUBLIC',
'BAND',
'BANK',
'BAR',
Expand Down Expand Up @@ -216,7 +215,6 @@ const TLDS: string[] = [
'CBA',
'CBN',
'CBRE',
'CBS',
'CC',
'CD',
'CENTER',
Expand Down Expand Up @@ -245,7 +243,6 @@ const TLDS: string[] = [
'CITI',
'CITIC',
'CITY',
'CITYEATS',
'CK',
'CL',
'CLAIMS',
Expand All @@ -266,7 +263,6 @@ const TLDS: string[] = [
'COLLEGE',
'COLOGNE',
'COM',
'COMCAST',
'COMMBANK',
'COMMUNITY',
'COMPANY',
Expand Down Expand Up @@ -384,7 +380,6 @@ const TLDS: string[] = [
'ESQ',
'ESTATE',
'ET',
'ETISALAT',
'EU',
'EUROVISION',
'EUS',
Expand Down Expand Up @@ -447,7 +442,6 @@ const TLDS: string[] = [
'FRESENIUS',
'FRL',
'FROGANS',
'FRONTDOOR',
'FRONTIER',
'FTR',
'FUJITSU',
Expand Down Expand Up @@ -519,7 +513,6 @@ const TLDS: string[] = [
'GS',
'GT',
'GU',
'GUARDIAN',
'GUCCI',
'GUGE',
'GUIDE',
Expand Down Expand Up @@ -648,7 +641,6 @@ const TLDS: string[] = [
'KIA',
'KIDS',
'KIM',
'KINDER',
'KINDLE',
'KITCHEN',
'KIWI',
Expand Down Expand Up @@ -863,7 +855,6 @@ const TLDS: string[] = [
'OKINAWA',
'OLAYAN',
'OLAYANGROUP',
'OLDNAVY',
'OLLO',
'OM',
'OMEGA',
Expand Down Expand Up @@ -990,7 +981,6 @@ const TLDS: string[] = [
'RIO',
'RIP',
'RO',
'ROCHER',
'ROCKS',
'RODEO',
'ROGERS',
Expand Down Expand Up @@ -1025,7 +1015,6 @@ const TLDS: string[] = [
'SBI',
'SBS',
'SC',
'SCA',
'SCB',
'SCHAEFFLER',
'SCHMIDT',
Expand Down Expand Up @@ -1063,7 +1052,6 @@ const TLDS: string[] = [
'SHOPPING',
'SHOUJI',
'SHOW',
'SHOWTIME',
'SI',
'SILK',
'SINA',
Expand Down Expand Up @@ -1244,7 +1232,6 @@ const TLDS: string[] = [
'VLAANDEREN',
'VN',
'VODKA',
'VOLKSWAGEN',
'VOLVO',
'VOTE',
'VOTING',
Expand Down Expand Up @@ -1288,7 +1275,6 @@ const TLDS: string[] = [
'WTF',
'XBOX',
'XEROX',
'XFINITY',
'XIHUAN',
'XIN',
'XN--11B4C3D',
Expand Down Expand Up @@ -1379,7 +1365,6 @@ const TLDS: string[] = [
'XN--MGBA3A3EJT',
'XN--MGBA3A4F16A',
'XN--MGBA7C0BBN0A',
'XN--MGBAAKC7DVF',
'XN--MGBAAM7A8H',
'XN--MGBAB2BD',
'XN--MGBAH1A3HJKRD',
Expand Down