From 4a425c9ac03318bfb877809c4136f6563154881a Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Tue, 20 Jun 2023 09:50:58 +0700 Subject: [PATCH 1/6] Create chouhi.json --- domains/chouhi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/chouhi.json diff --git a/domains/chouhi.json b/domains/chouhi.json new file mode 100644 index 000000000..ee6482f78 --- /dev/null +++ b/domains/chouhi.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Chouhict", + "email": "chouhi@proton.me" + }, + "record": { + "URL": "https://chouhi.ml/", + "MX": [ + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 75c63251a89e3cb1d9a7c521160c892869f34de2 Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:06:27 +0700 Subject: [PATCH 2/6] Update chouhi.json --- domains/chouhi.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/chouhi.json b/domains/chouhi.json index ee6482f78..03b68b1c5 100644 --- a/domains/chouhi.json +++ b/domains/chouhi.json @@ -6,6 +6,7 @@ "record": { "URL": "https://chouhi.ml/", "MX": [ + "mx1.improvmx.com" "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" From 4305cc1cb1248fa8be4b4a8cc9ff43744d0f0d46 Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Tue, 20 Jun 2023 12:44:10 +0700 Subject: [PATCH 3/6] Update chouhi.json --- domains/chouhi.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/chouhi.json b/domains/chouhi.json index 03b68b1c5..e3af62ffb 100644 --- a/domains/chouhi.json +++ b/domains/chouhi.json @@ -5,10 +5,5 @@ }, "record": { "URL": "https://chouhi.ml/", - "MX": [ - "mx1.improvmx.com" - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0c09e6ebfbf88d748e4e616fdb37af6843f5028f Mon Sep 17 00:00:00 2001 From: Chouhict Date: Wed, 21 Jun 2023 10:01:20 +0700 Subject: [PATCH 4/6] feat(domain): chouhict.is-a.dev --- domains/chouhict.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/chouhict.json diff --git a/domains/chouhict.json b/domains/chouhict.json new file mode 100644 index 000000000..98804e3cb --- /dev/null +++ b/domains/chouhict.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "Chouhict", + "email": "hung22042010@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 913402397588611162" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=chouhi@proton.me" + } +} From da59b9b7345ef46d9c7bc810fe032f62fdc8cbc4 Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Wed, 21 Jun 2023 10:08:33 +0700 Subject: [PATCH 5/6] Update chouhict.json --- domains/chouhict.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chouhict.json b/domains/chouhict.json index 98804e3cb..3841d94d9 100644 --- a/domains/chouhict.json +++ b/domains/chouhict.json @@ -1,7 +1,7 @@ { "owner": { "username": "Chouhict", - "email": "hung22042010@gmail.com", + "email": "chouhict@gmail.com", "note": "This record was created by is-a.dev Discord bot via discord id: 913402397588611162" }, From ea3034071c3e55a2206cf138c2070cbb5d863bed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 21 Jun 2023 12:51:57 +0800 Subject: [PATCH 6/6] Update chouhi.json --- domains/chouhi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chouhi.json b/domains/chouhi.json index e3af62ffb..032de6f80 100644 --- a/domains/chouhi.json +++ b/domains/chouhi.json @@ -4,6 +4,6 @@ "email": "chouhi@proton.me" }, "record": { - "URL": "https://chouhi.ml/", + "URL": "https://chouhi.ml" } }