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" + } }