diff --git a/domains/fran.json b/domains/fran.json index a5c7aad4e..2206cc357 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,12 +1,19 @@ { - "owner": { - "username": "xzonix", - "email": "imahalojigi@gmail.com", - "discord": "849400684097175623" - }, - - "record": { - "CNAME": "xzonix.github.io" - } - } - + "owner": { + "username": "xzonix", + "email": "xz1@dr.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}