mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update cn url
This commit is contained in:
@@ -36,7 +36,7 @@ export const BASE_HUB_URL =
|
||||
export const TURNSTILE_KEY = '0x4AAAAAAAETUSAKbds019h0'
|
||||
|
||||
export const CURRENT_HOST = `${window.location.protocol}//${window.location.host}/`
|
||||
export const CN_HOST = 'https://cn.vtsuru.suki.club/'
|
||||
export const CN_HOST = 'https://vtsuru.suki.club/'
|
||||
|
||||
export const USER_API_URL = BASE_API_URL + 'user/'
|
||||
export const ACCOUNT_API_URL = BASE_API_URL + 'account/'
|
||||
|
||||
Reference in New Issue
Block a user