Merge pull request #4945 from SimplySnox/patch-2

Update snox.json
This commit is contained in:
William Harrison
2023-02-26 06:29:10 +08:00
committed by GitHub
+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"
}
}