Update devarnav.json

This commit is contained in:
ArnavBarway
2024-11-04 11:52:15 +05:30
committed by GitHub
parent 54e9838e4e
commit 047d3704e4
+15 -8
View File
@@ -6,13 +6,20 @@
"record": {
"A": [
"185.199.111.153",
"185.199.108.153",
"185.199.110.153",
"185.199.109.153"
],
"MX":["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"],
"TXT":"v=spf1 include:zoho.in ~all"
"NS": ["chris.ns.cloudflare.com", "kimora.ns.cloudflare.com"]
"185.199.111.153",
"185.199.108.153",
"185.199.110.153",
"185.199.109.153"
],
"MX": [
"mx.zoho.in",
"mx2.zoho.in",
"mx3.zoho.in"
],
"TXT": "v=spf1 include:zoho.in ~all",
"NS": [
"chris.ns.cloudflare.com",
"kimora.ns.cloudflare.com"
]
}
}