From c3c8ea65e77d55b189fd06088c31426846d3a9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 10:03:53 +0700 Subject: [PATCH 1/3] Update crischutu07.json Add Mail Forwarding "ImprovMX" --- domains/crischutu07.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index e8c470035..3a63c4185 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" - }, - "record": { - "CNAME": "crischutu07.github.io" - } + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "CNAME": "crischutu07.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From f14e3ea3ab6ccc34c27baa58be19d32794377c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 10:06:48 +0700 Subject: [PATCH 2/3] Update crischutu07.json Changing mail for safety --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 3a63c4185..b39ca3cc2 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -1,7 +1,7 @@ { "owner": { "username": "crischutu07", - "email": "sondolavnxbox.omlet@gmail.com" + "email": "crischutu07owo@gmail.com" }, "record": { "CNAME": "crischutu07.github.io", From 2aa8a35f640169cd7541822ae5167c57a0d324ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 6 May 2024 18:40:59 +0700 Subject: [PATCH 3/3] Update crischutu07.json --- domains/crischutu07.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index b39ca3cc2..fa3ca7ff5 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,7 +4,12 @@ "email": "crischutu07owo@gmail.com" }, "record": { - "CNAME": "crischutu07.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com"