From aca1ea44c3be11c27034a88948daaed4399aa974 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Sun, 15 Dec 2024 13:17:01 +0700 Subject: [PATCH 1/5] Create chuyentinorz.json --- domains/chuyentinorz.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/chuyentinorz.json diff --git a/domains/chuyentinorz.json b/domains/chuyentinorz.json new file mode 100644 index 000000000..2f0ca261e --- /dev/null +++ b/domains/chuyentinorz.json @@ -0,0 +1,16 @@ +{ + "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" + ] +} From 2eb562c4a36e30e9d8800203037b138138e31ae9 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Sun, 15 Dec 2024 13:23:36 +0700 Subject: [PATCH 2/5] Create _vercel.chuyentinorz.json --- domains/_vercel.chuyentinorz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.chuyentinorz.json diff --git a/domains/_vercel.chuyentinorz.json b/domains/_vercel.chuyentinorz.json new file mode 100644 index 000000000..12116a6c4 --- /dev/null +++ b/domains/_vercel.chuyentinorz.json @@ -0,0 +1,11 @@ +{ + "description": "Vercel verification of chuyentinorz.is-a.dev", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": ["vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2"] + } +} From 6a21f1e7745675d61adc65b43dfb347cf542cfa0 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Sun, 15 Dec 2024 13:26:08 +0700 Subject: [PATCH 3/5] 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" - ] + } } 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 4/5] 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" + } } From cbba50a3d98582354f447997e1ecf675dfa8893f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 15 Dec 2024 14:49:36 -0500 Subject: [PATCH 5/5] chore: formatting --- domains/_vercel.chuyentinorz.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/_vercel.chuyentinorz.json b/domains/_vercel.chuyentinorz.json index 12116a6c4..f8a6c0b83 100644 --- a/domains/_vercel.chuyentinorz.json +++ b/domains/_vercel.chuyentinorz.json @@ -1,11 +1,13 @@ { - "description": "Vercel verification of chuyentinorz.is-a.dev", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "TXT": ["vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2"] - } + "description": "Vercel verification of chuyentinorz.is-a.dev", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": [ + "vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2" + ] + } }