mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-15 14:59:23 +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
324 B
JSON
14 lines
324 B
JSON
{
|
|
"owner": {
|
|
"username": "YouFoundAlpha",
|
|
"discord": "661121998830960651",
|
|
"gitlab": "YouFoundAlpha",
|
|
"mastodon": "@YouFoundAlpha@mastodon.social"
|
|
},
|
|
"record": {
|
|
"URL": "https://yfadev.pw",
|
|
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|