change base url

This commit is contained in:
Levy,Wang 2025-03-15 21:07:44 +08:00 committed by GitHub
parent 474b0a3041
commit d4ba5d3900
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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',