mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix: no voice in speech page; custom personal page redirect notworking. feat: sync sroll bar between question display page an obs component
This commit is contained in:
@@ -28,6 +28,8 @@ export const BASE_HUB_URL = {
|
||||
|
||||
export const TURNSTILE_KEY = '0x4AAAAAAAETUSAKbds019h0'
|
||||
|
||||
export const CURRENT_HOST = `${window.location.protocol}//${window.location.host}/`
|
||||
|
||||
export const USER_API_URL = { toString: () => `${BASE_API_URL}user/` }
|
||||
export const ACCOUNT_API_URL = { toString: () => `${BASE_API_URL}account/` }
|
||||
export const BILI_API_URL = { toString: () => `${BASE_API_URL}bili/` }
|
||||
|
||||
Reference in New Issue
Block a user