Update hyjk.js

This commit is contained in:
smallfawn
2025-02-18 10:26:03 +08:00
parent 323f8a0491
commit faadf7cbd6

View File

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