Update neon.json

Update email forwarding service from improvx to forwardemail.net
This commit is contained in:
GoodBoyNeon
2023-06-12 16:33:27 +05:45
committed by GitHub
parent 310e09e368
commit 21d6c9bd13
+6 -5
View File
@@ -4,19 +4,20 @@
"owner": {
"username": "GoodBoyNeon",
"discord": "GoodBoyNeon#2424",
"email": ""
"twitter": "NeonTheNerd",
"email": "goodboyneon03@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
],
"TXT": "forward-email=goodboyneon03@gmail.com"
}
}