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" - ] + } }