mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-17 14:59:34 +00:00
17 lines
307 B
JSON
17 lines
307 B
JSON
{
|
|
"description": "Email",
|
|
"owner": {
|
|
"username": "fxrysh",
|
|
"discord": "Fxrysh#5947",
|
|
"twitter": "fxryshdev",
|
|
"email": "hello@farish.is-a.dev"
|
|
},
|
|
"record": {
|
|
"MX": [
|
|
"mx1.improvmx.com",
|
|
"mx2.improvmx.com"
|
|
],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|