From 12ec6e1549cf871300eca8c988292415d6b333c0 Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Mon, 4 Jul 2022 22:24:48 +0800 Subject: [PATCH] Update switch-check-ytb-url-cron.js --- Scripts/switch-check-ytb-url-cron.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/switch-check-ytb-url-cron.js b/Scripts/switch-check-ytb-url-cron.js index 92243e7..539019b 100644 --- a/Scripts/switch-check-ytb-url-cron.js +++ b/Scripts/switch-check-ytb-url-cron.js @@ -23,7 +23,7 @@ const BASE_URL = 'https://www.youtube.com/premium' const link = { "media-url": "https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/img/southpark/7.png" } var cronsign = $environment.executeType == 0 || $environment.executeType == "0"? "Y" : "N" var policy = $environment.executeType == 0 || $environment.executeType == "0" ? GetPolicy($environment.sourcePath) : $environment.params -console.log($environment) +console.log(JSON.stringify($environment)) console.log("策略组:"+policy) function GetPolicy(cnt) {