This commit is contained in:
shenjack 2024-03-17 19:40:53 +08:00
parent 9f84e8db6b
commit 1f1321ac81
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -4427,7 +4427,7 @@
case 3: case 3:
// main // main
switch_to = 5 switch_to = 5
/*m = window.sessionStorage.getItem(O.obfuscate_str_h("k")) // fYwD /*m = window.sessionStorage.getItem(O.obfuscate_str_h("k")) // fYwD
l = X.f4(m, 0) l = X.f4(m, 0)
@ -7190,7 +7190,7 @@
_.r = g _.r = g
_.x = h _.x = h
}, },
dX: function dX(a, b, c, d, e, f, g, h) { RunUpdateWin: function dX(a, b, c, d, e, f, g, h) {
var _ = this var _ = this
_.a = a _.a = a
_.b = b _.b = b
@ -13016,20 +13016,22 @@
// r = C.d.aI(s.scrollHeight) - s.clientHeight // r = C.d.aI(s.scrollHeight) - s.clientHeight
// checkScroll = r - C.d.aI(s.scrollTop) < 50 || C.d.aI(s.scrollTop) / r > 0.95 // checkScroll = r - C.d.aI(s.scrollTop) < 50 || C.d.aI(s.scrollTop) / r > 0.95
// } // }
if (q.cx instanceof T.dX) q.fQ() if (q.cx instanceof T.RunUpdateWin) {
else { q.fQ()
// s = q.db } else {
// if (s == null) { s = q.db
// s = HtmlRenderer.nS("row") if (s == null) {
// q.db = s s = HtmlRenderer.nS("row")
// q.b.appendChild(s) q.db = s
// if (q.dx) q.dx = !1 q.b.appendChild(s)
// else { if (q.dx) {
// s = q.db; q.dx = false
// (s && C.Q).cJ(s, "\u2003") } else {
// } s = q.db;
// } else s.appendChild(document.createTextNode(", ")) (s && C.Q).cJ(s, "\u2003")
// q.db.appendChild(HtmlRenderer.uI(q.cx)) }
} else s.appendChild(document.createTextNode(", "))
q.db.appendChild(HtmlRenderer.uI(q.cx))
q.b4() q.b4()
} }
// if (checkScroll) { // if (checkScroll) {
@ -16238,7 +16240,7 @@
j = LanData.get_obfuscated_value("eTpN") j = LanData.get_obfuscated_value("eTpN")
i = $.a() i = $.a()
h = $.lJ() h = $.lJ()
g = new T.dX(i, h, 100, j, k, null, null, null) g = new T.RunUpdateWin(i, h, 100, j, k, null, null, null)
g.aK(j, k, null, null, null, i, h, 100) g.aK(j, k, null, null, null, i, h, 100)
n.a.push(g) n.a.push(g)
o.cx = !0 o.cx = !0
@ -16524,7 +16526,7 @@
} }
} }
T.h2.prototype = {} T.h2.prototype = {}
T.dX.prototype = {} T.RunUpdateWin.prototype = {}
T.aq.prototype = { T.aq.prototype = {
k(a) { k(a) {
return H.e(this.a) return H.e(this.a)
@ -18628,7 +18630,7 @@
inherit(T.fb, T.bZ) inherit(T.fb, T.bZ)
inherit(T.eg, T.e3) inherit(T.eg, T.e3)
inherit_may(T.fr, [T.bF, T.V, T.dF, T.dp]) inherit_may(T.fr, [T.bF, T.V, T.dF, T.dp])
inherit_may(T.aX, [T.h2, T.dX]) inherit_may(T.aX, [T.h2, T.RunUpdateWin])
inherit(T.fY, T.cB) inherit(T.fY, T.cB)
inherit(T.cA, T.ah) inherit(T.cA, T.ah)
inherit_may(T.aV, [T.ca, T.h0]) inherit_may(T.aV, [T.ca, T.h0])