mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-03 02:24:41 +08:00
update
This commit is contained in:
@@ -8,7 +8,7 @@ cron: 10 8 * * *
|
||||
const Env = require('./env');
|
||||
const { SmzdmBot, requestApi, removeTags, getEnvCookies, wait } = require('./bot');
|
||||
const notify = require('./sendNotify');
|
||||
const CryptoJS = require("crypto-js");
|
||||
const CryptoJS = require('crypto-js');
|
||||
|
||||
// ------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user