From aede872e75cb7286170d2f0bee3ad1d8a579ee31 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH] chore: formatting file almaz.json --- domains/almaz.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/almaz.json b/domains/almaz.json index 4fb80f100..2be5ab6c1 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file