2026-03-10 13:51:00 +05:30
2026-03-10 13:51:00 +05:30
2026-03-10 13:51:00 +05:30
2026-03-10 13:51:00 +05:30
2026-03-09 16:07:04 +05:30
2026-03-10 13:33:52 +05:30
2026-03-10 13:33:52 +05:30

python -m venv venv source venv/bin/activate pip install -r requirements.txt python save_iana_domains.py

This will create a data/ directory with:

- Individual JSON files for each domain (e.g., data/com.json)

- Summary file with all domains (data/all_domains.json)

Description
No description provided
Readme 39 KiB