From 064da62eb2962c00e07f46566d378edfb753e434 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH] chore: formatting file akrm.json --- domains/akrm.json | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index ab7c96961..45abe9314 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,11 +1,15 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": ["64.62.151.106"], - "AAAA": ["2001:470:1:1ee::2009"] - } -} + "owner": { + "username": "KemoXtech", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "A": [ + "64.62.151.106" + ], + "AAAA": [ + "2001:470:1:1ee::2009" + ] + } +} \ No newline at end of file