Merge pull request #4321 from SimplySnox/main

Create snox.json
This commit is contained in:
William Harrison
2022-12-31 12:13:28 +08:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "snox.cf",
"repo": "https://snox.cf/",
"owner": {
"username": "SimplySnox",
"email": "hello@snox.cf",
"discord": "Snox#6973"
},
"record": {
"CNAME": "snox.cf"
}
}