From 0224fc7088561ff1be980a6d55de69ad22e3125e Mon Sep 17 00:00:00 2001 From: snox Date: Fri, 30 Dec 2022 22:54:20 -0500 Subject: [PATCH 1/3] 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" + } +} From 341b5aa964a195af78c97c78706f60fa2005fa03 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 31 Dec 2022 11:11:15 +0700 Subject: [PATCH 2/3] Update snox.json --- domains/snox.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/snox.json b/domains/snox.json index e0e2e9cdb..8871fa6b5 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -2,10 +2,9 @@ "description": "snox.cf", "repo": "https://snox.cf/", "owner": { - "username": "snox", + "username": "SimplySnox", "email": "hello@snox.cf" - "discord": "Snox#6973", - "github": "SimplySnox" + "discord": "Snox#6973" }, "record": { "CNAME": "snox.cf" From dec523ec0bf177e8d3fbcd37b7872158042cce5a Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 31 Dec 2022 11:12:14 +0700 Subject: [PATCH 3/3] fix JSON --- domains/snox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snox.json b/domains/snox.json index 8871fa6b5..c6205c53d 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -3,7 +3,7 @@ "repo": "https://snox.cf/", "owner": { "username": "SimplySnox", - "email": "hello@snox.cf" + "email": "hello@snox.cf", "discord": "Snox#6973" }, "record": {