Update lighty.json

This commit is contained in:
light
2024-03-10 20:53:47 +13:00
committed by GitHub
parent 36778bd7d1
commit 905f80e0b3
+5 -1
View File
@@ -6,6 +6,10 @@
},
"record": {
"CNAME": "ssynical.github.io"
"CNAME": "ssynical.github.io",
"MX": [
{"HOST": "@", "VALUE": "mx1.improvmx.com", "PRIORITY": 10},
{"HOST": "@", "VALUE": "mx2.improvmx.com", "PRIORITY": 20}
]
}
}