mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 18:46:50 +07:00
15 lines
333 B
JSON
15 lines
333 B
JSON
{
|
|
"owner": {
|
|
"username": "adit",
|
|
"email": ["admin@kazuowill.serv00.net"]
|
|
},
|
|
|
|
"record": {
|
|
"A": ["128.204.223.98"],
|
|
"MX": ["mail5.serv00.com"],
|
|
"TXT": ["v=spf1 mx a include:mail5.serv00.com -all"],
|
|
"NS": ["dns1.serv00.com", "dns2.serv00.com"],
|
|
},
|
|
|
|
"proxied": false
|
|
}
|