From 0224fc7088561ff1be980a6d55de69ad22e3125e Mon Sep 17 00:00:00 2001 From: snox Date: Fri, 30 Dec 2022 22:54:20 -0500 Subject: [PATCH] Create snox.json --- domains/snox.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/snox.json diff --git a/domains/snox.json b/domains/snox.json new file mode 100644 index 000000000..e0e2e9cdb --- /dev/null +++ b/domains/snox.json @@ -0,0 +1,13 @@ +{ + "description": "snox.cf", + "repo": "https://snox.cf/", + "owner": { + "username": "snox", + "email": "hello@snox.cf" + "discord": "Snox#6973", + "github": "SimplySnox" + }, + "record": { + "CNAME": "snox.cf" + } +}