This commit is contained in:
shenjack 2024-03-24 20:36:38 +08:00
parent a6a2ee232b
commit 4c18c175a3
Signed by: shenjack
GPG Key ID: 7B1134A979775551
3 changed files with 62 additions and 62 deletions

View File

@ -10128,28 +10128,28 @@
s.d.value = p
},
ar(a) {
var s, r = this
var s, this_ = this
window.location.hash = ""
s = r.dy.style
s = this_.dy.style
s.toString
C.d.T(s, C.d.N(s, "opacity"), "0", "")
s = r.c.style
s = this_.c.style
s.display = "none"
s = r.b.style
s = this_.b.style
s.display = "none"
s = r.f.style
s = this_.f.style
s.display = ""
r.fx.bt(null)
this_.fx.bt(null)
},
aT(a) {
var s, r = this
if (r.fx.cE()) return
r.ar(null)
s = r.b.style
var s, this_ = this
if (this_.fx.cE()) return
this_.ar(null)
s = this_.b.style
s.display = ""
s = r.f.style
s = this_.f.style
s.display = "none"
r.d.focus()
this_.d.focus()
},
// send "??" to iframe
// or call as send_fast
@ -10159,12 +10159,12 @@
this.cy.contentWindow.postMessage("??", "*")
},
bD(a) {
var s, r, q, p, o, n, m, l, k = this,
var s, r, q, p, o, n, m, l, this_ = this,
j = {}
k.ar(null)
this_.ar(null)
s = t.l.a(document.querySelector("#sharePanel textarea"))
j.a = false
r = k.k2
r = this_.k2
r.toString
q = H.aj(r).k("F<1,h*>")
p = P.af(new H.F(r, new G.eR(j), q), true, q.k("C.E"))
@ -10174,71 +10174,71 @@
n = O.le(o, j)
m = C.b.M(n, J.ed(n, "#"))
if (m.length < 1000) {
k.id = m
this_.id = m
window.location.hash = m
}
l = "http://" + H.d($.ip()) + J.ee(window.location.pathname, J.ed(window.location.pathname, "/"))
j = k.go
j = this_.go
if (j != null) l = l + "?" + j
s.value = n
k.fr.dG(0, n, l)
j = k.f.style
this_.fr.dG(0, n, l)
j = this_.f.style
j.display = "none"
j = k.c.style
j = this_.c.style
j.display = ""
s.focus()
s.select()
},
bz(a) {
var s = this,
r = a == null || C.b.R(s.ch.style.height, "0"),
q = s.cx
var this_ = this,
r = a == null || C.b.R(this_.ch.style.height, "0"),
q = this_.cx
if (r) {
q.classList.add("checkedBoss")
r = s.ch.style
r = this_.ch.style
r.toString
C.d.T(r, C.d.N(r, "opacity"), "", "")
r = s.ch.style
r = this_.ch.style
r.height = "38px"
} else {
q.classList.remove("checkedBoss")
r = s.ch.style
r = this_.ch.style
r.height = "0"
r = s.ch.style
r = this_.ch.style
r.toString
C.d.T(r, C.d.N(r, "opacity"), "0", "")
}
},
df(a, b) {
var s, r, q, p = this,
var s, r, q, this_ = this,
o = "button",
n = t.S
if (n.b(new P.dF([], []).br(b.data, true))) {
s = n.a(new P.dF([], []).br(b.data, true))
n = J.t(s)
r = t.w
if (r.b(n.i(s, "add"))) p.cz(r.a(n.i(s, "add")), false)
if (r.b(n.i(s, "add"))) this_.cz(r.a(n.i(s, "add")), false)
else if (r.b(n.i(s, "winners")) && r.b(n.i(s, "all"))) {
++p.fx.f
++this_.fx.f
r = J.aX(r.a(n.i(s, "all")), new G.eO(), t.cq)
p.k2 = P.af(r, true, r.$ti.k("C.E"))
this_.k2 = P.af(r, true, r.$ti.k("C.E"))
if (W.hY(window.parent) !== window) {
n.P(s, "pic")
n.P(s, "firstKill")
r = p.k2
r = this_.k2
r.toString
q = H.aj(r).k("F<1,i<@>*>")
n.m(s, "all", P.af(new H.F(r, new G.eP(), q), true, q.k("C.E")))
J.iF(W.hY(window.parent), s, "*")
}
n = p.r.style
n = this_.r.style
n.display = ""
n = p.y.style
n = this_.y.style
n.display = "none"
} else if (J.a3(n.i(s, o), "share")) p.bD(null)
else if (J.a3(n.i(s, o), "refresh")) p.aT(null)
} else if (J.a3(n.i(s, o), "share")) this_.bD(null)
else if (J.a3(n.i(s, o), "refresh")) this_.aT(null)
else if (J.a3(n.i(s, o), "showLoader")) {
n = p.dy.style
n = this_.dy.style
n.toString
C.d.T(n, C.d.N(n, "opacity"), "0.3", "")
}

View File

@ -11341,10 +11341,10 @@
}
},
add_event_listener(receiver, type, listener, options) {
// console.log("md5.js add event listener type:", type, "receiver:", receiver, "listener:", listener, options)
console.log("md5.js add event listener type:", type, "receiver:", receiver, "listener:", listener, options)
// console.log("receiver == window", receiver == window)
// var stack = new Error().stack
// console.log(stack)
var stack = new Error().stack
console.log(stack)
receiver.addEventListener(type, H.convert_dart_closure_to_js_md5(listener, 1), false)
// return receiver.addEventListener(type, listener, false)
}

View File

@ -10128,28 +10128,28 @@
s.d.value = p
},
ar(a) {
var s, r = this
var s, this_ = this
window.location.hash = ""
s = r.dy.style
s = this_.dy.style
s.toString
C.d.T(s, C.d.N(s, "opacity"), "0", "")
s = r.c.style
s = this_.c.style
s.display = "none"
s = r.b.style
s = this_.b.style
s.display = "none"
s = r.f.style
s = this_.f.style
s.display = ""
r.fx.bt(null)
this_.fx.bt(null)
},
aT(a) {
var s, r = this
if (r.fx.cE()) return
r.ar(null)
s = r.b.style
var s, this_ = this
if (this_.fx.cE()) return
this_.ar(null)
s = this_.b.style
s.display = ""
s = r.f.style
s = this_.f.style
s.display = "none"
r.d.focus()
this_.d.focus()
},
// send "??" to iframe
// or call as send_fast
@ -10210,35 +10210,35 @@
}
},
df(a, b) {
var s, r, q, p = this,
var s, r, q, this_ = this,
o = "button",
n = t.S
if (n.b(new P.dF([], []).br(b.data, true))) {
s = n.a(new P.dF([], []).br(b.data, true))
n = J.t(s)
r = t.w
if (r.b(n.i(s, "add"))) p.cz(r.a(n.i(s, "add")), false)
if (r.b(n.i(s, "add"))) this_.cz(r.a(n.i(s, "add")), false)
else if (r.b(n.i(s, "winners")) && r.b(n.i(s, "all"))) {
++p.fx.f
++this_.fx.f
r = J.aX(r.a(n.i(s, "all")), new G.eO(), t.cq)
p.k2 = P.af(r, true, r.$ti.k("C.E"))
this_.k2 = P.af(r, true, r.$ti.k("C.E"))
if (W.hY(window.parent) !== window) {
n.P(s, "pic")
n.P(s, "firstKill")
r = p.k2
r = this_.k2
r.toString
q = H.aj(r).k("F<1,i<@>*>")
n.m(s, "all", P.af(new H.F(r, new G.eP(), q), true, q.k("C.E")))
J.iF(W.hY(window.parent), s, "*")
}
n = p.r.style
n = this_.r.style
n.display = ""
n = p.y.style
n = this_.y.style
n.display = "none"
} else if (J.a3(n.i(s, o), "share")) p.bD(null)
else if (J.a3(n.i(s, o), "refresh")) p.aT(null)
} else if (J.a3(n.i(s, o), "share")) this_.bD(null)
else if (J.a3(n.i(s, o), "refresh")) this_.aT(null)
else if (J.a3(n.i(s, o), "showLoader")) {
n = p.dy.style
n = this_.dy.style
n.toString
C.d.T(n, C.d.N(n, "opacity"), "0.3", "")
}