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