From edd37db3ea2fa26e873cafa723f03456d17db06e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Fri, 22 Dec 2023 18:42:17 +0000 Subject: [PATCH] Update futurex.json BETA --- domains/futurex.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/futurex.json b/domains/futurex.json index 805ef4a64..9e6c0dd97 100644 --- a/domains/futurex.json +++ b/domains/futurex.json @@ -5,8 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" } -} \ No newline at end of file +}