From c42a23a34faf529bdbd4578f14c21ee2bc35a270 Mon Sep 17 00:00:00 2001 From: RichardKanshen Date: Sun, 5 Nov 2023 12:05:46 +0100 Subject: [PATCH 1/2] feat(domain): discord.deadcode.is-a.dev --- domains/discord.deadcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/discord.deadcode.json diff --git a/domains/discord.deadcode.json b/domains/discord.deadcode.json new file mode 100644 index 000000000..5c4524274 --- /dev/null +++ b/domains/discord.deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "richard@kanshen.click" + }, + "record": { + "URL": "dsc.gg/deadcodegames" + } +} From fa5de9f1ad20debbfbe7b69a6df855b0b2f7e76c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Nov 2023 20:34:46 +0800 Subject: [PATCH 2/2] Update discord.deadcode.json --- domains/discord.deadcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/discord.deadcode.json b/domains/discord.deadcode.json index 5c4524274..086d298f3 100644 --- a/domains/discord.deadcode.json +++ b/domains/discord.deadcode.json @@ -4,6 +4,6 @@ "email": "richard@kanshen.click" }, "record": { - "URL": "dsc.gg/deadcodegames" + "URL": "https://dsc.gg/deadcodegames" } }