Update lighty.json

This commit is contained in:
light
2024-03-10 21:00:48 +13:00
committed by GitHub
parent 9aaf56c193
commit 9ebb8b5871
+8 -3
View File
@@ -6,10 +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": [
{"HOST": "@", "VALUE": "mx1.improvmx.com", "PRIORITY": 10},
{"HOST": "@", "VALUE": "mx2.improvmx.com", "PRIORITY": 20}
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
}