mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-18 21:25:55 +00:00
0c81cb966f
- Prettier - Delete some nested subdomains with different owners - Fix some domains - Lowercase all CNAME, MX, NS records for formatting purposes
17 lines
314 B
JSON
17 lines
314 B
JSON
{
|
|
"owner": {
|
|
"username": "Jeymen",
|
|
"email": "jeymen11@proton.me"
|
|
},
|
|
"record": {
|
|
"A": [
|
|
"185.199.108.153",
|
|
"185.199.109.153",
|
|
"185.199.110.153",
|
|
"185.199.111.153"
|
|
],
|
|
"MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"],
|
|
"TXT": "v=spf1 include:zoho.eu ~all"
|
|
}
|
|
}
|