Merge branch 'main' into main

This commit is contained in:
SHays24
2023-12-20 23:51:22 +11:00
committed by GitHub
3 changed files with 16 additions and 12 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "EnderPoint07",
"email": "",
"discord": "DotM38#5497"
},
"record": {
"TXT": "dh=1ad21660e3db8fba8f5f18150a89514bee83350e"
}
}
+3 -3
View File
@@ -5,7 +5,7 @@
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}
}
+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"
}
}