Added improvmx support

This commit is contained in:
Asriel Nguyen
2023-06-22 11:02:20 +07:00
committed by GitHub
parent af8065a29e
commit d70540f9e9
+10 -10
View File
@@ -1,17 +1,17 @@
{
"description":"asriel.is-a.dev",
"repo":"https://github.com/asrielthegoat/asrielthegoat.github.io/",
"owner":{
"username":"AsrieltheGoat",
"email":"admin@dreemurrs.eu.org",
"discord":"AsrieltheGoat#9753"
"description": "asriel.is-a.dev",
"repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/",
"owner": {
"username": "AsrieltheGoat",
"email": "admin@dreemurrs.eu.org",
"discord": "AsrieltheGoat#9753"
},
"record":{
"CNAME":"asrielthegoat.github.io",
"MX":[
"record": {
"CNAME": "asrielthegoat.github.io",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT":"v=spf1 include:spf.improvmx.com ~all"
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}