mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-15 06:58:49 +00:00
0c81cb966f
- Prettier - Delete some nested subdomains with different owners - Fix some domains - Lowercase all CNAME, MX, NS records for formatting purposes
13 lines
387 B
JSON
13 lines
387 B
JSON
{
|
|
"description": "Hello! My name is Daniel, I am a developer that has been programming since 2018. This website shows some of the things I have created.",
|
|
"owner": {
|
|
"username": "hackermondev",
|
|
"twitter": "hackermondev"
|
|
},
|
|
"record": {
|
|
"A": ["34.120.194.28"],
|
|
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|