mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
update discord url
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const baseEndpoints = {
|
||||
/** Although, the version can be defaulted, keep the v6 as it can be changed to test newer versions when necessary. */
|
||||
BASE_URL: "https://discordapp.com/api/v6",
|
||||
BASE_URL: "https://discord.com/api/v6",
|
||||
CDN_URL: "https://cdn.discordapp.com",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user