change base url

This commit is contained in:
levywang 2025-03-21 10:56:47 +08:00
parent 1666639de0
commit 7f249c07ad

View File

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