Create fma.json

This commit is contained in:
Godwhitelight
2024-05-23 06:23:05 +03:00
committed by GitHub
parent b9355a3fda
commit 225ba968ee
+10
View File
@@ -0,0 +1,10 @@
{
"description": "FMA's main domain",
"owner": {
"username": "FMA",
"email": "eggnogh@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all" }
}