From e4fd994d95715aad347cdd968ea676afb99f9290 Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:36:43 +0800 Subject: [PATCH] Discard changes to domains/toasty.json --- domains/toasty.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/toasty.json b/domains/toasty.json index 2818d7c4d..b1550309f 100644 --- a/domains/toasty.json +++ b/domains/toasty.json @@ -6,11 +6,6 @@ }, "record": { - "CNAME": "toasty.pages.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "toasty.pages.dev" } }