移除京喜签到脚本

This commit is contained in:
wisz2021
2021-06-04 14:23:53 +08:00
parent 538affc661
commit 327856efa9
6 changed files with 6 additions and 13 deletions

View File

@ -75,7 +75,7 @@ async function jump() {
$.jumpList = [];
await getGameList();
if ($.jumpList.length === 0) {
console.log(`获取活动列表失败`);
console.log(`获取活动列表失败,请等待下一期活动\n`);
return;
}
await $.wait(1000);