Update quantum.json

This commit is contained in:
QuantumDev
2025-03-20 07:05:15 -04:00
committed by GitHub
parent 8db3250b24
commit 65059a49ba
+9 -7
View File
@@ -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"]
}
}