Files
is-a-dev/domains/trueuser.json
T
2024-07-20 22:21:20 +07:00

15 lines
258 B
JSON

{
"owner": {
"username": "istrueuser",
"email": "thisistrueemail@gmail.com"
},
"record": {
"A": ["69.30.249.53"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}