2021-03-22 13:22:10 -07:00
|
|
|
export const BITWAVE_EMBED_URL = 'https://bitwave.tv/odysee';
|
2021-04-14 00:06:11 -04: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';
|