From 1f263780029ab4ccdd99d77802c3d5d04067bcb3 Mon Sep 17 00:00:00 2001 From: Misty <43715693+yang7758258@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:32:17 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20zippo=E4=BC=9A=E5=91=98?= =?UTF-8?q?=E7=AD=BE=E5=88=B0.js=20to=20zippo.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\274\232\345\221\230\347\255\276\345\210\260.js" => zippo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename "zippo\344\274\232\345\221\230\347\255\276\345\210\260.js" => zippo.js (97%) diff --git "a/zippo\344\274\232\345\221\230\347\255\276\345\210\260.js" b/zippo.js similarity index 97% rename from "zippo\344\274\232\345\221\230\347\255\276\345\210\260.js" rename to zippo.js index 0346a8b..42182c0 100644 --- "a/zippo\344\274\232\345\221\230\347\255\276\345\210\260.js" +++ b/zippo.js @@ -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); //发送通知