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"] } ] }