From 6b9fe2b92c161862ac02b7ed52aa8b4de804b2f1 Mon Sep 17 00:00:00 2001 From: ecoplayer07 Date: Mon, 11 Mar 2024 15:52:11 +0200 Subject: [PATCH 1/5] feat(domain): ecoplayer07.is-a.dev --- domains/ecoplayer07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ecoplayer07.json diff --git a/domains/ecoplayer07.json b/domains/ecoplayer07.json new file mode 100644 index 000000000..f3a6491a8 --- /dev/null +++ b/domains/ecoplayer07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } +} From bd09fd6e9b49c3c802e36d42b5de277e372107a0 Mon Sep 17 00:00:00 2001 From: ecoplayer07 Date: Mon, 11 Mar 2024 16:20:57 +0200 Subject: [PATCH 2/5] feat(domain): ecoplayer.is-a.dev --- domains/ecoplayer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ecoplayer.json diff --git a/domains/ecoplayer.json b/domains/ecoplayer.json new file mode 100644 index 000000000..f3a6491a8 --- /dev/null +++ b/domains/ecoplayer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } +} From 1a9c20c0e1f1e4cd9f8112323949f31e6c6bf8ef Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:33:06 -0400 Subject: [PATCH 3/5] Update mail.boolean44.json --- domains/mail.boolean44.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 037ce5ceb..53ac22f27 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,6 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "TXT": {"v=spf1 include:spf.improvmx.com ~all"} } } From dec141b6edc7dfcb02722cac2afa8a468c2455e2 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:34:42 -0400 Subject: [PATCH 4/5] Update mail.boolean44.json --- domains/mail.boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 53ac22f27..c3985eaf2 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,7 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": {"v=spf1 include:spf.improvmx.com ~all"} } } From 1743145f1e5cc8af253e7b9bf89370a3f2e40d71 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:40:23 -0400 Subject: [PATCH 5/5] Update mail.boolean44.json --- domains/mail.boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index c3985eaf2..87119aae9 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": {"v=spf1 include:spf.improvmx.com ~all"} + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } }