Added Zoho Mail and A Record

This commit is contained in:
aloramiaa
2024-09-10 22:01:01 +09:00
committed by GitHub
parent 26a30703b4
commit 33322cc4a9
+14 -1
View File
@@ -5,6 +5,19 @@
"discord": "7q8x"
},
"record": {
"CNAME": "aloramiaa.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
"MX": [
"mx.zoho.in",
"mx2.zoho.in",
"mx3.zoho.in"
]
"TXT": [
"v=spf1 include:zohomail.in ~all"
}
}