Files
is-a-dev/domains/albakhet.json
T
2024-12-04 14:52:14 +03:00

15 lines
280 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"]
}
}