From b60e422fa076b1903d1164d71da20cc4aa1fac43 Mon Sep 17 00:00:00 2001 From: XenSide Main <112946743+XenSideNBTS@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:55:21 +0300 Subject: [PATCH] Update xenside.json --- domains/xenside.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/xenside.json b/domains/xenside.json index add083c13..066f5f095 100644 --- a/domains/xenside.json +++ b/domains/xenside.json @@ -4,6 +4,13 @@ "email": "peskoila89@gmail.com" }, "record": { - "URL": "https://xensidewtf.pages.dev" - } + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } }