This repository contains a list of all existing Top-Level Domains (TLDs) that can be registered.
This includes:
- gTLD: Generic top-level domain
- grTLD: Generic restricted top-level domain
- sTLD: Sponsored top-level domain
- ccTLD: Country code top-level domain
Each TLD entry in the data.json
file is structured as follows:
{
"tld": "example",
"punycode": "example"
}
{
"tld": "台灣",
"punycode": "xn--kpry57d"
},