From a55ff92a979745e003ce9045b502f063dfed4533 Mon Sep 17 00:00:00 2001 From: haptear Date: Fri, 3 Sep 2021 17:06:02 +0800 Subject: [PATCH] 1 --- hwatt_start.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hwatt_start.js b/hwatt_start.js index 463a894..d7463ba 100644 --- a/hwatt_start.js +++ b/hwatt_start.js @@ -8,7 +8,7 @@ github: https://github.com/yangtingxiao ================Loon============== [Script] -cron "10 0-23/1 * * *" script-path=hwatt_start.js,tag=watt启动服务 +cron "55 0-23/1 * * *" script-path=hwatt_start.js,tag=watt启动服务 */ const $ = new Env('Watt'); @@ -37,8 +37,7 @@ function start() "sec-fetch-mode": "cors", "sec-fetch-site": "cross-site", "use-agent": "Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36 Edg/92.0.902.84" - }, - body:{} + } } $.post(req, async (err, resp, data) => { try {