From 3ed51d563dbd0d0fbb26c62e4a490411d8579ffa Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:06:56 +0200 Subject: [PATCH 1/6] Added more records --- domains/cutedog5695.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index d20914773..041a963ae 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,11 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io" - } + "CNAME": "cutedog5695.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From d927362c87defb365739c2cc266931533e7008cb Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:07:40 +0200 Subject: [PATCH 2/6] Update cutedog5695.json --- domains/cutedog5695.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 041a963ae..bd9918e95 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -8,9 +8,9 @@ "record": { "CNAME": "cutedog5695.github.io", "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 58bcc2f1c93cdd3b44699bf37d0b57bfc7590273 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:08:04 +0200 Subject: [PATCH 3/6] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index bd9918e95..fc5e5e908 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -10,7 +10,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dd1887d7a5d7fbf7e0506c4ae66819a7079d5298 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Tue, 21 Nov 2023 23:45:44 +0200 Subject: [PATCH 4/6] Update cutedog5695.json --- domains/cutedog5695.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index fc5e5e908..11088e643 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,11 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "cutedog5695.github.io" } } From 507fa344abb1fecf9557b2e4a518e95b6b48b0e0 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:40:24 +0200 Subject: [PATCH 5/6] Added MX, TXT and A Record --- domains/cutedog5695.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 11088e643..0409b738a 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,16 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.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" + ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 06ec3b7a5d598292451f20757894e4ff4581ce8b Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:50:16 +0200 Subject: [PATCH 6/6] Update cutedog5695.json --- domains/cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 0409b738a..a8529a544 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -11,11 +11,11 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } }