mirror of
https://github.com/zjk2017/ArcadiaScriptPublic.git
synced 2025-12-18 07:54:35 +08:00
Update xuehua.js
This commit is contained in:
@@ -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}`);
|
||||
|
||||
Reference in New Issue
Block a user