From 3254c31e028ca32a8b00753dabde3f984f8a1524 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sun, 30 May 2021 01:44:15 +0200 Subject: :sparkles: user avatar --- client_test/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client_test') diff --git a/client_test/index.html b/client_test/index.html index de2fe44b..0da8784a 100644 --- a/client_test/index.html +++ b/client_test/index.html @@ -13,12 +13,11 @@ window.GLOBAL_ENV = { API_ENDPOINT: "/api", WEBAPP_ENDPOINT: "", - CDN_HOST: "cdn.discordapp.com", + CDN_HOST: "//localhost:3003", ASSET_ENDPOINT: "", MEDIA_PROXY_ENDPOINT: "https://media.discordapp.net", WIDGET_ENDPOINT: "//discord.com/widget", INVITE_HOST: "discord.gg", - GUILD_TEMPLATE_HOST: "discord.new", GIFT_CODE_HOST: "discord.gift", RELEASE_CHANNEL: "stable", -- cgit 1.5.1