From bd25cc5611603bac3fb4edd3048e41cf01b9d9e6 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:04:03 +0700 Subject: [PATCH 1/6] Delete domains/acey.json --- domains/acey.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/acey.json diff --git a/domains/acey.json b/domains/acey.json deleted file mode 100644 index 529e805ba..000000000 --- a/domains/acey.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "repo": "https://github.com/AceyDoCodes", - "description": "Email ;-;", - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From b4f90b7b196fbe573ee0f1cf9ee34d45742ce069 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:20:44 +0700 Subject: [PATCH 2/6] Create mail.acey.json --- domains/mail.acey.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.acey.json diff --git a/domains/mail.acey.json b/domains/mail.acey.json new file mode 100644 index 000000000..7666f0277 --- /dev/null +++ b/domains/mail.acey.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From cad81abe4feeb787b760797fcbc9613560211cfc Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:45:07 +0700 Subject: [PATCH 3/6] Create acey,json --- domains/acey,json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acey,json diff --git a/domains/acey,json b/domains/acey,json new file mode 100644 index 000000000..5f7cb2def --- /dev/null +++ b/domains/acey,json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "TXT": "tbh i just need the other subdomain" + } +} From cabc81d8767ac8bd4c74466983592af72208f045 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:47:14 +0700 Subject: [PATCH 4/6] Rename acey,json to acey.json --- domains/{acey,json => acey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{acey,json => acey.json} (100%) diff --git a/domains/acey,json b/domains/acey.json similarity index 100% rename from domains/acey,json rename to domains/acey.json From df4fd2265ad14c6e84ac7f5d61120c674a813d39 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Mon, 4 Sep 2023 19:09:12 +0700 Subject: [PATCH 5/6] Update mail.acey.json --- domains/mail.acey.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/mail.acey.json b/domains/mail.acey.json index 7666f0277..aea7771d4 100644 --- a/domains/mail.acey.json +++ b/domains/mail.acey.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 6dfaf6e33403456379c58ca91e7eef72f22aa179 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:34:48 +0700 Subject: [PATCH 6/6] Update domains/acey.json Co-authored-by: William Harrison --- domains/acey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acey.json b/domains/acey.json index 5f7cb2def..39b36cb1a 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,6 +4,6 @@ "email": "aceygoesboom@gmail.com" }, "record": { - "TXT": "tbh i just need the other subdomain" + "URL": "https://github.com/AceyDoCodes" } }