Create afp.json

This commit is contained in:
AndreasFxPro
2024-06-08 17:50:16 +03:00
committed by GitHub
parent abab286214
commit 97bcb2b6f2
+16
View File
@@ -0,0 +1,16 @@
{
"owner": {
"username": "AndreasFxPro",
"email:" "",
"discord": "423906482904629268"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
"v=spf1 include:spf.improvmx.com ~all"
]
}
}