From e9de1c8bdf839a7ee465d67273e08da28bd1012e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:20:00 -0400 Subject: [PATCH] fixing json --- domains/alora.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/alora.json b/domains/alora.json index 943a07dc2..e3a51e208 100644 --- a/domains/alora.json +++ b/domains/alora.json @@ -5,12 +5,12 @@ "discord": "7q8x" }, "record": { - "A": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], + ], "MX": [ "mx.zoho.in", "mx2.zoho.in", @@ -19,4 +19,5 @@ "TXT": [ "v=spf1 include:zohomail.in ~all" ] + } }