From da25dd983b49092e7febccbbc50d06a9a337b173 Mon Sep 17 00:00:00 2001 From: Zaxerion Date: Sun, 7 Jul 2024 10:31:52 +0700 Subject: [PATCH] Update zax.json --- domains/zax.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/zax.json b/domains/zax.json index 056d63c6f..b6c63a786 100644 --- a/domains/zax.json +++ b/domains/zax.json @@ -1,9 +1,13 @@ { "owner": { "username": "zaxerion", - "email": "zaxerion@zax.my.id" + "email": "xxunxxunxx@gmail.com" }, "record": { - "TXT": "discord-verification-string" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }