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脚本记录
-----------------------------"+`
⚠️ 该节点 Google 送中检测失败
👇
-------------------------
⟦ `+$environment.params+` ⟧
-------------------------`: content
$done({"title":"Google 送中检测&切换", "htmlMessage": content})
} else if (OKList[0]){ //支持, 但为节点
content = `
🎉 该节点未被 Google 送中
👇
-------------------------
⟦ `+$environment.params+` ⟧
-------------------------`