From f0aa1702f1f27ff909ca9c036f98444f6b541a37 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Mon, 25 Jul 2022 18:27:48 +0700 Subject: [PATCH] ;-; --- domains/acey.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/acey.json diff --git a/domains/acey.json b/domains/acey.json new file mode 100644 index 000000000..08b36f887 --- /dev/null +++ b/domains/acey.json @@ -0,0 +1,15 @@ +{ + "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" + } +}