From 9b2b4da477c6942293dc99042e2d8f17fe1cd46f Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 25 Aug 2021 14:14:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1task:epic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tasks/News.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Tasks/News.json b/Tasks/News.json index 5a87afc..340f307 100644 --- a/Tasks/News.json +++ b/Tasks/News.json @@ -63,6 +63,16 @@ "target":"https://raw.githubusercontent.com/ddgksf2013/Cuttlefish/master/Script/OlympicRanking.js" }, "running":false + }, + { + "name":"Epic 周免", + "type":"cron", + "time":"10 11 */3 * *", + "job":{ + "type":"runjs", + "target":"https://raw.githubusercontent.com/Peng-YM/QuanX/master/Tasks/epic.js" + }, + "running":false } ] }