Update crischutu07.json

Add Mail Forwarding "ImprovMX"
This commit is contained in:
Nguyễn Hồng Sơn
2024-05-06 10:03:53 +07:00
committed by GitHub
parent 6ea14bcb4e
commit c3c8ea65e7
+12 -7
View File
@@ -1,9 +1,14 @@
{
"owner": {
"username": "crischutu07",
"email": "sondolavnxbox.omlet@gmail.com"
},
"record": {
"CNAME": "crischutu07.github.io"
}
"owner": {
"username": "crischutu07",
"email": "sondolavnxbox.omlet@gmail.com"
},
"record": {
"CNAME": "crischutu07.github.io",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}