diff --git a/domains/devarnav.json b/domains/devarnav.json index d8ac1c46d..85ec74c16 100644 --- a/domains/devarnav.json +++ b/domains/devarnav.json @@ -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" + ] } }