From 5e79f22a201cf77a1d26e75ca1740327c33e365c Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Thu, 22 Aug 2024 01:23:41 +0200 Subject: [PATCH 1/4] Create elyagoubi.json --- domains/elyagoubi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/elyagoubi.json diff --git a/domains/elyagoubi.json b/domains/elyagoubi.json new file mode 100644 index 000000000..236aa17b0 --- /dev/null +++ b/domains/elyagoubi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail;com" + }, + "record": { + "CNAME": "abdessattar23.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From fc354a5123408b378b5b3c7d62e945721f3707c8 Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Thu, 22 Aug 2024 02:07:33 +0200 Subject: [PATCH 2/4] Update elyagoubi.json --- domains/elyagoubi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elyagoubi.json b/domains/elyagoubi.json index 236aa17b0..f2a229746 100644 --- a/domains/elyagoubi.json +++ b/domains/elyagoubi.json @@ -4,7 +4,7 @@ "email": "elyagoubiabdessattar@gmail;com" }, "record": { - "CNAME": "abdessattar23.github.io", + "A": "185.199.110.153", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 3be4363e45c93143b029b63dce877cb8a8e22bd8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 21 Aug 2024 20:12:04 -0400 Subject: [PATCH 3/4] fixes and formatting --- domains/elyagoubi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/elyagoubi.json b/domains/elyagoubi.json index f2a229746..840c5f1cd 100644 --- a/domains/elyagoubi.json +++ b/domains/elyagoubi.json @@ -1,14 +1,14 @@ { "owner": { "username": "abdessattar23", - "email": "elyagoubiabdessattar@gmail;com" + "email": "elyagoubiabdessattar@gmail.com" }, "record": { "A": "185.199.110.153", "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From fe2604d6711cae34573f0e2ba60c5a4862a8658b Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Thu, 22 Aug 2024 02:23:58 +0200 Subject: [PATCH 4/4] Update elyagoubi.json --- domains/elyagoubi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elyagoubi.json b/domains/elyagoubi.json index 840c5f1cd..26be91208 100644 --- a/domains/elyagoubi.json +++ b/domains/elyagoubi.json @@ -4,7 +4,7 @@ "email": "elyagoubiabdessattar@gmail.com" }, "record": { - "A": "185.199.110.153", + "A": ["185.199.111.153", "185.199.108.153", "185.199.109.153", "185.199.110.153"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com"