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 1/2] 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 2/2] 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" } }