Update neon.json

Add improvmx for email alias
This commit is contained in:
GoodBoyNeon
2023-06-11 18:14:00 +05:45
committed by GitHub
parent 32df6d99df
commit b1f64cdedd
+11 -1
View File
@@ -6,7 +6,17 @@
"discord": "GoodBoyNeon#2424",
"email": ""
},
"record": {
"CNAME": "goodboyneon.github.io"
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"A": [
185.199.108.153
185.199.109.153
185.199.110.153
185.199.111.153
]
}
}