test api
This commit is contained in:
parent
3f5caebf77
commit
63bd8ba420
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||||
|
|
Loading…
Reference in a new issue