Skip to content

Commit

Permalink
Merge pull request #9 from tr1xem/patch-3
Browse files Browse the repository at this point in the history
Update trix.json
  • Loading branch information
iostpa authored Dec 6, 2024
2 parents 6cb4f8d + 35e1880 commit 3824f31
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions domains/trix.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
{
"owner": {
"username": "tr1xem",
"email": "kmtechnical2006@gmail.com"
"email": "admin@trix.is-a.dev"
},

"record": {
"CNAME" : "tr1xem.github.io"
"A": [
"185.199.110.153",
"185.199.109.153",
"185.199.111.153",
"185.199.108.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
},
"proxied": true
}

0 comments on commit 3824f31

Please sign in to comment.