Update xuehua.js

This commit is contained in:
zjk2017
2024-06-30 23:29:45 +08:00
committed by GitHub
parent dc4ac627b9
commit 0471dcca78

View File

@@ -42,13 +42,11 @@ var timestamp = Math.round(new Date().getTime()/1000).toString();
if (!(await Envs()))
return;
else {
log(`\n\n============================================= \n脚本执行 - 北京时间(UTC+8)${new Date(
new Date().getTime() + new Date().getTimezoneOffset() * 60 * 1000 +
8 * 60 * 60 * 1000).toLocaleString()} \n=============================================\n`);
log(`\n============ 微信公众号:柠檬玩机交流 ============`)
log(`\n=================== 共找到 ${xuehuahdArr.length} 个账号 ===================`)
if (debug) {
log(`【debug】 这是你的全部账号数组:\n ${xuehuahdArr}`);