From c4612f258a9091a524aa8a8de3d87c3978805fda Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Wed, 15 Mar 2023 18:50:50 +0100 Subject: [PATCH] Update notcoded.json --- domains/notcoded.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/notcoded.json b/domains/notcoded.json index 1803407fa..f03e105e2 100644 --- a/domains/notcoded.json +++ b/domains/notcoded.json @@ -1,13 +1,13 @@ { - "description": "redirect to website", - "repo": "https://github.com/not-coded/notcoded.cf", + "description": "use is-a.dev domain", + "repo": "https://github.com/not-coded/not-coded.github.io", "owner": { "username": "NotCoded", - "email": "contact@notcoded.cf", - "discord": "NotCoded#4987", + "email": "", + "discord": "Code#9844", "discordUserID": "620662953347121163" }, "record": { - "URL": "https://notcoded.cf" + "CNAME": "not-coded.github.io" } }