From 5dd7c3d6537ceb3b22489d8e323028f2f9dc667e Mon Sep 17 00:00:00 2001 From: zjk2017 <2548836866@qq.com> Date: Tue, 25 Jun 2024 23:34:39 +0800 Subject: [PATCH] Update yingsheng_v3.js --- yingsheng_v3.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yingsheng_v3.js b/yingsheng_v3.js index 59ce8ab..362eb0d 100644 --- a/yingsheng_v3.js +++ b/yingsheng_v3.js @@ -5,9 +5,10 @@ 一天至少三次 fix 20240623 ArcadiaScriptPublic ArcadiaScriptPublic 频道:https://t.me/ArcadiaScript 群组:https://t.me/ArcadiaScriptPublic 原作者不知道了 增加关注功能 变量yingshengid1=用户id1 yingshengid2=用户id2 yingshengid3=用户id3 +cron: 0 7,12,18 * * * */ -const jsname = '硬声' -const $ = new Env(jsname); + +const $ = new Env('硬声'); var CryptoJS = require("crypto-js");