Update mail.enderpoint.json

This commit is contained in:
EnderPoint
2023-12-20 17:10:11 +05:30
committed by GitHub
parent f15c5c813e
commit 026627171e
+3 -7
View File
@@ -1,5 +1,5 @@
{
"description": "EnderPoint's dev site",
"description": "EnderPoint's mail",
"owner": {
"username": "EnderPoint07",
"email": "",
@@ -7,11 +7,7 @@
"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"
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}