From ac2511f0e5dc568b680e4492801d9fa61d263244 Mon Sep 17 00:00:00 2001 From: Shinpi <82416698+Shinpi-Tekita@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:31:47 -0600 Subject: [PATCH] Updated CNAME The URL was not working so I updated my JSON so it hopefully works this time. Thanks in advance --- domains/shinpitekita.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shinpitekita.json b/domains/shinpitekita.json index 9db053944..88373d833 100644 --- a/domains/shinpitekita.json +++ b/domains/shinpitekita.json @@ -1,4 +1,5 @@ { + "description": "Shinpi's website", "owner": { "username": "Shinpi-Tekita", "email": "", @@ -6,6 +7,6 @@ "discord": "Shinpi#6183" }, "record": { - "CNAME": "shinpitekita.repl.co" + "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" } }