From 98a5e3c3291b57ce6d6caa34286da92247f39139 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 23 Nov 2024 12:53:26 -0500 Subject: [PATCH] chore: formatting --- domains/trix.json | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/domains/trix.json b/domains/trix.json index fa0e12dd9..13a85cc35 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -1,17 +1,18 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trixsly.xyz" - }, - "record": { - "A": ["185.199.110.153", -"185.199.109.153", -"185.199.111.153", -"185.199.108.153"] -, - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } }