update my domains

This commit is contained in:
Allan Niles
2024-08-07 09:18:22 -06:00
parent 549de821be
commit 7a071997bc
3 changed files with 25 additions and 1 deletions
+8 -1
View File
@@ -1,4 +1,6 @@
{
"description": "My main website",
"repo": "https://github.com/allancoding/allancoding.is-a.dev",
"owner": {
"username": "allancoding",
"email": "allancoding.dev@gmail.com",
@@ -6,6 +8,11 @@
"discord": "allancoding"
},
"record": {
"CNAME": "allancoding.github.io"
"CNAME": "allancoding.github.io",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com include:_spf.google.com ~all"
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"description": "My app website for diffrent services",
"owner": {
"username": "allancoding",
"email": "allancoding.dev@gmail.com",
"twitter": "allancoding",
"discord": "allancoding"
},
"record": {
"A": [
"206.188.218.143"
]
}
}
+2
View File
@@ -1,4 +1,6 @@
{
"description": "My files website",
"repo": "https://github.com/allancoding/files.allancoding.is-a.dev",
"owner": {
"username": "allancoding",
"email": "allancoding.dev@gmail.com",