From 2b65366bc6c08360604de6098b3b39d01665388b Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Thu, 22 Jun 2023 20:19:17 +0100 Subject: [PATCH] Add files via upload --- domains/gizzy.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index a38291f1e..2b17f8147 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -1,10 +1,15 @@ -{ - "owner": { - "username": "NeroGizmoUwU", - "email": "minecraftcoolglibchannel@gmail.com" - }, - - "record": { - "CNAME": "nero-pi.duckdns.org" - } -} +{ + "description": "gizzy.is-a.dev", + "owner": { + "username": "NeroGizmoUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyuwu" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file