Merge pull request #7664 from EnderPoint07/main

Create mail.enderpoint.json
This commit is contained in:
William Harrison
2023-09-07 18:45:20 +08:00
committed by GitHub
+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"
}
}