mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 12:24:12 +00:00
0c81cb966f
- Prettier - Delete some nested subdomains with different owners - Fix some domains - Lowercase all CNAME, MX, NS records for formatting purposes
15 lines
345 B
JSON
15 lines
345 B
JSON
{
|
|
"description": "The domain I will use to test a PHP code",
|
|
"repo": "https://github.com/huygmdvn/register",
|
|
"owner": {
|
|
"username": "huygmdvn",
|
|
"email": "huynhquochuytkna@gmail.com"
|
|
},
|
|
"record": {
|
|
"A": ["103.77.240.59"],
|
|
"TXT": [
|
|
"google-site-verification=FCWHg1XBnXBvp3xuLqQatJfp0esM4CrZYbPfkhkMzyk"
|
|
]
|
|
}
|
|
}
|