mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix nettest
This commit is contained in:
@@ -30,7 +30,7 @@ const targets = ref<Address[]>([
|
|||||||
{
|
{
|
||||||
image: tmdb,
|
image: tmdb,
|
||||||
name: "api.themoviedb.org",
|
name: "api.themoviedb.org",
|
||||||
url: "https://api.themoviedb.org",
|
url: "https://api.themoviedb.org/docs",
|
||||||
proxy: true,
|
proxy: true,
|
||||||
status: "Normal",
|
status: "Normal",
|
||||||
time: "",
|
time: "",
|
||||||
@@ -74,7 +74,7 @@ const targets = ref<Address[]>([
|
|||||||
{
|
{
|
||||||
image: wechat,
|
image: wechat,
|
||||||
name: "qyapi.weixin.qq.com",
|
name: "qyapi.weixin.qq.com",
|
||||||
url: "https://qyapi.weixin.qq.com",
|
url: "https://qyapi.weixin.qq.com/cgi-bin/gettoken",
|
||||||
proxy: false,
|
proxy: false,
|
||||||
status: "Normal",
|
status: "Normal",
|
||||||
time: "",
|
time: "",
|
||||||
|
|||||||
Reference in New Issue
Block a user