2021-03-22 21:22:10 +01:00
|
|
|
export const BITWAVE_EMBED_URL = 'https://bitwave.tv/odysee';
|
2021-04-14 06:06:11 +02:00
|
|
|
export const BITWAVE_LIVE_API = 'https://api.bitwave.tv/v1/odysee/live';
|
|
|
|
export const BITWAVE_REPLAY_API = 'https://api.bitwave.tv/v1/replays/odysee';
|