Create s.json

This commit is contained in:
Aayu5h
2023-10-02 16:49:16 +05:30
committed by GitHub
parent 3c3844671d
commit 16feb891c3
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "OpAayush",
"email": "aayush.agrawalm@gmail.com"
},
"description": "mail domain",
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}