Update hyjk.js

This commit is contained in:
smallfawn
2025-02-17 17:50:58 +08:00
parent 8984855cbd
commit 92ea35c36e

View File

@@ -152,6 +152,7 @@ class Task {
} }
encrypt(body) { encrypt(body) {
global['window'] = {}
const JSEncrypt = require("encryptlong") const JSEncrypt = require("encryptlong")
const JsRsaSign = require("jsrsasign") const JsRsaSign = require("jsrsasign")