From ac4deb304c42ad2f4f292e6c678b56c55333e68b Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Tue, 17 May 2022 18:03:36 +0800 Subject: [PATCH] update --- Scripts/switch-check-google.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Scripts/switch-check-google.js b/Scripts/switch-check-google.js index cfc3c05..804a418 100644 --- a/Scripts/switch-check-google.js +++ b/Scripts/switch-check-google.js @@ -85,6 +85,8 @@ function Check() { ReOrder(OKList) } else if (!OKList[0]){ //不支持 content =pflag==0 ? `


😭 该节点已被 Google 送中

👇

-------------------------
⟦ `+$environment.params+` ⟧
-------------------------
`: `

` + "
⟦ "+$environment.params+ " ⟧ ⚠️ 切换失败

该策略组内未找到未被 Google 送中 的节点" + "

-----------------------------
检测详情请查看JS脚本记录
-----------------------------
"+`

` + //为节点且检测超时/出错 + content = pflag==0 && Len(NoList)==0 ? content = `


⚠️ 该节点 Google 送中检测失败

👇

-------------------------
⟦ `+$environment.params+` ⟧
-------------------------
`: content $done({"title":"Google 送中检测&切换", "htmlMessage": content}) } else if (OKList[0]){ //支持, 但为节点 content = `


🎉 该节点未被 Google 送中

👇

-------------------------
⟦ `+$environment.params+` ⟧
-------------------------
`