From 6a21f1e7745675d61adc65b43dfb347cf542cfa0 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Sun, 15 Dec 2024 13:26:08 +0700 Subject: [PATCH] update file --- domains/chuyentinorz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/chuyentinorz.json b/domains/chuyentinorz.json index 2f0ca261e..99ace48f6 100644 --- a/domains/chuyentinorz.json +++ b/domains/chuyentinorz.json @@ -1,16 +1,16 @@ { "description": "This is the landing page of ChuyenTinORZ", - "owner": [ + "owner": { "username": "akk1to", "email": "akk1to.dev@gmail.com", "discord": "727497287777124414" - ], - "record": [ + }, + "record": { "A": ["216.198.79.65"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - ] + } }