diff --git a/domains/lighty.json b/domains/lighty.json index cb0fc88ca..55c01915f 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -6,6 +6,15 @@ }, "record": { - "CNAME": "ssynical.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } }