mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 20:25:44 +00:00
341ec3eb72
https://docs.is-a.dev/domain_structure/ > CNAME record cannot be used in conjunction with any other record types
20 lines
376 B
JSON
20 lines
376 B
JSON
{
|
|
"owner":{
|
|
"username":"gornostay25",
|
|
"email":"me@gornostay25.is-a.dev"
|
|
},
|
|
"record":{
|
|
"A":[
|
|
"185.199.108.153",
|
|
"185.199.109.153",
|
|
"185.199.110.153",
|
|
"185.199.111.153"
|
|
],
|
|
"TXT":"v=spf1 include:spf.improvmx.com ~all",
|
|
"MX":[
|
|
"mx1.improvmx.com",
|
|
"mx2.improvmx.com"
|
|
]
|
|
}
|
|
}
|