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");