mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-14 08:58:25 +00:00
17 lines
370 B
JSON
17 lines
370 B
JSON
{
|
|
"description": "The root domain for is-a.dev website",
|
|
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
|
|
"owner": {
|
|
"username": "phenax",
|
|
"email": "phenax5@gmail.com"
|
|
},
|
|
"record": {
|
|
"URL": "http://www.is-a.dev",
|
|
"MX": [
|
|
"mx1.improvmx.com",
|
|
"mx2.improvmx.com"
|
|
],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|