mirror of
https://github.com/levywang/avhub.git
synced 2026-02-21 08:47:22 +08:00
fix: change base_url
This commit is contained in:
parent
49855b7b7c
commit
782218b093
@ -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