Skip to content

Commit

Permalink
Update and rename zippo会员签到.js to zippo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yang7758258 authored Jun 3, 2024
1 parent 9eb500c commit 1f26378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zippo会员签到.js → zippo.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ async function tips(ckArr) {
!(async () => {
let ckArr = await checkEnv(ckStr, "zippo"); //检查CK
await getNotice(); //远程通知
await getVersion("yang7758258/ohhh154@main/zippo会员签到.js");
await getVersion("yang7758258/ohhh154@main/zippo.js");
await tips(ckArr); //脚本提示
await start(); //开始任务
await SendMsg(msg); //发送通知
Expand Down

0 comments on commit 1f26378

Please sign in to comment.