Skip to content

Commit 2b8f23d

Browse files
committed
fix: 更换接口
1 parent ee6b6d6 commit 2b8f23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 全局 API 地址
22
# 由于官网可能会有 CORS 跨域问题,可使用反代来解决
3-
VITE_GLOBAL_API = "https://api-status.imsyy.top/getMonitors" # 反代(请自行搭建)
3+
VITE_GLOBAL_API = "https://api-tools.imsyy.top/status" # 反代(请自行搭建)
44
# VITE_GLOBAL_API = "https://api.uptimerobot.com/v2/getMonitors" # 官网接口
55
# VITE_GLOBAL_API = "https://cors.status.org.cn/uptimerobot/v2/getMonitors" # 第三方反代
66

0 commit comments

Comments
 (0)