From 75a103a574afd231e65104d242d8c33e237840f7 Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:32:56 +0800 Subject: [PATCH] Update toasty.json --- domains/toasty.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/toasty.json b/domains/toasty.json index b1550309f..4c5f5d54d 100644 --- a/domains/toasty.json +++ b/domains/toasty.json @@ -6,6 +6,11 @@ }, "record": { - "CNAME": "toasty.pages.dev" + "CNAME": "toasty.pages.dev", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com:" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }