diff --git a/web/script.js b/web/script.js index aea88e8..68f8d38 100644 --- a/web/script.js +++ b/web/script.js @@ -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',