diff --git a/md5.js b/md5.js index c99507e..7268f9c 100644 --- a/md5.js +++ b/md5.js @@ -3334,7 +3334,9 @@ return P.mh(H.b([r, q, p, o < 26 ? o + 65 : o + 71], t.i), 0, null) }, j(a, b) { - return C.e.bt(0, X.f4(a, b)) + let result = C.e.bt(0, X.f4(a, b)); + console.log(a, b, result) + return result }, d(a) { var s = $.od.h(0, a) @@ -9551,28 +9553,28 @@ $S: 18 } P.l8.prototype = { - // e8(a, b) { - // if (self.setTimeout != null) self.setTimeout(H.cU(new P.l9(this, b), 0), a) - // else throw H.h(P.S("`setTimeout()` not found.")) - // } e8(a, b) { - if (typeof P.count === "number") { - P.count++ - } else { - P.count = 1 - } - if (P.count > 10500) return - if (P.count == 1) { - setTimeout(H.cU(new P.l9(this, b), 0), 0) - } else { - try { - H.cU(new P.l9(this, b), 0)() - } catch (error) { - return - } - - } + if (self.setTimeout != null) {self.setTimeout(H.cU(new P.l9(this, b), 0), a)} + else throw H.h(P.S("`setTimeout()` not found.")) } + // e8(a, b) { + // if (typeof P.count === "number") { + // P.count++ + // } else { + // P.count = 1 + // } + // if (P.count > 10500) return + // if (P.count == 1) { + // setTimeout(H.cU(new P.l9(this, b), 0), 0) + // } else { + // try { + // H.cU(new P.l9(this, b), 0)() + // } catch (error) { + // return + // } + + // } + // } } P.l9.prototype = { $0() { @@ -19165,7 +19167,8 @@ return O.j("iA", 33) }) r($, "yN", "iK", function () { - return O.j("=+A", 37) + // return O.j("=+A", 37) + return "??" }) r($, "y2", "d2", function () { return O.j("+R/Iv*Y(WVEu;E", 21)