Merge pull request #17321 from tr1xem/patch-6

Update trix.json
This commit is contained in:
DIBSTER
2024-11-23 12:54:13 -05:00
committed by GitHub
+16 -7
View File
@@ -1,9 +1,18 @@
{
"owner": {
"username": "tr1xem",
"email": "admin@trixsly.xyz"
},
"record": {
"CNAME": "superuser-l.github.io"
}
"owner": {
"username": "tr1xem",
"email": "admin@trixsly.xyz"
},
"record": {
"A": [
"185.199.110.153",
"185.199.109.153",
"185.199.111.153",
"185.199.108.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
}