diff --git a/domains/quantum.json b/domains/quantum.json index d472647a4..62e83edd6 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "RabbitFored", - "email": "quantum@theostrich.eu.org" - }, - "record": { - "CNAME": "quantum.theostrich.eu.org" - } + "owner": { + "username": "lakshinhemachandrna", + "email": "lh140313@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": ["lakshinhemachandran.github.io"] + } }