Merge pull request #10216 from EnderPoint07/main

Ender's eMail
This commit is contained in:
William Harrison
2023-12-20 20:47:46 +08:00
committed by GitHub
2 changed files with 13 additions and 9 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "EnderPoint07",
"email": "",
"discord": "DotM38#5497"
},
"record": {
"TXT": "dh=1ad21660e3db8fba8f5f18150a89514bee83350e"
}
}
+3 -9
View File
@@ -1,17 +1,11 @@
{
"description": "EnderPoint's dev site",
"owner": {
"username": "EnderPoint07",
"email": "",
"discord": "DotM38#5497",
"instagram": "enderpoint07"
"discord": "dotm38"
},
"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"
}
}