mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 19:26:31 +00:00
0c81cb966f
- Prettier - Delete some nested subdomains with different owners - Fix some domains - Lowercase all CNAME, MX, NS records for formatting purposes
14 lines
309 B
JSON
14 lines
309 B
JSON
{
|
|
"description": "VPS hosted domain",
|
|
"repo": "https://github.com/piotr25691",
|
|
"owner": {
|
|
"username": "piotr25691",
|
|
"discord": "b4.lunah"
|
|
},
|
|
"record": {
|
|
"A": ["157.173.204.104"],
|
|
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|