🌱task:OlympicRanking

This commit is contained in:
Leon 2021-07-27 22:05:26 +08:00
parent 4010882c6f
commit 3f5eac6d4f

View File

@ -22,7 +22,7 @@
"type":"runjs",
"target":"https://raw.githubusercontent.com/Oreomeow/VIP/main/Scripts/js/News/wechatsubs.js"
},
"running":true
"running":false
},
{
"name":"NASA每日一图",
@ -53,6 +53,16 @@
"target":"https://raw.githubusercontent.com/zZPiglet/Task/master/MovieCalendar/MovieCalendar.js"
},
"running":true
},
{
"name":"东京奥运会🏅金牌榜",
"type":"cron",
"time":"0 */6 * * *",
"job":{
"type":"runjs",
"target":"https://raw.githubusercontent.com/ddgksf2013/Cuttlefish/master/Script/OlympicRanking.js"
},
"running":true
}
]
}