chore: 将域名从 searchgal.homes 迁移至 searchgal.top并增加API节点

- 更新所有环境配置文件中的 API 和站点域名为 searchgal.top。
- 在 api.json 中新增多个区域的 ClawCloud API 节点。
This commit is contained in:
Jurangren
2026-01-28 04:24:08 +08:00
parent 04c8e43ef7
commit fe5f836b87
22 changed files with 74 additions and 59 deletions

View File

@@ -1,7 +1,7 @@
# 开发环境配置
# API 配置(开发环境可以使用本地 API
VITE_API_BASE_URL=https://cf.api.searchgal.homes
VITE_API_BASE_URL=https://cf.api.searchgal.top
# VITE_API_BASE_URL=http://localhost:8787
# 开发配置