From 005f5e82e0619ff30db04c72c02a19cc721fa878 Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:05:42 +0530 Subject: [PATCH] Update trix.json --- domains/trix.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/trix.json b/domains/trix.json index 94dff565e..ae4f44f7d 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -4,6 +4,10 @@ "email": "admin@trixsly.xyz" }, "record": { - "CNAME": "superuser-l.github.io" + "CNAME": "tr1xem.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } }