From fa1e587f0177fd1342905626730a2caececa31f8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH] chore: formatting file ante.json --- domains/ante.json | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/domains/ante.json b/domains/ante.json index 073531e8a..8261b7acb 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -1,10 +1,14 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "A": ["130.61.108.36"], - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } -} + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": [ + "130.61.108.36" + ], + "TXT": [ + "dh=6d109bce7d0aeacdc4a573c959d85a778d239527" + ] + } +} \ No newline at end of file