From 144f4e6f6e2c2d9425e7ccaea273cb0e990d2ad7 Mon Sep 17 00:00:00 2001 From: Xavier Garcia <45861163+xdg6227@users.noreply.github.com> Date: Fri, 2 Oct 2020 13:24:42 -0600 Subject: [PATCH 1/2] Propose to make discord-extras.js.org --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 76541b42..b95b8eed 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -589,6 +589,7 @@ var cnames_active = { "discord": "discordjs.github.io/website", "discord-anti-spam": "michael-j-scofield.github.io/discord-anti-spam", "discord-bio": "assfugil.github.io/discord.bio", + "discord-extras": "https://documentation-html-template.onyx6227.repl.co", "discord-giveaways": "androz2091.github.io/discord-giveaways", "discord-kr": "discordjs-kr.github.io/website", "discord-logs": "androz2091.github.io/discord-logs", From 4b1a172c0a5a765b2e2422eb961eb39a1215930f Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Sat, 3 Oct 2020 00:06:10 +0100 Subject: [PATCH 2/2] Rm https:// --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index b95b8eed..8b051842 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -589,7 +589,7 @@ var cnames_active = { "discord": "discordjs.github.io/website", "discord-anti-spam": "michael-j-scofield.github.io/discord-anti-spam", "discord-bio": "assfugil.github.io/discord.bio", - "discord-extras": "https://documentation-html-template.onyx6227.repl.co", + "discord-extras": "documentation-html-template.onyx6227.repl.co", "discord-giveaways": "androz2091.github.io/discord-giveaways", "discord-kr": "discordjs-kr.github.io/website", "discord-logs": "androz2091.github.io/discord-logs",