diff --git a/domains/jeymen.json b/domains/jeymen.json index 07ebe14c0..c7c4c5fc2 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -1,10 +1,20 @@ { "owner": { "username": "Jeymen", - "email": "", - "discord": "Jeymen#5269" + "email": "jeymen11@proton.me" }, "record": { - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ] } }