mirror of
https://github.com/zjk2017/ArcadiaScriptPublic.git
synced 2025-12-17 23:44:35 +08:00
Update yingsheng_v3.js
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user