mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-23 14:25:24 +00:00
f77fc5b337
Removed erroring comma.
16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"owner": {
|
|
"username": "RichardKanshen",
|
|
"email": "richard@kanshen.click"
|
|
},
|
|
"record": {
|
|
"CNAME": "deadcodegames.github.io",
|
|
"MX": [
|
|
"mx1.improvmx.com",
|
|
"mx2.improvmx.com"
|
|
],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
|
|
}
|