Update nine.json

This commit is contained in:
NineLEL
2025-01-05 02:58:06 +07:00
committed by GitHub
parent 207ede1114
commit 3b087c7ec1
+17 -7
View File
@@ -1,9 +1,19 @@
{
"owner": {
"username": "NineLEL",
"email": "notninelel@gmail.com"
},
"record": {
"A": ["76.76.21.21"]
}
"owner": {
"username": "NineLEL",
"email": "notninelel@gmail.com"
},
"record": {
"A": [
"76.76.21.21"
],
"MX": [
"mx.zoho.eu",
"mx2.zoho.eu",
"mx3.zoho.eu"
],
"TXT": [
"zoho-verification=zb97979784.zmverify.zoho.com"
]
}
}