From 706a55374516fb3da50b240bb76749d101971e22 Mon Sep 17 00:00:00 2001 From: snox Date: Sat, 25 Feb 2023 16:50:43 -0500 Subject: [PATCH] Update snox.json Edited domain to current --- domains/snox.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/snox.json b/domains/snox.json index 529ec557f..ca28d4ccf 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -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" } }