Merge code from the master branch

This commit is contained in:
levywang 2025-03-17 16:21:14 +08:00
parent 2435ac2c4d
commit 01d9b62447

View File

@ -35,7 +35,7 @@ function switchTab(tabName) {
// 添加 API 配置
const API_CONFIG = {
BASE_URL: '/api/v1',
BASE_URL: 'https://api.wwlww.org/v1',
ENDPOINTS: {
SEARCH: '/avcode',
COLLECTIONS: '/hacg',