mirror of
https://github.com/levywang/avhub.git
synced 2026-02-21 16:57:21 +08:00
change base url
This commit is contained in:
parent
1666639de0
commit
7f249c07ad
@ -63,7 +63,7 @@ function switchTab(tabName) {
|
||||
|
||||
// 添加 API 配置
|
||||
const API_CONFIG = {
|
||||
BASE_URL: '/app/v1',
|
||||
BASE_URL: 'https://api.wwlww.org',
|
||||
ENDPOINTS: {
|
||||
SEARCH: '/avcode',
|
||||
COLLECTIONS: '/hacg',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user