Files
is-a-dev/domains/huygd.json
T
William Harrison 0c81cb966f feat(ci): nested domains should have same username
- Prettier
- Delete some nested subdomains with different owners
- Fix some domains
- Lowercase all CNAME, MX, NS records for formatting purposes
2024-11-15 16:52:36 +08:00

15 lines
326 B
JSON

{
"description": "First domain to study",
"repo": "https://github.com/huygmdvn/register",
"owner": {
"username": "huygmdvn",
"email": "huynhquochuytkna@gmail.com"
},
"record": {
"A": ["103.77.240.59"],
"TXT": [
"google-site-verification=ccDxQ_D0wTltS6cPq0sG76u3vGEPeqFFQEwHOGfXXE8"
]
}
}