Update gizzy.json

This commit is contained in:
GizzyUwU
2024-09-21 22:13:15 +01:00
committed by GitHub
parent ac07e9ed4f
commit f1cf1c2f53
+27 -14
View File
@@ -1,15 +1,28 @@
{
"description": "gizzy.is-a.dev",
"owner": {
"username": "NeroGizmoUwU",
"email": "nerop455@gmail.com",
"discord": "gizzyuwu"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
"description": "gizzy.is-a.dev",
"owner": {
"username": "GizzyUwU",
"email": "nerop455@gmail.com",
"discord": "gizzyowo"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153",
"76.76.21.21"
],
"AAAA": [
"2606:50c0:8000::153",
"2606:50c0:8001::153",
"2606:50c0:8002::153",
"2606:50c0:8003::153"
],
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": "forward-email=nerop455@gmail.com"
}
}