fix nettest

This commit is contained in:
jxxghp
2023-07-19 08:13:34 +08:00
parent d07acc3847
commit 67b39eea3f

View File

@@ -30,7 +30,7 @@ const targets = ref<Address[]>([
{
image: tmdb,
name: "api.themoviedb.org",
url: "https://api.themoviedb.org",
url: "https://api.themoviedb.org/docs",
proxy: true,
status: "Normal",
time: "",
@@ -74,7 +74,7 @@ const targets = ref<Address[]>([
{
image: wechat,
name: "qyapi.weixin.qq.com",
url: "https://qyapi.weixin.qq.com",
url: "https://qyapi.weixin.qq.com/cgi-bin/gettoken",
proxy: false,
status: "Normal",
time: "",