From 144a000338df28b1bf123dddf1f3295e1fe72a8f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 15 Dec 2024 14:49:17 -0500 Subject: [PATCH] chore: formatting --- domains/chuyentinorz.json | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/domains/chuyentinorz.json b/domains/chuyentinorz.json index 99ace48f6..1f03fe59e 100644 --- a/domains/chuyentinorz.json +++ b/domains/chuyentinorz.json @@ -1,16 +1,18 @@ { - "description": "This is the landing page of ChuyenTinORZ", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": ["216.198.79.65"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "This is the landing page of ChuyenTinORZ", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": [ + "216.198.79.65" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } }