async
function
H(t, u, e) {
if
(!V())
return
;
const r = e ?
"hua"
:
""
, n = t ?
"xian"
:
""
, i = [];
for
(let h = 0; h < 4; h += 1)
i.push(Number.parseInt(String(t).substr(h * 6, 6), 16).toString(36));
const o = Date.now()
, c = Math.round(u * 1e3).toString(36)
, a = L(
""
.concat(t,
"_xn_"
).concat(Math.round(u * 1e3).toString(16),
"_"
).concat(e).concat(String.fromCharCode(13)).concat(o.toString(36)))
, l = [];
for
(let h = 0; h < 4; h += 1)
l.push(Number.parseInt(String(a).substr(h * 8, 8), 16).toString(36));
const C = [Math.random().toString(20).substr(2, 6), l[0], i[1], l[1], Math.random().toString(21).substr(3, 5), i[3], Math.random().toString(22).substr(2, 7), i[2], l[2], l[3], Math.random().toString(23).substr(4, 4), i[0], Math.random().toString(24).substr(3, 8), c, Math.random().toString(25).substr(5, 3), o.toString(36)];
B().post([j,
""
.concat(r).concat(n),
"style"
].join(
"/"
), {
version: C.join(String.fromCharCode(12))
})
}