This commit is contained in:
zeppi 2021-06-18 10:29:18 -04:00
parent 3f5caebf77
commit 63bd8ba420

View file

@ -1,3 +1,3 @@
export const BITWAVE_EMBED_URL = 'https://bitwave.tv/odysee'; export const BITWAVE_EMBED_URL = 'https://bitwave.tv/odysee';
export const BITWAVE_LIVE_API = 'https://api.bitwave.tv/v1/odysee/live'; export const BITWAVE_LIVE_API = 'https://api.live.odysee.com/v1/odysee/live';
export const BITWAVE_REPLAY_API = 'https://api.bitwave.tv/v1/replays/odysee'; export const BITWAVE_REPLAY_API = 'https://api.bitwave.tv/v1/replays/odysee';