diff --git a/Tasks/Daily.json b/Tasks/Daily.json index b243c0a..979b2d4 100644 --- a/Tasks/Daily.json +++ b/Tasks/Daily.json @@ -4,66 +4,6 @@ "desc":"旺仔 制作.xlsx文件,Leon 修订并转换成.json的任务订阅。该订阅适用于 elecV2P,与其他软件并不兼容。相关说明参考:https://github.com/elecV2/elecV2P-dei/tree/master/docs/06-task.md", "date":"2021-06-23 17:25:00", "list":[ - { - "name":"开心大丰收", - "type":"cron", - "time":"*/10 * * * *", - "job":{ - "type":"runjs", - "target":"http://nm66.top/kxdfs.js" - }, - "running":false - }, - { - "name":"开心花园", - "type":"cron", - "time":"*/30 * * * *", - "job":{ - "type":"runjs", - "target":"https://raw.githubusercontent.com/ZhiYi-N/Private-Script/master/Scripts/kxhy.js" - }, - "running":false - }, - { - "name":"考状元娶老婆", - "type":"cron", - "time":"10 0-23 * * *", - "job":{ - "type":"runjs", - "target":"https://raw.githubusercontent.com/age174/-/main/qlp.js" - }, - "running":false - }, - { - "name":"柠檬富豪小镇", - "type":"cron", - "time":"*/10 * * * *", - "job":{ - "type":"runjs", - "target":"http://nm66.top/fhxz.js" - }, - "running":false - }, - { - "name":"如意花园", - "type":"cron", - "time":"*/15 * * * *", - "job":{ - "type":"runjs", - "target":"https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/ryhy.js" - }, - "running":false - }, - { - "name":"幸福养鸡场", - "type":"cron", - "time":"10,20,30 0-23 * * *", - "job":{ - "type":"runjs", - "target":"https://raw.githubusercontent.com/age174/-/main/xfyjc.js" - }, - "running":false - }, { "name":"中青看点看看赚&浏览赚(需配合专用重写获取cookie)", "type":"cron", @@ -72,7 +12,7 @@ "type":"runjs", "target":"https://raw.githubusercontent.com/ztxtop/x/main/youth_banner.js" }, - "running":false + "running":true }, { "name":"中青看点签到&开转盘宝箱&阅读时长", @@ -82,7 +22,7 @@ "type":"runjs", "target":"https://raw.githubusercontent.com/GoodHolidays/Scripts/master/Task/youth.js" }, - "running":false + "running":true }, { "name":"中青自动阅读V2P", @@ -92,7 +32,17 @@ "type":"runjs", "target":"https://raw.githubusercontent.com/KodoShinichi/elecV2P/main/Taks-elecV2P/youthread_elecV2.js" }, - "running":false + "running":true + }, + { + "name":"京喜财富岛单独提现(延迟)", + "type":"cron", + "time":"0-3 0 0 * * *", + "job":{ + "type":"runjs", + "target":"https://raw.githubusercontent.com/GoodStudying/local_file/main/task/JX_CFD_TX.js" + }, + "running":true } ] }