We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6b6d6 commit 2b8f23dCopy full SHA for 2b8f23d
.env
@@ -1,6 +1,6 @@
1
# 全局 API 地址
2
# 由于官网可能会有 CORS 跨域问题,可使用反代来解决
3
-VITE_GLOBAL_API = "https://api-status.imsyy.top/getMonitors" # 反代(请自行搭建)
+VITE_GLOBAL_API = "https://api-tools.imsyy.top/status" # 反代(请自行搭建)
4
# VITE_GLOBAL_API = "https://api.uptimerobot.com/v2/getMonitors" # 官网接口
5
# VITE_GLOBAL_API = "https://cors.status.org.cn/uptimerobot/v2/getMonitors" # 第三方反代
6
0 commit comments