Files
is-a-dev/domains/albakhet.json
T
2025-01-21 15:49:25 -05:00

16 lines
329 B
JSON

{
"description": "my email forwarding domain",
"owner": {
"username": "Somaiya-XI",
"discord": "Sen!#0577"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
"v=spf1 include:spf.improvmx.com ~all"
]
}
}