Merge pull request #14353 from AndreasFxPro/main

Create afp.json
This commit is contained in:
CuteDog5695
2024-06-08 18:22:25 +03:00
committed by GitHub
+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"
]
}
}