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] 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" - } -}