2023-06-18 22:21:53 +02:00
|
|
|
# gTLD's
|
|
|
|
|
|
|
|
> sort .gTLD's by length and price
|
|
|
|
|
|
|
|
(copy-paste @Namecheap's domain-search .CSV-export contents here)
|
|
|
|
|
|
|
|
## how-to
|
|
|
|
|
|
|
|
1. [pick domain name(s)](https://www.namecheap.com/domains/registration/results/?type=&domain=test)
|
|
|
|
2. switch to «Beast Mode», press «Generate», then «Export»
|
|
|
|
|
|
|
|
![how-to](how-to.png)
|
|
|
|
|
2024-06-08 22:29:13 +02:00
|
|
|
1. wait until `results.csv` is downloaded
|
2024-06-08 23:50:28 +02:00
|
|
|
2. copy-paste its contents into the first text-area on the [webpage](https://live.source.garden/gtlds/)
|
|
|
|
(or into it's copy on [codepen](https://codepen.io/dym-sh/full/poaKXox/))
|
2023-06-18 22:21:53 +02:00
|
|
|
|
|
|
|
![screenshot](screenshot.png)
|
|
|
|
|
|
|
|
## todo
|
|
|
|
|
|
|
|
- [ ] save state
|
2024-06-08 22:29:13 +02:00
|
|
|
- [ ] remember previous tlds
|