Added improvmx support

This commit is contained in:
Asriel Nguyen
2023-06-22 10:53:37 +07:00
committed by GitHub
parent c5b1df19e7
commit 28bc3e3ba9
+15 -10
View File
@@ -1,12 +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#8607"
},
"record": {
"CNAME": "AsrieltheGoat.github.io"
}
"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": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}