diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 18ffbd525..17d3c38d1 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -4,6 +4,13 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "CNAME": "rtxeon-portfolio-isadev.onrender.com" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } }