Create mail.enderpoint.json

This commit is contained in:
EnderPoint
2023-09-07 16:08:25 +05:30
committed by GitHub
parent 77b2a18178
commit dc50a4b214
+17
View File
@@ -0,0 +1,17 @@
{
"description": "EnderPoint's dev site",
"owner": {
"username": "EnderPoint07",
"email": "",
"discord": "DotM38#5497",
"instagram": "enderpoint07"
},
"record": {
"A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}