From a184c78cfe10bc2f389ef8455c10099c46947801 Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Mon, 16 Nov 2020 19:35:54 +0800 Subject: [PATCH] Update and rename sample.json to sample00.json --- Scripts/{sample.json => sample00.json} | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) rename Scripts/{sample.json => sample00.json} (98%) diff --git a/Scripts/sample.json b/Scripts/sample00.json similarity index 98% rename from Scripts/sample.json rename to Scripts/sample00.json index afbf0d7..4ee0b06 100644 --- a/Scripts/sample.json +++ b/Scripts/sample00.json @@ -1,8 +1,7 @@ { "name":"HotKids", "description":"Crontab Task Gallery", - "task":[{"config": - [ + "task":[{"config":[ "0 12 * * 1 https://raw.githubusercontent.com/Peng-YM/QuanX/master/Tasks/epic.js, tag=每周 Epic 游戏限免, img-url=https://raw.githubusercontent.com/HotKids/Rules/master/Quantumult/X/Images/Task/epic.png", "0 9 * * * https://raw.githubusercontent.com/evilbutcher/Quantumult_X/master/check_in/idaily/idaily.js, tag=iDaily·每日环球视野, img-url=https://raw.githubusercontent.com/HotKids/Rules/master/Quantumult/X/Images/Task/iDaily.png", "0 9 * * * https://raw.githubusercontent.com/zZPiglet/Task/master/MovieCalendar/MovieCalendar.js, tag=豆瓣·电影日历, img-url=https://raw.githubusercontent.com/HotKids/Rules/master/Quantumult/X/Images/Task/douban.png", @@ -49,10 +48,7 @@ "24 5 * * * https://ooxx.be/js/jegotrip.js, tag=无忧行, img-url=https://raw.githubusercontent.com/HotKids/Rules/master/Quantumult/X/Images/Task/JegoTrip.png", "25 5 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/flyertea/flyertea.js, tag=飞客茶馆, img-url=https://raw.githubusercontent.com/HotKids/Rules/master/Quantumult/X/Images/Task/flyertea.png" ], - "addons": - [ - "https://raw.githubusercontent.com/HotKids/Rules/master/Quantumult/X/GetCookie.conf" - ] + "addons":["https://raw.githubusercontent.com/HotKids/Rules/master/Quantumult/X/GetCookie.conf"] } ] }