Update snox.json

Edited domain to current
This commit is contained in:
snox
2023-02-25 16:50:43 -05:00
committed by GitHub
parent f0d1e16df7
commit 706a553745
+5 -5
View File
@@ -1,12 +1,12 @@
{
"description": "snox.cf",
"repo": "https://snox.cf",
"description": "snox.codes",
"repo": "https://snox.codes",
"owner": {
"username": "SimplySnox",
"email": "hello@snox.cf",
"discord": "Snox#6973"
"email": "root@snox.codes",
"discord": "snox#0143"
},
"record": {
"CNAME": "snox.cf"
"CNAME": "snox.codes"
}
}