MCPcopy Create free account
hub / github.com/cxapython/catvm / SS

Function SS

xiaohongshu/test.js:497–529  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

495 return k(e) ^ C(e) ^ y(e)
496 }
497 function SS() {
498 for (var i = "/".concat('/bbs/app/api/share/data/'.split("/").filter((function(e) {
499 return e
500 }
501 )).join("/"), "/"), n = "", a = "BCDFGHJKMNPQRTVWXY23456789", o = x.pack( Math.round(new Date().getTime()/1000), arry, 0), s = O("sha1", 'L2Jicy9hcHAvYXBpL3NoYXJlL2RhdGEv').update(o).digest(), r = 15 & s.slice(19, 20)[0], c = 2147483647 & x.unpack(">I", s.slice(r, r + 4))[0], l = 0; l < 5; l++) {
502 var u = c % a.length;
503 c = ~~(c / a.length),
504 n += a[u]
505 }
506 var d = "".concat(function(e) {
507 return e.reduce((function(e, t, i) {
508 return e + t
509 }
510 ))
511 }(function(e) {
512 var t = [0, 0, 0, 0];
513 return t[0] = j(e[0]) ^ k(e[1]) ^ C(e[2]) ^ y(e[3]),
514 t[1] = y(e[0]) ^ j(e[1]) ^ k(e[2]) ^ C(e[3]),
515 t[2] = C(e[0]) ^ y(e[1]) ^ j(e[2]) ^ k(e[3]),
516 t[3] = k(e[0]) ^ C(e[1]) ^ y(e[2]) ^ j(e[3]),
517 e[0] = t[0],
518 e[1] = t[1],
519 e[2] = t[2],
520 e[3] = t[3],
521 e
522 }(n.slice(-4).split("").map((function(e) {
523 return e.charCodeAt()
524 }
525 )))) % 100);
526 return d.length < 2 && (d = 0 + d),
527 d = n + d
528
529 }
530 e.exports = {
531 SS
532 }

Callers

nothing calls this directly

Calls 5

OFunction · 0.70
jFunction · 0.70
kFunction · 0.70
CFunction · 0.70
yFunction · 0.70

Tested by

no test coverage detected