feat(domain): icehead.is-a.dev

This commit is contained in:
Ice-Head
2023-10-13 22:22:11 +06:00
parent 85bb895de2
commit 6946a297ca
+10 -12
View File
@@ -1,13 +1,11 @@
{
"description": "Domain for my Github Page.",
"repo": "https://github.com/Ice-Head/ice-head.github.io",
"owner": {
"username": "Ice-Head",
"email": "heads.ice@protonmail.com"
},
"record": {
"URL": "ice-head.github.io",
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
"owner": {
"username": "Ice-Head",
"email": "heads.ice@protonmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}