From 4a533d3fa8922f43ce1d3d11b5654d388ce686c8 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 22 Oct 2023 12:54:09 +0700 Subject: [PATCH 01/16] Delete domains/mail.acey.json --- domains/mail.acey.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mail.acey.json diff --git a/domains/mail.acey.json b/domains/mail.acey.json deleted file mode 100644 index aea7771d4..000000000 --- a/domains/mail.acey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 43ea1498c987ddc8fd6a8057c3714cbba7710aed Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 22 Oct 2023 12:55:06 +0700 Subject: [PATCH 02/16] Update acey.json --- domains/acey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acey.json b/domains/acey.json index 39b36cb1a..9ee2ddcaf 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,6 +4,6 @@ "email": "aceygoesboom@gmail.com" }, "record": { - "URL": "https://github.com/AceyDoCodes" + "CNAME": "website-5qo.pages.dev" } } From 9e322cb8483b2c132bb8cb5c94ac683fcbb41965 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 18:27:16 +0200 Subject: [PATCH 03/16] Update gattinhosbot.json --- domains/gattinhosbot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8b3fe072d..d66e1aab3 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 forward-email=gattinhosbot@gmail.com ~all" } -} \ No newline at end of file +} From 53fc9874cb7be6482b5838110230273015575e33 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 22:35:25 +0200 Subject: [PATCH 04/16] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index d66e1aab3..c81d1d46f 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 forward-email=gattinhosbot@gmail.com ~all" + "TXT": "forward-email=gattinhosbot@gmail.com" } } From 3bec4f562fa9fab2f2f41d0f86db2fee77cde355 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:13:41 +0200 Subject: [PATCH 05/16] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index c81d1d46f..3d0026252 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=gattinhosbot@gmail.com" + "TXT": "forward-email=support.gattinhosbot@mail.stefdp.is-a.dev" } } From 9e561106f1a4b683b08544ea09ef7084b5a4794e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:15:36 +0200 Subject: [PATCH 06/16] Create mail.stefdp.json --- domains/mail.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json new file mode 100644 index 000000000..b3669d4b7 --- /dev/null +++ b/domains/mail.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com", + "twitter": "Stef_Del_Prete" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 849ecf83941f3b829b9bc1095f53f655039f85df Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:22:41 +0200 Subject: [PATCH 07/16] Update stefdp.json --- domains/stefdp.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 9664d7974..657edba88 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -1,6 +1,4 @@ { - "description": "Domain for my personal website", - "repo": "https://github.com/Stef-00012/stef-00012.github.io", "owner": { "username": "Stef-00012", "email": "stefano.delprete.08@gmail.com", @@ -8,7 +6,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=main@mail.stefdp.is-a.dev" } } From 442c91646bda85b123525110a64bf7a9a58cb2c8 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:23:04 +0200 Subject: [PATCH 08/16] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 3d0026252..a1cefc50c 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=support.gattinhosbot@mail.stefdp.is-a.dev" + "TXT": "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" } } From e116098f42ef4a250ba187d1e33de378bdebb5ef Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:35:55 +0200 Subject: [PATCH 09/16] Update gattinhosbot.json --- domains/gattinhosbot.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index a1cefc50c..c9e00619f 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -5,7 +5,13 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev", + "forward-email=/^(?!support\\.gattinhosbot$).*/:gattinhosbot@mail.stefdp.is-a.dev" + ] } } From ecc0a0fb89cf8305e859847d252633b13c271ccb Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:37:31 +0200 Subject: [PATCH 10/16] Update mail.stefdp.json --- domains/mail.stefdp.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json index b3669d4b7..2f7201d79 100644 --- a/domains/mail.stefdp.json +++ b/domains/mail.stefdp.json @@ -5,7 +5,10 @@ "twitter": "Stef_Del_Prete" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 496777a7b5bed7774c95b7f7df4d07f576867f4a Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 00:57:35 +0200 Subject: [PATCH 11/16] Update stefdp.json --- domains/stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 657edba88..5f3228138 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -7,6 +7,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=main@mail.stefdp.is-a.dev" + "TXT": "forward-email=admin:main@mail.stefdp.is-a.dev" } } From e258bb9f76b3fa3dad48287cb44ecdf8d91cbd7e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 01:01:42 +0200 Subject: [PATCH 12/16] Update stefdp.json --- domains/stefdp.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 5f3228138..eb96a847a 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,7 +6,13 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=admin:main@mail.stefdp.is-a.dev" + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=admin:admin.main@mail.stefdp.is-a.dev", + "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + ] } } From f946a727d5a15bf0439927f7a20bc16e36a439df Mon Sep 17 00:00:00 2001 From: Pranav Agrawal <60977233+pranavagrawal321@users.noreply.github.com> Date: Mon, 23 Oct 2023 04:38:36 +0530 Subject: [PATCH 13/16] Update pranavagrawal.json Added functionality for SMTP --- domains/pranavagrawal.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 8a446b8c0..bc379d03e 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -5,7 +5,10 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 530b9a039ccf75f5d59792e5fcb29c8fb037de5b Mon Sep 17 00:00:00 2001 From: Yacine Boussoufa Date: Mon, 23 Oct 2023 12:16:57 +0200 Subject: [PATCH 14/16] Update yacineboussoufa.json --- domains/yacineboussoufa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yacineboussoufa.json b/domains/yacineboussoufa.json index b868c8109..1bc6e0447 100644 --- a/domains/yacineboussoufa.json +++ b/domains/yacineboussoufa.json @@ -4,6 +4,6 @@ "email": "yacine.boussoufa.yb@gmail.com" }, "record": { - "CNAME": "yacineboussoufa.it.eu.org" + "URL": "https://yacineboussoufa.it.eu.org" } } From ed9c6e05dc3f1ed7bc406384b6c01c4ce734de6b Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Tue, 24 Oct 2023 16:00:20 +0530 Subject: [PATCH 15/16] Rename _github-pages-challenge-BerzCode.saurabhkirve.json to _github-pages-challenge-Sxurabh.saurabhkirve.json GIthub username changed --- ...rve.json => _github-pages-challenge-Sxurabh.saurabhkirve.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BerzCode.saurabhkirve.json => _github-pages-challenge-Sxurabh.saurabhkirve.json} (100%) diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve.json b/domains/_github-pages-challenge-Sxurabh.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-BerzCode.saurabhkirve.json rename to domains/_github-pages-challenge-Sxurabh.saurabhkirve.json From 5d8f226166622378750bf543d3b7f6f7e8d55f19 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 26 Oct 2023 10:36:05 +0800 Subject: [PATCH 16/16] Rename _github-pages-challenge-Sxurabh.saurabhkirve.json to _github-pages-challenge-sxurabh.saurabhkirve.json --- ...rve.json => _github-pages-challenge-sxurabh.saurabhkirve.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Sxurabh.saurabhkirve.json => _github-pages-challenge-sxurabh.saurabhkirve.json} (100%) diff --git a/domains/_github-pages-challenge-Sxurabh.saurabhkirve.json b/domains/_github-pages-challenge-sxurabh.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-Sxurabh.saurabhkirve.json rename to domains/_github-pages-challenge-sxurabh.saurabhkirve.json