diff --git a/routes/service/FpService.js b/routes/service/FpService.js index 877f42c..d60d43b 100644 --- a/routes/service/FpService.js +++ b/routes/service/FpService.js @@ -3,11 +3,31 @@ const {jsdomFromText, browser} = require("sdenv"); const {Script} = require("node:vm"); const fs = require("node:fs"); const path = require("node:path"); + +const FpCrypt = require("./static/fp/fp-crypt"); + class FpService { js = fs.readFileSync(path.resolve(__dirname, './static/fp/chunk-npjg4qgmmrfrjl3r.js'), 'utf8').toString(); - async get_los (url, param,html,loginCookieStr) { + /** + * + * @param url + * @param param + * @param html + * @param loginCookieStr + * @returns {Promise<*>} + */ + async get_los(url, param, html, loginCookieStr) { let baseUrl = new URL(url).origin; + let urlPath = url.replace(baseUrl, ""); + let headers = {}; + + if (param != null || param !== "") { + let fpCrypt = new FpCrypt(loginCookieStr); + let $e = fpCrypt.$e(param, urlPath); + param = JSON.stringify({'jmbw': $e["enVal"]}); + headers['security-mes-key'] = $e["enMesKey"] + } console.time('js执行时长') const [jsDom, cookieJar] = jsdomFromText({ url: `${baseUrl}/invoice-query/invoice-query`, @@ -36,33 +56,44 @@ class FpService { window.$dunm.$byno(); } - let los = window[window["_d_ts"]](url.replace(baseUrl,""), param); - console.log(url.replace(baseUrl,"")) + let los = window[window["_d_ts"]](urlPath, param); + console.log(urlPath) let cookies = cookieJar.getCookieStringSync(baseUrl); los["cookies"] = cookies - console.log('js执行完成,返回结果 ',los ) + console.log('js执行完成,返回结果 ', los) // 关闭 dom.window.close() console.timeEnd('js执行时长') return los } - random_32 (param){ - var n, i,e=null, - a = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"["split"](""), c = []; - if (e = e || a["length"], 32) for (n = 0; n < 32; n++) c[n] = a[0 | (Math["random"]() * e)]; else for (c[8] = c[13] = c[18] = c[23] = "-", c[14] = "4", n = 0; (n < 36); n++) c[n] || (i = 0 | (16 * Math["random"]()), c[n] = a[19 === n ? 8 | (3 & i) : i]); + + random_32(param) { + var n, i, e, + a = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""), c = []; + if (e = a["length"], 32) { + for (n = 0; n < 32; n++) { + c[n] = a[0 | Math.random() * e]; + } + } else { + for (c[8] = c[13] = c[18] = c[23] = "-", c[14] = "4", n = 0; (n < 36); n++) { + c[n] || (i = 0 | 16 * Math.random(), c[n] = a[19 === n ? 8 | (3 & i) : i]); + } + } console.log(`生成随机 ${e} 位字符串`, c["join"]("")) return c["join"]("") } - get_cookie (key,loginCookieStr){ + + get_cookie(key, loginCookieStr) { var key_list = loginCookieStr.split("; ") - for(var k=0 ; key_list["length"]>k;k++){ - if (key_list[k].includes(key)){ + for (var k = 0; key_list["length"] > k; k++) { + if (key_list[k].includes(key)) { return key_list[k].split("=")[1] } } } - reverse_str (t,loginCookieStr){ - var i = this.get_cookie("dzfp-ssotoken",loginCookieStr), r = this.qe(i), + + reverse_str(t, loginCookieStr) { + var i = this.get_cookie("dzfp-ssotoken", loginCookieStr), r = this.qe(i), c = t.split('').reverse().join("") + i.split('').reverse().join(""), u = ""; for (var s = 0; s < c["length"]; s += r) { @@ -73,40 +104,45 @@ class FpService { console.log('倒叙处理字符返回20位', res) return res; } - qe (n){ + + qe(n) { null === n && (n = ""); var o = n["match"]("[0-9]+"); - if ((null===o)) o = 3; else { + if ((null === o)) o = 3; else { var a = o["index"]; o = parseInt(n["substring"](a, (a + 1)), 10) + 3 } return o } - get_url (url) { - return url+"?" + + get_url(url) { + return url + "?" } - hex_md5 (reverse_str,url){ - var strlist = reverse_str+"+"+this.get_url(url) + + hex_md5(reverse_str, url) { + var strlist = reverse_str + "+" + this.get_url(url) var res = CryptoJS.MD5(strlist).toString() - console.log('md5:',res) + console.log('md5:', res) return res } - aes_encrypt (value,key) { + + aes_encrypt(value, key) { const srcs = CryptoJS.enc.Utf8.parse(value); const key1 = CryptoJS.enc.Utf8.parse(key); - const cipherTxt = CryptoJS.AES.encrypt(srcs, key1,{ - mode: CryptoJS.mode.ECB, //ECB模式 - padding: CryptoJS.pad.Pkcs7 //padding处理 + const cipherTxt = CryptoJS.AES.encrypt(srcs, key1, { + mode: CryptoJS.mode.ECB, //ECB模式 + padding: CryptoJS.pad.Pkcs7 //padding处理 }).toString(); - console.log('aes:',cipherTxt) + console.log('aes:', cipherTxt) return cipherTxt } } + fp = new FpService() fp.random_32() -fp.get_cookie("dzfp-ssotoken","tpass_tct8zta97w6c46zdt9zc2648227df5z2=eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjA3NGE2NzEzZGE2ZjQ0YTFiMjA3ODRhZGM0MmUxNmM5In0.zgO2rco0oWhTgOX6tVbZVoLI_qysOfJ1fdlcghe8KyI3iUmFV_IuHvZINQWeSmKesyefAyOxWflWsbSzQiiOgw; oauth2_referer=tpass.zhejiang.chinatax.gov.cn; dzfp-ssotoken=4fa8538cee014e3b84f88ead04610dea; SSO_SECURITY_CHECK_TOKEN=bd1e0dc3898d4239af9c3b11dc8b7983; lzkqow39189=9ef06defe6d34ad7aba79ae8bbe419f8; DTSwUOYx7MiWN=dcf74815ad6d7fef22601131e58a180b8a80b714fe9224c72c6b881b3f42d8b3") -fp.reverse_str("","tpass_tct8zta97w6c46zdt9zc2648227df5z2=eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjA3NGE2NzEzZGE2ZjQ0YTFiMjA3ODRhZGM0MmUxNmM5In0.zgO2rco0oWhTgOX6tVbZVoLI_qysOfJ1fdlcghe8KyI3iUmFV_IuHvZINQWeSmKesyefAyOxWflWsbSzQiiOgw; oauth2_referer=tpass.zhejiang.chinatax.gov.cn; dzfp-ssotoken=4fa8538cee014e3b84f88ead04610dea; SSO_SECURITY_CHECK_TOKEN=bd1e0dc3898d4239af9c3b11dc8b7983; lzkqow39189=9ef06defe6d34ad7aba79ae8bbe419f8; DTSwUOYx7MiWN=dcf74815ad6d7fef22601131e58a180b8a80b714fe9224c72c6b881b3f42d8b3") +fp.get_cookie("dzfp-ssotoken", "tpass_tct8zta97w6c46zdt9zc2648227df5z2=eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjA3NGE2NzEzZGE2ZjQ0YTFiMjA3ODRhZGM0MmUxNmM5In0.zgO2rco0oWhTgOX6tVbZVoLI_qysOfJ1fdlcghe8KyI3iUmFV_IuHvZINQWeSmKesyefAyOxWflWsbSzQiiOgw; oauth2_referer=tpass.zhejiang.chinatax.gov.cn; dzfp-ssotoken=4fa8538cee014e3b84f88ead04610dea; SSO_SECURITY_CHECK_TOKEN=bd1e0dc3898d4239af9c3b11dc8b7983; lzkqow39189=9ef06defe6d34ad7aba79ae8bbe419f8; DTSwUOYx7MiWN=dcf74815ad6d7fef22601131e58a180b8a80b714fe9224c72c6b881b3f42d8b3") +fp.reverse_str("", "tpass_tct8zta97w6c46zdt9zc2648227df5z2=eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjA3NGE2NzEzZGE2ZjQ0YTFiMjA3ODRhZGM0MmUxNmM5In0.zgO2rco0oWhTgOX6tVbZVoLI_qysOfJ1fdlcghe8KyI3iUmFV_IuHvZINQWeSmKesyefAyOxWflWsbSzQiiOgw; oauth2_referer=tpass.zhejiang.chinatax.gov.cn; dzfp-ssotoken=4fa8538cee014e3b84f88ead04610dea; SSO_SECURITY_CHECK_TOKEN=bd1e0dc3898d4239af9c3b11dc8b7983; lzkqow39189=9ef06defe6d34ad7aba79ae8bbe419f8; DTSwUOYx7MiWN=dcf74815ad6d7fef22601131e58a180b8a80b714fe9224c72c6b881b3f42d8b3") fp.get_url("/szzhzz/qlfpcx/v1/queryFpjcxx") -fp.hex_md5("6dcfffb8e51944a2c234","/szzhzz/qlfpcx/v1/queryFpjcxx") -fp.aes_encrypt('2JYO2qCKaCPSwUaIcazRtIkpNRH68m9s{"gjbq":"1","fpztDm":["01","02","03","04"],"fplyDm":"0","fplxDm":[],"kprqq":"2024-09-08","kprqz":"2024-09-24","tfrqq":"2024-09-08","tfrqz":"2024-09-24","sflzfp":"","dtBz":"N","pageNumber":1,"pageSize":20}',"714acfe38a3df9da5651d01fd223d74d") +fp.hex_md5("6dcfffb8e51944a2c234", "/szzhzz/qlfpcx/v1/queryFpjcxx") +fp.aes_encrypt('2JYO2qCKaCPSwUaIcazRtIkpNRH68m9s{"gjbq":"1","fpztDm":["01","02","03","04"],"fplyDm":"0","fplxDm":[],"kprqq":"2024-09-08","kprqz":"2024-09-24","tfrqq":"2024-09-08","tfrqz":"2024-09-24","sflzfp":"","dtBz":"N","pageNumber":1,"pageSize":20}', "714acfe38a3df9da5651d01fd223d74d") module.exports = FpService \ No newline at end of file diff --git a/routes/service/static/fp/fp-crypt.js b/routes/service/static/fp/fp-crypt.js new file mode 100644 index 0000000..4c74ea1 --- /dev/null +++ b/routes/service/static/fp/fp-crypt.js @@ -0,0 +1,325 @@ +const CryptoJS = require('crypto-js'); + +logger = console.info; + +class FpCrypt { + cookie = ""; + publicKey = { + publicKey: "", tokenKey: "" + }; + + constructor(cookies, publicKey) { + this.cookie = cookies + if (publicKey) { + this.publicKey = publicKey + } + } + + /** + * 处理 url 后缀 + * @param t url + * @param e + * @returns {*} + */ + handleSuffix = function (t, e) { + var a = '1|4|2|0|3'['split']("|"), + c = 0, s, l, f, d, p, h; + if (!t) return t; + if (t['indexOf']('cssSecurity/v1/getPublicKey') > -1) return t; + s = t; + l = this.Re(); + f = l['publicKey']; + d = l['tokenKey']; + h = l['urlType']; + p = l['urlYzm']; + s = this.He(s, d, 0, e) + if (p) { + var u = (new Date)['valueOf'](); + s += '&urls='['concat'](u) + } + logger(`处理url后缀${t} 完成返回${s}`) + return s; + // while (1) { + // switch (a[c++]) { + // case "0": + // // if (h && ("" !== h) && "1" !== h && (1 !== h)) + // // ("2" === h) && (s = function (t, e, r) { + // // var a = t; + // // if (t['indexOf']('urlyzm=') > -1) return t; + // // if (t = this.He(t), r) { + // // var c = t["indexOf"]("?"), u = t['substring']((c + 1)), s = u['indexOf']('ruuid='), + // // l = u['substring'](s + 6); + // // l = l['substring'](0, l['indexOf']("&")); + // // var f = t['substring'](0, c), + // // d = t["indexOf"]("?") > -1 ? t['substring'](0, t['indexOf']("?")) : t; + // // t = Ye(u, d); + // // t = ""["concat"](f, '?urlyzm=')['concat'](encodeURIComponent(t), '&ruuid=')['concat'](l) + // // } + // // return t + // // }(s, 0, f)); + // // else + // s = this.He(s, d, 0, e) + // if (p) { + // var u = (new Date)['valueOf'](); + // s += '&urls='['concat'](u) + // } + // logger(`处理url后缀${t} 完成返回${s}`) + // return s; + // case "1": + // if (!t) return t; + // continue; + // case "2": + // s = t; + // l = this.Re(); + // f = l['publicKey']; + // d = l['tokenKey']; + // h = l['urlType']; + // p = l['urlYzm']; + // continue; + // case "3": + // logger(`处理url后缀${t} 完成返回${s}`) + // return s; + // case "4": + // if (t['indexOf']('cssSecurity/v1/getPublicKey') > -1) return t; + // continue + // } + // break + // } + } + + /** + * 处理 Param + * @param t + * @param e + * @returns {{mesKey: string, enMesKey: string, enVal}} + */ + handleParam(t, e) { + var l = { + mesKey: "", enMesKey: "", enVal: t + }; + if (t != null && t !== '') { + l['enVal'] = this.Ye(t, e); + } + logger(`处理返回`, l) + return l + } + + He (t, e, n, o) { + var s = t; + if (s["indexOf"]("urlyzm=") > -1) return s; + s = this.Ke(s); + var l, f = (new Date)['valueOf'](), + d = (this.qe()["num"] % 2) === 0 ? (50 * Math['random'](1)) : (49 * Math[c(2638)]()) + 51; + if((d >= 0) && (d <= 50)){ + l = this.Qs(f) + } + // (d >= 0) && (d <= 50) ? l = this.Qs(f) : (d >= 51) && d <= 100 && (l = function (t, e) { + // // TODO: 偷懒 + // return null; + // // var n = c; + // // if ('PwUOp' === 'PwUOp') { + // // for (var r = this.qe(), o = r[n(3123)], s = r[n(2049)], l = i[n(5528)](i[n(2694)](a, ""["concat"](t)[n(619)](""))["join"](""), a(""["concat"](s)[n(619)](""))[n(739)]("")), f = "", d = 0; i[n(3114)](d, l[n(6147)]); d += o) { + // // var h = l[n(6370)](d, d + o); + // // f += i[n(2694)](a, h[n(619)](""))[n(739)]("") + // // } + // // var p = "", v = e; + // // if (e) for (var b = 0; i[n(3114)](b, v[n(6147)]); b += o) { + // // var g = v["substring"](b, i[n(5528)](b, o)); + // // p += a(g["split"](""))["join"]("") + // // } else p = i[n(5434)]; + // // return p = i[n(2694)](a, ""['concat'](p)[n(619)](""))[n(739)](""), i[n(5528)](i[n(5528)](i[n(5528)](f[n(6370)](0, 5), p[n(6370)](5, 10)), f[n(6370)](15, 20)), p["substring"](20, 25)) + // // } + // // for (var m = _0x34c263[_0x383cd9], y = u[n(5694)](_0x30e1f9, 1); y < _0x181e94["length"] && u[n(4847)](m, _0x4913da);) m *= _0x12c36b[y++]; + // // for (m = _0x469f9b[n(1024)](m); u["tKkZS"](_0x4bdcfe, y);) if (u[n(5152)](u["wSsxC"](m, _0x4de108[_0x8b459++]), 0)) return !1 + // }(f, e)); + var h = s['indexOf']("?") === (s["length"] - 1) ? "" : s['indexOf']("?") > -1 ? "&" : "?", + p = s += ""['concat'](h, "ruuid=")['concat'](f); + // if (o) { + // var v = p['split']("?")['splice'](1); + // for (var b in v['map']((function (t) { + // return t["split"]("=")[0] + // })), o) if (!v["includes"](""["concat"](b))) if (i[c(2228)](i[c(315)], c(6715))) _0x2cc2bd("crypto"); else { + // var g = b["charAt"](0)['toUpperCase'](); + // b['length'] > 1 && (g += b['slice'](1)); + // var m = o[b]; + // i[c(2228)](void 0, m) && (p += "&"["concat"](g, "=")["concat"](m)) + // } + // } + var y = ""["concat"](l, "+")["concat"](p), x = this.he(y); + return s + ""["concat"](s["indexOf"]("?") ? "&" : "?", "urlyzm=")["concat"](encodeURIComponent(x)) + } + + Re() { + return this.publicKey; + } + + Qs(t) { + var r = this.qe(), o = r['num'], u = r["tokenVal"], + s = (this.a(""['concat'](t)['split'](""))['join']("") + this.a(""['concat'](u)['split'](""))["join"]("")), + l = ""; + for (var f = 0; (f < s['length']); f += o) { + var v = s["substring"](f, (f + o)); + l += this.a(v['split'](""))['join']("") + } + return (((l["substring"](0, 5) + l['substring'](15, 20)) + l['substring'](5, 10)) + l['substring'](20, 25)) + }; + + Ye(t, e) { + var o = this.ke(32), a = "".concat(o).concat(t), c = this.Ue("", e); + return this.de(a, c) + } + + ke(t, e) { + var n, i, a = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""), c = []; + if (e = e || a.length, t) for (n = 0; n < t; n++) c[n] = a[0 | (Math["random"]() * e)]; else for (c[8] = c[13] = c[18] = c[23] = "-", c[14] = "4", n = 0; (n < 36); n++) c[n] || (i = 0 | (16 * Math["random"]()), c[n] = a[19 === n ? 8 | (3 & i) : i]); + logger(`生成随机 ${e} 位字符串`, c["join"]("")) + return c["join"]("") + } + + de(t, e) { + var o = this.le(e), a = this.le(t); + var res = CryptoJS.AES.encrypt(a, o, { + mode: CryptoJS.mode.ECB, //ECB模式 + padding: CryptoJS.pad.Pkcs7 //padding处理 + }).toString(); + logger(`AES 加密:${t},${e} 加密所得${res}`) + return res; + } + + le(t) { + return CryptoJS.enc.Utf8.parse(t) + } + + Ue(t, e) { + var c = this.rt(t), u = this.Ke(e); + c = "".concat(c, "+").concat(u) + return this.he(c) + } + + rt(t) { + var n = this.qe(), r = n["num"], i = n["tokenVal"], + c = this.a(""["concat"](t)["split"](""))["join"]("") + this.a(""["concat"](i)["split"](""))["join"](""), + u = ""; + for (var s = 0; (s < c["length"]); s += r) { + var l = c["substring"](s, s + r); + u += this.a(l["split"](""))["join"]("") + } + var res = u["substring"](0, 20); + logger('倒叙处理字符返回20位', res) + return res; + } + + Ke(t) { + var n = "6|5|4|3|0|1|2"["split"]("|"), o = 0; + while (1) { + switch (n[o++]) { + case "0": + (s["length"] > 1) && (f = s[0], l = s[1]["split"]("&")); + continue; + case "1": + for (var a = 0; a < l["length"]; a++) { + var c = l[a], u = c.split("="); + ("t" !== u[0]) && "urlyzm" !== u[0] && "ruuid" !== u[0] && (f += "".concat(f.includes("?") ? "&" : "?").concat(c)) + } + continue; + case "2": + (-1 === f.indexOf("?")) && (f += "?"); + logger(`处理url后缀${t}完成返回${f}`) + return f; + case "3": + var s = t["split"]("?"), l = []; + continue; + case "4": + (0 !== f["indexOf"]("/")) && (f += "/"); + continue; + case "5": + var f = t; + continue; + case "6": + if ("" === t || null == t) { + return t; + } + continue + } + break + } + } + + he(t) { + let res = CryptoJS.MD5(t).toString(); + logger('生成32位小写md5', t, res) + return res + } + + qe() { + var e = this.Le(), n = this.Ae(e); + null === n && (n = ""); + var o = n["match"]("[0-9]+"); + if ((null === o)) { + o = 3; + } else { + var a = o["index"]; + o = parseInt(n["substring"](a, (a + 1)), 10) + 3 + } + return { + num: o, tokenVal: n + } + } + + Le() { + var e = this.Ae("security-token-key"); + if (!e) { + var a = this.Ae('lsmhToken'); + e = a && ('lsmhToken' === a) ? 'SSOTicket' : 'dzfp-ssotoken' + } + return e + }; + + Ae(t) { + var n = "4|2|1|3|0"["split"]("|"), i = 0,o,l,s; + while (1) { + switch (n[i++]) { + case "0": + return null; + case "1": + o = s["indexOf"](l); + continue; + case "2": + l += "="; + continue; + case "3": + if ((-1 !== o)) { + var a = (o + l["length"]), c = s.indexOf(";", a); + (-1 === c) && (c = s.length); + var u = s.substring(a, c); + var res = unescape(u); + logger('获取token', t, '16进制解码', res) + return res; + } + continue; + case "4": + // todo: 这里获取 cookie + s = this.cookie; + l = JSON["parse"](JSON["stringify"](t)); + continue + } + break + } + }; + + a(t) { + return t.reverse() + }; + +} + +// let fpCrypt = new FpCrypt("oauth2_referer=dppt.hubei.chinatax.gov.cn; dzfp-ssotoken=37c347d5ab014bacb418d7756b9e7ee1; SSO_SECURITY_CHECK_TOKEN=91081171bc604d16910500c4982e74ea; c_time=12; lzkqow39189=c6edeb37685b423c8298eaa8e1b41097; DTSwUOYx7MiWN=5c199c6d5d4fda3505876d98a7e173007f4ab2ae661119adf9143257d71d06e5; lzkqow38189=1727098216617; MKls83gqduGS=e4ec10654056af2f2641b3ce60f124ee7cc607e9ac44bb8b86b9e6d5879ce1c3c7b827862a2ff46be48061c039dccddf"); + +// fpCrypt.handleParam('{"gjbq": "1","fpztDm": ["01","02","03","04"],"fplyDm": "0","fplxDm": [],"kprqq": "2024-09-08","kprqz": "2024-09-24","tfrqq": "2024-09-08","tfrqz": "2024-09-24","sflzfp": "","dtBz": "N","pageNumber": 1,"pageSize": 20}', +// "/szzhzz/qlfpcx/v1/queryFpjcxx?t=1727101152631") + +// let handleSuffix = fpCrypt.handleSuffix("/szzhzz/qlfpcx/v1/queryFpjcxx?t=1727115438241"); +// console.log(handleSuffix) + + +module.exports = FpCrypt \ No newline at end of file diff --git a/test/fp/chunk-npjg4qgmmrfrjl3r.js b/test/fp/chunk-npjg4qgmmrfrjl3r.js index a615344..4e2deb9 100644 --- a/test/fp/chunk-npjg4qgmmrfrjl3r.js +++ b/test/fp/chunk-npjg4qgmmrfrjl3r.js @@ -2975,6 +2975,7 @@ logger = console.info; // xhr 请求? var _0x34f507 = _0x2e5698(function (_0x308b47) { + logger('xhr 请求 接收', _0x308b47) var _0x4b8bab = this["xhr"]; _0x308b47 = _0x308b47 || _0x4b8bab["config"]; _0x4b8bab["withCredentials"] = _0x308b47["withCredentials"]; @@ -3807,7 +3808,7 @@ logger = console.info; _0x4692b9 = _0xe54f04["lW"]["from"]((_0x5d1268 ? "04" : '') + (0 === _0x5b85c5 ? _0x236d2 + _0x123c57 + _0x2a920d : _0x236d2 + _0x2a920d + _0x123c57), "hex"); return _0x23624e ? _0x4692b9["toString"](_0x23624e) : _0x497813()(_0x4692b9); }, "decrypt": function (_0x1dcc90, _0x57cd19, _0x2b7c30) { - logger('decrypt 入参 ', _0x1dcc90, _0x57cd19, _0x2b7c30) + // logger('decrypt 入参 ', _0x1dcc90, _0x57cd19, _0x2b7c30) var _0x500689 = _0x2b7c30 || {}, _0x275313 = _0x500689["mode"], _0x3ceb51 = void (0) === _0x275313 ? 1 : _0x275313, _0x38d0f4 = _0x500689["outputEncoding"], _0x3c013e = _0x500689["pc"]; @@ -3823,7 +3824,7 @@ logger = console.info; _0x5fd65d = new _0x2c2f9a[("BigInteger")](_0x20430d["toString"]("hex"), 16)["xor"](new _0x2c2f9a["BigInteger"](_0x2b932f["toString"]("hex"), 16))["toString"](16), _0x1e6951 = _0x523d76(_0x21a9eb + _0x5fd65d + _0x544b37, "hex", "hex") === _0x454060["toString"]("hex") ? _0xe54f04["lW"]["from"](_0x5fd65d, "hex") : _0xe54f04["lW"]["alloc"](0); var res = _0x38d0f4 ? _0x1e6951["toString"](_0x38d0f4) : _0x497813()(_0x1e6951); - logger('decrypt 结果 ', res) + // logger('decrypt 结果 ', res) return res; } }, @@ -4496,7 +4497,7 @@ logger = console.info; } ["returnCurrentFunction"]() { - logger('into returnCurrentFunction') + // logger('into returnCurrentFunction') const _0x42bd34 = this['stack'], _0x545515 = this['fp']; this['fp'] = _0x42bd34[_0x545515], this['ip'] = _0x42bd34[_0x545515 - (1)], this['sp'] = _0x545515 - _0x42bd34[_0x545515 - (2)] - (4), this["stack"]["splice"](this['sp'] + (1)), this["callingFunctionInfo"]["returnValue"] === _0x43707b && (this['stack'][0] = undefined), this["allThis"]["pop"](), this["currentThis"] = this['allThis'][this["allThis"]['length'] - (1)], this["callingFunctionInfos"]["pop"](), this["callingFunctionInfo"] = this["callingFunctionInfos"][this.callingFunctionInfos.length - (1)]; // logger('123123123',this["callingFunctionInfos"]) @@ -4599,7 +4600,7 @@ logger = console.info; return _0x51aa8e; } if (_0x262507) { - logger('callFunction 执行方法', _0x3bed74, _0x262507) + // logger('callFunction 执行方法', _0x3bed74, _0x262507) } !_0x4b5a8d ? _0x2f055c[0] = _0x18661b ? new _0x335804[_0x3bed74](..._0x262507) : _0x335804[_0x3bed74](..._0x262507) : _0x2f055c[0] = _0x18661b ? new _0x38bafa(..._0x262507) : _0x38bafa(..._0x262507), this["stack"]["splice"](this["sp"] + (1)); } @@ -5045,7 +5046,7 @@ logger = console.info; constructor() { this["sm3hash"] = _0x532197 => { _0x532197 = this["bs5"](_0x532197), _0x532197 = _0x1f11de["digest"](_0x532197, "utf8", "hex"), _0x532197; - logger('sm3hash ', _0x532197) + // logger('sm3hash ', _0x532197) return _0x532197 } this["sha1hash"] = _0x5993d3 => { @@ -5084,7 +5085,7 @@ logger = console.info; } this["bs5"] = _0xa129df => { var res = _0x27cd99["instance"]["hex_md5"](_0xa129df); - logger('bs5 处理结果', res) + // logger('bs5 处理结果', res) return res; } this["setCookie"] = (_0x53def9, _0x2a3574, _0x3d869c) => { @@ -5163,9 +5164,9 @@ logger = console.info; const _0x475ce7 = document["querySelector"]("head meta[name='_y_ds']"); if (_0x475ce7) { var _0x13f88b = _0x475ce7["content"]; - logger('1.获取meta标签 _y_ds', _0x13f88b) + // logger('1.获取meta标签 _y_ds', _0x13f88b) var _0x4a87cf = _0x2c29b1(_0x13f88b, window); - logger('2.获取密钥', _0x4a87cf) + // logger('2.获取密钥', _0x4a87cf) if (_0x4a87cf == null) { return; } diff --git a/test/fp/chunk-vendors.5dea4a66.js b/test/fp/chunk-vendors.5dea4a66.js index 71f0e75..fa69bf9 100644 --- a/test/fp/chunk-vendors.5dea4a66.js +++ b/test/fp/chunk-vendors.5dea4a66.js @@ -63728,7 +63728,7 @@ logger = console.info; return _0x27c221[n(2314)](t, e) } }; - if (_0x27c221[r(5964)](_0x27c221["KlEjJ"], _0x27c221[r(5495)])) return Object[r(2688)][r(1207)][r(4837)](t, n); + if (_0x27c221[r(5964)](_0x27c221["KlEjJ"], _0x27c221[r(5495)])) return Object['prototype'][r(1207)][r(4837)](t, n); for (var o = this["t"] - 1; i[r(5742)](o, 0); --o) _0x3eb202[o] = this[o]; _0xa641fb["t"] = this["t"], _0x663e86["s"] = this["s"] } @@ -64012,7 +64012,7 @@ logger = console.info; return function (n) { var o, a = t; - return r["RzKze"](r[a(1278)], r[a(1278)]) ? e[a(2185)](_0x5527f5 << 8 & 4278255360, 16711935 & e[a(3017)](_0xca570, 8)) : (i[a(2688)] = n, o = new i, i[a(2688)] = null, o) + return r["RzKze"](r[a(1278)], r[a(1278)]) ? e[a(2185)](_0x5527f5 << 8 & 4278255360, 16711935 & e[a(3017)](_0xca570, 8)) : (i['prototype'] = n, o = new i, i['prototype'] = null, o) } } return e["BKwRh"](_0x34a439, _0x28cc24) && e[t(5567)](_0x1d3721, _0x3e54bc[t(2414)]) @@ -64022,7 +64022,7 @@ logger = console.info; return t && i[e(1334)](t), i[e(1207)](e(7096)) && r[e(3468)](this["init"], i["init"]) || (i[e(7096)] = function () { var t = e; i[t(6065)][t(7096)][t(2360)](this, arguments) - }), i[e(7096)][e(2688)] = i, i["$super"] = this, i + }), i[e(7096)]['prototype'] = i, i["$super"] = this, i }, create: function () { var t = n, e = this[t(6922)](); return e[t(7096)]["apply"](e, arguments), e @@ -64039,7 +64039,7 @@ logger = console.info; t[e(1207)](r[e(2514)]) && (this[e(4327)] = t["toString"]) }, clone: function () { var t = n; - return this[t(7096)][t(2688)][t(6922)](this) + return this[t(7096)]['prototype'][t(6922)](this) } }, l = u["WordArray"] = s[n(6922)]({ init: function (t, e) { @@ -64266,7 +64266,7 @@ logger = console.info; } }, _append: function (t) { var e = n; - r[e(7184)] == typeof t && (t = p["parse"](t)), this["_data"][e(880)](t), this[e(4984)] += t[e(2085)] + r[e(7184)] == typeof t && (t = p["parse"](t)), this["_data"]['concat'](t), this[e(4984)] += t[e(2085)] }, _process: function (e) { var i = n, o = this["_data"], a = o[i(4648)], c = o["sigBytes"], u = this["blockSize"], s = r[i(488)](c, r[i(6717)](4, u)), @@ -64612,7 +64612,7 @@ logger = console.info; pad: function (t, e) { for (var n = w, r = _0x27c221[n(2695)](4, e), i = _0x27c221[n(4298)](r, _0x27c221[n(6948)](t["sigBytes"], r)), o = _0x27c221[n(6312)](i << 24 | _0x27c221[n(5397)](i, 16) | _0x27c221[n(2958)](i, 8), i), a = [], u = 0; _0x27c221[n(3496)](u, i); u += 4) a[n(2510)](o); var s = c[n(6679)](a, i); - t[n(880)](s) + t['concat'](s) }, unpad: function (t) { var e = w; if (!_0x27c221[e(4180)](_0x27c221[e(3516)], _0x27c221[e(4798)])) { @@ -64706,7 +64706,7 @@ logger = console.info; var e = w; if (_0x27c221[e(6845)](_0x27c221[e(1536)], e(6623))) { var n = t["ciphertext"], r = t[e(5815)]; - if (r) var i = c["create"]([1398893684, 1701076831])[e(880)](r)[e(880)](n); else i = n; + if (r) var i = c["create"]([1398893684, 1701076831])['concat'](r)['concat'](n); else i = n; return i[e(4327)](l) } O[e(3454)](void 0, _0x121a9e) && (_0x3bdc5b = ""); @@ -64772,7 +64772,7 @@ logger = console.info; if (O[i(6142)](O[i(2541)], i(5634))) { if (i(5683) !== _0x129794[i(4837)](_0x3b28c1)) return !1; var o = _0x2c3bd4[i(4823)](_0x26828d); - return O["XoCwG"](null, o) || o === _0x532d06[i(2688)] + return O["XoCwG"](null, o) || o === _0x532d06['prototype'] } r || (r = c[i(2638)](8)); var a = f[i(6679)]({ @@ -65087,7 +65087,7 @@ logger = console.info; var p = o["update"](t)["finalize"](e); continue; case "3": - a[n(880)](p); + a['concat'](p); continue; case "4": p && o[n(5991)](p); @@ -65242,7 +65242,7 @@ logger = console.info; _0x27c939[n(3656)] = (e = r[n(1823)](_0x323663, 0), r["ZCAww"](_0x3202d1, 1), e[n(5024)][n(6562)] = { pad: function (t, r) { var i = n; - t[i(880)](e[i(2982)][i(2146)][i(6679)]([2147483648], 1)), e["pad"][i(4548)][i(5024)](t, r) + t['concat'](e[i(2982)][i(2146)][i(6679)]([2147483648], 1)), e["pad"][i(4548)][i(5024)](t, r) }, unpad: function (t) { var r = n; e["pad"][r(4548)][r(630)](t), t[r(2085)]-- @@ -65758,7 +65758,7 @@ logger = console.info; transitional: { silentJSONParsing: !0, forcedJSONParsing: !0, clarifyTimeoutError: !1 }, - adapter: ((_0x27c221[o(1560)](_0x27c221[o(5395)], typeof XMLHttpRequest) || _0x27c221[o(1089)](void 0, e) && _0x27c221[o(168)](_0x27c221[o(1998)], Object[o(2688)][o(4327)]["call"](e))) && (d = n(18)), d), + adapter: ((_0x27c221[o(1560)](_0x27c221[o(5395)], typeof XMLHttpRequest) || _0x27c221[o(1089)](void 0, e) && _0x27c221[o(168)](_0x27c221[o(1998)], Object['prototype'][o(4327)]["call"](e))) && (d = n(18)), d), transformRequest: [function (t, e) { var n = o; return a["mdUER"](u, e, a[n(1146)]), a["iOFrD"](u, e, a[n(5709)]), c[n(5205)](t) || c[n(3518)](t) || c[n(186)](t) || c[n(2812)](t) || c[n(4654)](t) || c[n(2255)](t) ? t : c[n(2511)](t) ? t[n(3446)] : c[n(4189)](t) ? (a[n(2802)](f, e, a[n(1470)]), t[n(4327)]()) : c[n(3012)](t) || e && a[n(7050)](a[n(3615)], e[a[n(5709)]]) ? (f(e, a[n(3615)]), function (t, e, r) { @@ -66295,8 +66295,8 @@ logger = console.info; } }; if (!_0x27c221[c(4451)](c(1786), _0x27c221[c(2779)])) { - var s = new _0x7f1dff(_0x131a85), l = u[c(5483)](_0x2f926f, _0x18bf86[c(2688)][c(4019)], s); - return _0x472567[c(6922)](l, _0x349088[c(2688)], s), _0x368622[c(6922)](l, s), l + var s = new _0x7f1dff(_0x131a85), l = u[c(5483)](_0x2f926f, _0x18bf86['prototype'][c(4019)], s); + return _0x472567[c(6922)](l, _0x349088['prototype'], s), _0x368622[c(6922)](l, s), l } t[c(3656)] = (r = _0x27c221[c(2584)](n, 0), o = (i = r)[c(2982)][c(1766)], a = i["enc"][c(4319)], void (i[c(1481)][c(7168)] = o[c(6922)]({ init: function (t, e) { @@ -66374,7 +66374,7 @@ logger = console.info; var e = c; if (_0x27c221[e(1089)](_0x27c221[e(349)], _0x27c221[e(3509)])) { var n = this["_hasher"], r = n["finalize"](t); - return n[e(2507)](), n[e(6290)](this[e(4447)][e(6803)]()[e(880)](r)) + return n[e(2507)](), n[e(6290)](this[e(4447)][e(6803)]()['concat'](r)) } var i = u["ueVJB"][e(619)]("|"), o = 0; while (1) { @@ -66717,7 +66717,7 @@ logger = console.info; function p() { var t = i; - _0x27c221[t(1905)](d, l) && (d = !1, l[t(6147)] ? f = l[t(880)](f) : h = -1, f[t(6147)] && v()) + _0x27c221[t(1905)](d, l) && (d = !1, l[t(6147)] ? f = l['concat'](f) : h = -1, f[t(6147)] && v()) } function v() { @@ -66873,7 +66873,7 @@ logger = console.info; if (arguments[e(6147)] > 1) for (var r = 1; r < arguments[e(6147)]; r++) n[r - 1] = arguments[r]; f["push"](new b(t, n)), 1 !== f["length"] || d || o[e(383)](s, v) } - , b[i(2688)][i(5492)] = function () { + , b['prototype'][i(5492)] = function () { var t = i; this[t(4335)][t(2360)](null, this["array"]) } @@ -67245,9 +67245,9 @@ logger = console.info; var b = {}; b[c] = _0x5ac744, b[u] = _0x312fc4, b[s] = _0x367f27, b[l] = _0xb8bce3, b[f] = _0x272f5b, b[d] = a, b[p] = _0x2c075f; var g = {}; - g[c] = _0x1d4cce, g[u] = _0x3062d7, g[s] = _0x9674c7, g[l] = _0x1330ae, g[f] = _0x243c8d, g[d] = a, g[p] = _0x10bcc0, _0x2284ed[r[e(3405)][e(880)](_0xb0eae7)] = _0xf22a8e[e(1558)](v), _0x4c65cb[e(6268)][r[e(4509)][e(880)](_0x30acd5)] = _0x104b0e[e(1558)](b); + g[c] = _0x1d4cce, g[u] = _0x3062d7, g[s] = _0x9674c7, g[l] = _0x1330ae, g[f] = _0x243c8d, g[d] = a, g[p] = _0x10bcc0, _0x2284ed[r[e(3405)]['concat'](_0xb0eae7)] = _0xf22a8e[e(1558)](v), _0x4c65cb[e(6268)][r[e(4509)]['concat'](_0x30acd5)] = _0x104b0e[e(1558)](b); var y = e(3840)["concat"](_0x58055a); - _0x4fef34["document"]["location"][e(6835)] = {}, _0x53183b["document"][e(5627)][e(6835)][""[e(880)](y)] = _0xd28b2d[e(1558)](g) + _0x4fef34["document"]["location"][e(6835)] = {}, _0x53183b["document"][e(5627)][e(6835)][""['concat'](y)] = _0xd28b2d[e(1558)](g) } } , m[o(5168)] = function () { @@ -67362,8 +67362,8 @@ logger = console.info; })), o[n(3530)](f, (function (n) { n in e ? c[n] = d(t[n], e[n]) : a["BdvCg"](n, t) && (c[n] = d(void 0, t[n])) })); - var p = u["concat"](s)[n(880)](l)["concat"](f), - v = Object[n(251)](t)[n(880)](Object[n(251)](e))[n(1548)]((function (t) { + var p = u["concat"](s)['concat'](l)["concat"](f), + v = Object[n(251)](t)['concat'](Object[n(251)](e))[n(1548)]((function (t) { var e = n; return -1 === p[e(1687)](t) })); @@ -67385,7 +67385,7 @@ logger = console.info; var t = r; return i[t(236)](i[t(4934)], this[t(6317)] ? ": " + this[t(6317)] : "") } - , o[r(2688)]["__CANCEL__"] = !0, t[r(3656)] = o + , o['prototype']["__CANCEL__"] = !0, t[r(3656)] = o }, function (t, e, n) { var r, i = _0x4206ca, o = { zWvsa: function (t, e) { @@ -69941,7 +69941,7 @@ logger = console.info; }; return function (r) { var i = e; - if (!n["gWflV"](n["qqIum"], n["bqrZC"])) { + if (!('zQrDe' === 'jXlms')) { var res = new _0x5f449e(!0)["update"](r)[t](); logger('生成32位小写md5', t, r, res) return res; @@ -70046,7 +70046,7 @@ logger = console.info; } } - _0x5f449e[_0x43781c(2688)]["update"] = function (t) { + _0x5f449e['prototype']["update"] = function (t) { var e = _0x43781c; if (!this[e(6751)]) { if (_0x112961["pdNjp"] === e(5748)) { @@ -70077,7 +70077,7 @@ logger = console.info; return this[e(3111)] > 4294967295 && (this[e(6256)] += _0x112961[e(3820)](this["bytes"], 4294967296) << 0, this[e(3111)] = _0x112961[e(1329)](this[e(3111)], 4294967296)), this } } - , _0x5f449e[_0x43781c(2688)][_0x43781c(6290)] = function () { + , _0x5f449e['prototype'][_0x43781c(6290)] = function () { var t = _0x43781c; if (!this[t(6751)]) { if (!_0x112961[t(7062)](_0x112961[t(2220)], _0x112961[t(2220)])) { @@ -70102,7 +70102,7 @@ logger = console.info; var e = this["h0"], n = this["h1"], r = this["h2"], i = this["h3"]; return _0x5a62be[t(7194)](_0x5a62be[t(7194)](_0x5a62be[t(4208)](_0x5a62be[t(2699)](_0x5a62be[t(5506)](_0x5a62be[t(5506)](_0x5a62be["oCtiK"](_0x5a62be[t(5506)](_0x5a62be[t(1388)](_0x5a62be[t(4704)](_0x5a62be[t(4704)](_0x5a62be[t(4704)](_0x5a62be[t(4704)](_0x5a62be[t(1333)](_0x5a62be[t(1333)](_0x5a62be[t(2728)](_0x5a62be[t(6318)](_0x5a62be[t(6318)](_0x5a62be[t(6318)](_0x5a62be["aagbT"](_0x5a62be["oOQcF"](_0x5a62be[t(5794)](_0x349a23[_0x5a62be[t(5164)](e >> 4, 15)], _0x349a23[_0x5a62be[t(5164)](15, e)]), _0x349a23[_0x5a62be[t(5164)](e >> 12, 15)]) + _0x349a23[_0x5a62be[t(5380)](e >> 8, 15)] + _0x349a23[e >> 20 & 15], _0x349a23[_0x5a62be[t(5227)](_0x5a62be["lldBg"](e, 16), 15)]), _0x349a23[_0x5a62be[t(5227)](e >> 28, 15)]), _0x349a23[_0x5a62be["hZmfZ"](_0x5a62be[t(6275)](e, 24), 15)]) + _0x349a23[_0x5a62be["hZmfZ"](_0x5a62be[t(6275)](n, 4), 15)], _0x349a23[15 & n]) + _0x349a23[_0x5a62be[t(1100)](_0x5a62be[t(3450)](n, 12), 15)] + _0x349a23[_0x5a62be[t(785)](_0x5a62be[t(3450)](n, 8), 15)] + _0x349a23[_0x5a62be[t(785)](_0x5a62be[t(3450)](n, 20), 15)], _0x349a23[_0x5a62be[t(785)](_0x5a62be["yyhBs"](n, 16), 15)]), _0x349a23[15 & _0x5a62be[t(3299)](n, 28)]), _0x349a23[15 & _0x5a62be[t(3299)](n, 24)]), _0x349a23[_0x5a62be[t(785)](_0x5a62be["vFxpX"](r, 4), 15)]), _0x349a23[_0x5a62be[t(464)](15, r)]) + _0x349a23[_0x5a62be[t(5713)](_0x5a62be[t(3299)](r, 12), 15)], _0x349a23[_0x5a62be[t(5713)](_0x5a62be[t(949)](r, 8), 15)]), _0x349a23[r >> 20 & 15]), _0x349a23[_0x5a62be[t(5750)](_0x5a62be[t(949)](r, 16), 15)]) + _0x349a23[_0x5a62be[t(5750)](r >> 28, 15)], _0x349a23[_0x5a62be[t(7153)](_0x5a62be[t(949)](r, 24), 15)]), _0x349a23[_0x5a62be["BfwYs"](_0x5a62be[t(949)](i, 4), 15)]), _0x349a23[_0x5a62be[t(556)](15, i)]), _0x349a23[_0x5a62be[t(2731)](_0x5a62be[t(2390)](i, 12), 15)]), _0x349a23[_0x5a62be[t(2731)](_0x5a62be[t(2390)](i, 8), 15)]), _0x349a23[_0x5a62be["eEWSz"](_0x5a62be[t(2390)](i, 20), 15)]), _0x349a23[i >> 16 & 15]) + _0x349a23[_0x5a62be[t(2731)](_0x5a62be[t(5547)](i, 28), 15)], _0x349a23[_0x5a62be[t(2983)](_0x5a62be[t(5547)](i, 24), 15)]) } - , _0x5f449e[_0x43781c(2688)][_0x43781c(4327)] = _0x5f449e["prototype"][_0x43781c(541)], _0x5f449e[_0x43781c(2688)]["digest"] = function () { + , _0x5f449e['prototype'][_0x43781c(4327)] = _0x5f449e["prototype"][_0x43781c(541)], _0x5f449e['prototype']["digest"] = function () { var t = _0x43781c; if (_0x5a62be[t(4459)] !== t(5382)) { this[t(6290)](); @@ -70112,7 +70112,7 @@ logger = console.info; for (var o = "", a = 0; _0x112961[t(1027)](a, _0x9fad4e[t(6147)]); a++) _0x112961[t(2652)](1, _0x1852d0[a]) ? o += "1" : o += "0"; this["setByBinaryString"](o) } - , _0x5f449e[_0x43781c(2688)][_0x43781c(6523)] = _0x5f449e["prototype"]["digest"], _0x5f449e[_0x43781c(2688)][_0x43781c(320)] = function () { + , _0x5f449e['prototype'][_0x43781c(6523)] = _0x5f449e["prototype"]["digest"], _0x5f449e['prototype'][_0x43781c(320)] = function () { var t = _0x43781c, e = { rYmHW: function (t, e) { var n = a0_0x3c5a; @@ -70144,7 +70144,7 @@ logger = console.info; var a = new ArrayBuffer(16), c = new Uint32Array(a); return c[0] = this["h0"], c[1] = this["h1"], c[2] = this["h2"], c[3] = this["h3"], a } - , _0x5f449e[_0x43781c(2688)][_0x43781c(3446)] = _0x5f449e[_0x43781c(2688)][_0x43781c(320)], _0x5f449e[_0x43781c(2688)][_0x43781c(6927)] = function () { + , _0x5f449e['prototype'][_0x43781c(3446)] = _0x5f449e['prototype'][_0x43781c(320)], _0x5f449e['prototype'][_0x43781c(6927)] = function () { for (var t, e, n, r = _0x43781c, i = "", o = this[r(6523)](), a = 0; _0x112961[r(1027)](a, 15);) t = o[a++], e = o[a++], n = o[a++], i += _0x112961[r(2179)](_0x5c6b55[_0x112961[r(4808)](t, 2)], _0x5c6b55[_0x112961[r(6274)](63, _0x112961[r(2433)](t, 4) | e >>> 4)]) + _0x5c6b55[_0x112961["aTqKi"](63, _0x112961["jUHiW"](_0x112961["CEOmA"](e, 2), _0x112961[r(4808)](n, 6)))] + _0x5c6b55[63 & n]; return t = o[a], i + _0x112961[r(6095)](_0x112961[r(5678)](_0x5c6b55[_0x112961[r(2482)](t, 2)], _0x5c6b55[_0x112961["aTqKi"](_0x112961["zhXuw"](t, 4), 63)]), "==") }; @@ -70312,8 +70312,8 @@ logger = console.info; u = n(21); function s(t) { - var e = r, n = new c(t), i = a(c[e(2688)][e(4019)], n); - return o[e(6922)](i, c[e(2688)], n), o[e(6922)](i, n), i + var e = r, n = new c(t), i = a(c['prototype'][e(4019)], n); + return o[e(6922)](i, c['prototype'], n), o[e(6922)](i, n), i } var l = _0x27c221["tmVMw"](s, _0x27c221[r(1747)](n, 10)); @@ -70416,7 +70416,7 @@ logger = console.info; })), !c) { if (!_0x27c221[e(6072)](e(1378), _0x27c221[e(4650)])) { var p = [u, void 0]; - for (Array[e(2688)][e(764)][e(2360)](p, a), p = p["concat"](h), d = Promise["resolve"](t); p[e(6147)];) d = d[e(6823)](p[e(2578)](), p["shift"]()); + for (Array['prototype'][e(764)][e(2360)](p, a), p = p["concat"](h), d = Promise["resolve"](t); p[e(6147)];) d = d[e(6823)](p[e(2578)](), p["shift"]()); return d } _0xa21391[e(6679)](_0x59892f[e(6600)](2, 4)); @@ -70499,7 +70499,7 @@ logger = console.info; var e = i; if (c = t[e(1687)](":"), o = _0x264edc[e(3861)](t["substr"](0, c))[e(6307)](), a = _0x1024ab[e(3861)](t[e(1647)](u["Rljqo"](c, 1))), o) { if (l[o] && u[e(3262)](_0x4f1efa[e(1687)](o), 0)) return; - l[o] = u[e(647)](u[e(1053)], o) ? (l[o] ? l[o] : [])[e(880)]([a]) : l[o] ? u[e(3763)](l[o] + ", ", a) : a + l[o] = u[e(647)](u[e(1053)], o) ? (l[o] ? l[o] : [])['concat']([a]) : l[o] ? u[e(3763)](l[o] + ", ", a) : a } })), l) : l } @@ -70550,7 +70550,7 @@ logger = console.info; return t << e } }; - d[e(2688)][t] = function (r, o, a) { + d['prototype'][t] = function (r, o, a) { var c = e; if (i[c(1901)]("PufZC", i["UHzIS"])) return this[c(4019)](i[c(2122)](s, a || {}, { method: t, url: r, data: o @@ -70595,7 +70595,7 @@ logger = console.info; this[t(5095)] = [] } - a[r(2688)][r(3564)] = function (t, e, n) { + a['prototype'][r(3564)] = function (t, e, n) { var o = r; return this[o(5095)][o(2510)]({ fulfilled: t, @@ -70604,7 +70604,7 @@ logger = console.info; runWhen: n ? n[o(7027)] : null }), i["WgFdi"](this[o(5095)][o(6147)], 1) } - , a[r(2688)][r(6092)] = function (t) { + , a['prototype'][r(6092)] = function (t) { var e = r; this["handlers"][t] && (this[e(5095)][t] = null) } @@ -70811,7 +70811,7 @@ logger = console.info; var r = u; if (c = t[r(1687)](":"), e = o[r(3861)](t[r(1647)](0, c))["toLowerCase"](), n = o["trim"](t[r(1647)](i[r(3462)](c, 1))), e) { if (s[e] && i[r(2131)](a[r(1687)](e), 0)) return; - s[e] = i[r(1232)] === e ? (s[e] ? s[e] : [])[r(880)]([n]) : s[e] ? i[r(3462)](s[e], ", ") + n : n + s[e] = i[r(1232)] === e ? (s[e] ? s[e] : [])['concat']([n]) : s[e] ? i[r(3462)](s[e], ", ") + n : n } })), s) : s } @@ -71107,7 +71107,7 @@ logger = console.info; }, TigrA: i(1942) }; if (_0x27c221[i(6031)](i(7078), _0x27c221[i(1309)])) { - if (_0x27c221[i(2723)](null, _0x6673bd)) if (_0x27c221["KEDTL"](_0x27c221[i(546)], typeof _0x41a46e) && (_0x88f8c2 = [_0x549084]), _0x27c221["atueJ"](_0x2745f1, _0x36193b)) for (var a = 0, c = _0x540ac0[i(6147)]; a < c; a++) _0x4bc365["call"](null, _0x5319ca[a], a, _0x5dd3dc); else for (var u in _0x1dc712) _0x4e04ab[i(2688)][i(1207)][i(4837)](_0x5435bb, u) && _0x18e5b0[i(4837)](null, _0x524ca0[u], u, _0x1b3642) + if (_0x27c221[i(2723)](null, _0x6673bd)) if (_0x27c221["KEDTL"](_0x27c221[i(546)], typeof _0x41a46e) && (_0x88f8c2 = [_0x549084]), _0x27c221["atueJ"](_0x2745f1, _0x36193b)) for (var a = 0, c = _0x540ac0[i(6147)]; a < c; a++) _0x4bc365["call"](null, _0x5319ca[a], a, _0x5dd3dc); else for (var u in _0x1dc712) _0x4e04ab['prototype'][i(1207)][i(4837)](_0x5435bb, u) && _0x18e5b0[i(4837)](null, _0x524ca0[u], u, _0x1b3642) } else t["exports"] = (r = n(0), function () { var t = i, e = { sLKlj: function (t, e) { @@ -71201,7 +71201,7 @@ logger = console.info; for (var s = n["byteLength"], l = [], f = 0; e[r(2522)](f, s); f++) l[e["tfOKM"](f, 2)] |= n[f] << e[r(434)](24, 8 * e[r(2815)](f, 4)); a[r(4837)](this, l, s) } else a[r(2360)](this, arguments) - })[t(2688)] = n + })['prototype'] = n } }(), r[i(2982)][i(2146)]) }, function (t, e, n) { @@ -72221,7 +72221,7 @@ logger = console.info; _ = i[n(6290)](_), i[n(2507)](); for (var O = _[n(4648)], j = 0; j < x; j++) y[j] ^= O[j] } - o[n(880)](m), l[0]++ + o['concat'](m), l[0]++ } return o[n(2085)] = h[n(1863)](4, f), o } @@ -72247,7 +72247,7 @@ logger = console.info; var o = new _0x2899e1; _0x5daca2 ? o[r(6407)](i[r(5087)](o[r(1406)](), _0x206d2d)) : o[r(6407)](o["getTime"]() + 144e5); var a = i[r(3747)](_0x17afce, _0x5c60f5), c = i[r(7198)](_0x214650, _0x239c44); - _0x1bd96e[r(886)] = ""[r(880)](a, "=")[r(880)](c, i["pQDeN"])["concat"](o["toGMTString"](), i[r(2888)]) + _0x1bd96e[r(886)] = ""['concat'](a, "=")['concat'](c, i["pQDeN"])["concat"](o["toGMTString"](), i[r(2888)]) } else { var u; t[r(3656)] = (u = _0x27c221["DJTtu"](n, 0), n(1), u[r(4785)][r(1758)] = function () { @@ -72581,7 +72581,7 @@ logger = console.info; }, unpad: function (t) { var e = i; if (o["CXZxJ"] === e(5726)) { - for (var n = o[e(2111)](_0x2b1325), r = n[e(3123)], a = n[e(2049)], c = o[e(3208)](o[e(310)](_0x5ef5c3, ""[e(880)](_0x1b0d07)[e(619)](""))[e(739)](""), _0x338329(""[e(880)](a)["split"](""))[e(739)]("")), u = "", s = 0; o[e(4417)](s, c[e(6147)]); s += r) { + for (var n = o[e(2111)](_0x2b1325), r = n[e(3123)], a = n[e(2049)], c = o[e(3208)](o[e(310)](_0x5ef5c3, ""['concat'](_0x1b0d07)[e(619)](""))[e(739)](""), _0x338329(""['concat'](a)["split"](""))[e(739)]("")), u = "", s = 0; o[e(4417)](s, c[e(6147)]); s += r) { var l = c[e(6370)](s, s + r); u += o["WAigi"](_0x3e8075, l["split"](""))[e(739)]("") } @@ -72619,7 +72619,7 @@ logger = console.info; a["value"] } else { var c = o[n(6710)](4, e), u = c - o[n(6028)](t[n(2085)], c); - t[n(880)](r[n(2982)][n(2146)][n(2638)](o[n(6900)](u, 1)))["concat"](r[n(2982)][n(2146)]["create"]([o["qmGsI"](u, 24)], 1)) + t['concat'](r[n(2982)][n(2146)][n(2638)](o[n(6900)](u, 1)))["concat"](r[n(2982)][n(2146)]["create"]([o["qmGsI"](u, 24)], 1)) } }, unpad: function (t) { var e = i, n = 255 & t[e(4648)][_0x27c221[e(633)](_0x27c221[e(4620)](t[e(2085)], 1), 2)]; @@ -72639,7 +72639,7 @@ logger = console.info; t[i(3656)] = (r = n(0), _0x27c221[i(6990)](n, 1), r[i(5024)][i(6562)] = { pad: function (t, e) { var n = i; - o[n(6675)] !== o[n(1906)] ? (t[n(880)](r[n(2982)][n(2146)][n(6679)]([2147483648], 1)), r[n(5024)][n(4548)][n(5024)](t, e)) : (o[n(6453)](_0x3eb22d, o[n(590)](_0x792b9f, o[n(1364)], _0x1b5421, null, _0x49a320)), _0x4aca6d = null) + o[n(6675)] !== o[n(1906)] ? (t['concat'](r[n(2982)][n(2146)][n(6679)]([2147483648], 1)), r[n(5024)][n(4548)][n(5024)](t, e)) : (o[n(6453)](_0x3eb22d, o[n(590)](_0x792b9f, o[n(1364)], _0x1b5421, null, _0x49a320)), _0x4aca6d = null) }, unpad: function (t) { var e = i; r[e(5024)]["ZeroPadding"][e(630)](t), t[e(2085)]-- @@ -74035,7 +74035,7 @@ logger = console.info; case "3": for (var a = 0; n[e(4602)](a, h["length"]); a++) { var c = h[a], l = c["split"]("="); - n["nwXXj"]("t", l[0]) && n[e(6347)](n[e(5058)], l[0]) && n["nwXXj"]("ruuid", l[0]) && (f += ""[e(880)](f["includes"]("?") ? "&" : "?")[e(880)](c)) + n["nwXXj"]("t", l[0]) && n[e(6347)](n[e(5058)], l[0]) && n["nwXXj"]("ruuid", l[0]) && (f += ""['concat'](f["includes"]("?") ? "&" : "?")['concat'](c)) } continue; case "4": @@ -77311,7 +77311,7 @@ logger = console.info; })), n["d"](e, _0x27c221[r(4520)], (function () { return rn })); - var o = Array[r(2688)][r(7201)], a = function (t) { + var o = Array['prototype'][r(7201)], a = function (t) { var e = r; return _0x27c221[e(2682)](_0x27c221[e(3811)], _0x27c221[e(4902)]) ? _0x27c221["KUfvH"](null, t) ? t : o[e(4837)](t) : i[e(1109)](null, _0x3a5221) && !_0x4afe38(_0x2664b4) && i[e(1109)](null, _0x50271a["constructor"]) && !_0x5c86cb(_0x136d52[e(6612)]) && i[e(5701)](i[e(2852)], typeof _0x6867cc[e(6612)][e(186)]) && _0x54031e["constructor"]["isBuffer"](_0x261c47) }, c = function (t, e) { @@ -77342,7 +77342,7 @@ logger = console.info; } var u = o[n(4806)](_0x58b7ab); return this[n(948)](u), u - }, l = _0x27c221[r(2895)](n, 8)["a"][r(648)], f = Object[r(2688)], d = f[r(1207)], h = f[r(4327)], + }, l = _0x27c221[r(2895)](n, 8)["a"][r(648)], f = Object['prototype'], d = f[r(1207)], h = f[r(4327)], p = l ? l[r(5904)] : void 0, v = function (t) { var e = r; if (_0x27c221["LHOxW"](e(3434), _0x27c221["UjSNj"])) { @@ -77362,7 +77362,7 @@ logger = console.info; return a && (n ? t[p] = o : delete t[p]), c } for (var u = 0; i["KCLBL"](u, _0x3cd3ee["length"]); ++u) _0x34eca3[u] = _0x1adb00() - }, b = Object[r(2688)][r(4327)], g = function (t) { + }, b = Object['prototype'][r(4327)], g = function (t) { var e = r; if (_0x27c221[e(1260)](_0x27c221[e(161)], e(1587))) return b["call"](t); var n = i[e(5177)][e(619)]("|"), o = 0; @@ -77429,7 +77429,7 @@ logger = console.info; } break } - }, w = Object[r(2688)], O = w[r(1207)], j = w[r(3624)], C = _0x27c221[r(3877)](_, function () { + }, w = Object['prototype'], O = w[r(1207)], j = w[r(3624)], C = _0x27c221[r(3877)](_, function () { var t = r; return i[t(3644)](i[t(2166)], i[t(4272)]) ? arguments : _0x102059 ^ _0x169696 }()) ? _ : function (t) { @@ -77466,14 +77466,14 @@ logger = console.info; this["_mode"][r(5229)](_0x181e01, _0x5c3925) } }, N = _0x27c221["JjfOY"](n, 13), T = N["a"] && N["a"][r(334)], z = T ? L(T) : M, - I = Object[r(2688)][r(1207)], B = function (t, e) { + I = Object['prototype'][r(1207)], B = function (t, e) { var n = r, o = i[n(1186)](S, t), a = !o && i[n(1186)](C, t), c = i[n(3358)](!o, !a) && i[n(1186)](Object, P["a"])(t), u = !o && !a && !c && i[n(1186)](z, t), l = i[n(2833)](o, a) || c || u, f = l ? i["jdqXf"](s, t[n(6147)], String) : [], d = f[n(6147)]; for (var h in t) !e && !I[n(4837)](t, h) || l && (n(6147) == h || c && (i[n(280)] == h || i["NWUWm"](n(4510), h)) || u && (i[n(1194)]("buffer", h) || i[n(1194)](i[n(2546)], h) || n(1307) == h) || i["xZPdC"](E, h, d)) || f["push"](h); return f - }, F = Object[r(2688)], R = function (t) { + }, F = Object['prototype'], R = function (t) { var e = r; if (i[e(1971)](i["kfvuY"], e(2874))) return _0x4ecc8d["create"][e(2360)](_0x2a77ab, arguments); var n = t && t[e(6612)]; @@ -77506,7 +77506,7 @@ logger = console.info; })] }; return new (_0x3612d4[n(7158)][n(6917)])(o)["getEncodedHex"]() - }(Object[r(251)], Object), q = Object[r(2688)]["hasOwnProperty"], H = function (t) { + }(Object[r(251)], Object), q = Object['prototype']["hasOwnProperty"], H = function (t) { var e = r, n = { UDDWO: function (t, e) { return t < e @@ -77560,7 +77560,7 @@ logger = console.info; return _0x27c221[e(3548)] == i || _0x27c221[e(529)](e(2527), i) || _0x27c221[e(529)](e(3418), i) || _0x27c221["HdJUn"](e(3969), i) } var o = n[e(6722)](4, _0x275114), a = n[e(562)](o, _0x8b6b7[e(2085)] % o); - _0x1b9488[e(880)](_0x391958[e(2982)][e(2146)][e(2638)](a - 1))[e(880)](_0x2ff8b7[e(2982)]["WordArray"]["create"]([a << 24], 1)) + _0x1b9488['concat'](_0x391958[e(2982)][e(2146)][e(2638)](a - 1))['concat'](_0x2ff8b7[e(2982)]["WordArray"]["create"]([a << 24], 1)) }, W = function (t) { var e = r; return _0x27c221[e(4660)](null, t) && _0x27c221[e(2276)](k, t[e(6147)]) && !_0x27c221[e(1929)](U, t) @@ -77803,7 +77803,7 @@ logger = console.info; for (n = 0; i["rFwYj"](n, c); ++n) (r = i["cWstP"](a[n] * t, e)) < bt ? e = 0 : r -= (e = 0 | r / bt) * bt, a[n] = r; i[o(1205)](e, 0) && (a[n] = e) } - , n[t(2688)]["sub"] = function (e) { + , n['prototype']["sub"] = function (e) { var n = t, r = { xWQtR: function (t, e) { var n = a0_0x3c5a; @@ -77829,7 +77829,7 @@ logger = console.info; 255 === s ? (s = 0, r[n(2861)](255, l) ? (l = 0, r["VZeLA"](255, f) ? f = 0 : ++f) : ++l) : ++s, _0x4fd000 = 0, _0x392489 += r["TneVC"](s, 16), _0x23b068 += r["dFsvS"](l, 8), _0x41e7dc += f } } - , n[t(2688)]["toString"] = function (n) { + , n['prototype']["toString"] = function (n) { var r = t; if (i["ttLfj"] === i[r(981)]) { if (i[r(576)](10, i[r(4346)](n, 10))) throw new Error(i[r(752)]); @@ -77842,7 +77842,7 @@ logger = console.info; } while (e[r(784)](128, _0x3aa264)); this[r(380)] = u[r(4758)]() } - , n[t(2688)]["valueOf"] = function () { + , n['prototype']["valueOf"] = function () { for (var n = t, r = this[n(5810)], i = 0, o = e[n(5688)](r[n(6147)], 1); o >= 0; --o) i = i * bt + r[o]; return i } @@ -77937,16 +77937,16 @@ logger = console.info; this["hexDigits"] = i[o(4687)], e instanceof n ? (this[o(5704)] = e[o(5704)], this[o(1384)] = e["pos"]) : (this[o(5704)] = e, this["pos"] = r) } - return n[t(2688)]["get"] = function (e) { + return n['prototype']["get"] = function (e) { var n = t; if (i[n(1918)](void 0, e) && (e = this[n(1384)]++), e >= this[n(5704)]["length"]) throw new Error(i[n(5116)](i[n(1003)](i[n(4108)](n(6284), e), i[n(2977)]), this[n(5704)][n(6147)])); return i[n(6984)](i["UgLeE"], typeof this[n(5704)]) ? this[n(5704)][n(3972)](e) : this[n(5704)][e] } - , n[t(2688)]["hexByte"] = function (n) { + , n['prototype']["hexByte"] = function (n) { var r = t; return e[r(5557)](this[r(4175)][r(6673)](e[r(1566)](e[r(5111)](n, 4), 15)), this["hexDigits"][r(6673)](15 & n)) } - , n[t(2688)]["hexDump"] = function (n, r, i) { + , n['prototype']["hexDump"] = function (n, r, i) { for (var o = t, a = "", c = n; c < r; ++c) if (a += this[o(7155)](this[o(3302)](c)), e["XPaGt"](!0, i)) switch (e[o(3825)](15, c)) { case 7: a += " "; @@ -77959,7 +77959,7 @@ logger = console.info; } return a } - , n[t(2688)]["isASCII"] = function (n, r) { + , n['prototype']["isASCII"] = function (n, r) { var o = t; if (i[o(1918)](i[o(5437)], i[o(5437)])) { for (var a = n; a < r; ++a) if (o(1546) !== o(3688)) { @@ -77996,7 +77996,7 @@ logger = console.info; } _0x2c32c6[o(7158)][o(1737)][o(3392)][o(6612)][o(4837)](this, _0x26a88c), this["hT"] = "14" } - , n[t(2688)][t(293)] = function (n, r) { + , n['prototype'][t(293)] = function (n, r) { var o = t; if (i[o(3759)](i[o(5394)], i[o(4698)])) { for (var a = "", c = n; i[o(3260)](c, r); ++c) a += String["fromCharCode"](this[o(3302)](c)); @@ -78005,7 +78005,7 @@ logger = console.info; for (var u = _0x578c5a[o(5120)](_0x1297a5), s = 2; e[o(3295)](s, u); s++) if (!e[o(1961)](_0x1be94c, s)) return !1; return !0 } - , n[t(2688)][t(6226)] = function (e, n) { + , n['prototype'][t(6226)] = function (e, n) { for (var r = t, o = "", a = e; i[r(3260)](a, n);) { if (i[r(3759)](i[r(6355)], i[r(6355)])) return _0x4532e3; var c = this[r(3302)](a++); @@ -78013,7 +78013,7 @@ logger = console.info; } return o } - , n[t(2688)]["parseStringBMP"] = function (n, r) { + , n['prototype']["parseStringBMP"] = function (n, r) { for (var i, o, a = t, c = "", u = n; e[a(1553)](u, r);) i = this["get"](u++), o = this["get"](u++), c += String["fromCharCode"](e["nnZRS"](i, 8) | o); return c } @@ -78037,7 +78037,7 @@ logger = console.info; return s["VAqiG"](_0x10609f, s["VAqiG"](_0x1079bc, t)) } } - , n[t(2688)][t(2325)] = function (n, r) { + , n['prototype'][t(2325)] = function (n, r) { var o = t, a = { uweTi: function (t, e) { var n = a0_0x3c5a; @@ -78075,7 +78075,7 @@ logger = console.info; j = e[o(2524)](e[o(5354)](e["kOXoY"](e[o(5970)](4294901760, x), x), 0), e[o(5354)](e[o(1354)](e[o(4062)](65535, x), x), 0)); _0x503996[_0x531792] = O ^ j } - , n[t(2688)]["parseBitString"] = function (e, n, r) { + , n['prototype']["parseBitString"] = function (e, n, r) { for (var o = t, a = this[o(3302)](e), c = i["vqIif"]("(", i[o(2492)](i["fucqs"](i[o(2492)](i["zdjvK"](n, e), 1), 3), a)) + i[o(1932)], u = "", s = i[o(3219)](e, 1); i[o(3276)](s, n); ++s) { for (var l = this[o(3302)](s), f = s == i[o(6821)](n, 1) ? a : 0, d = 7; i["GrgiU"](d, f); --d) u += 1 & i[o(2019)](l, d) ? "1" : "0"; if (i[o(2981)](u[o(6147)], r)) return c + xt(u, r) @@ -78090,7 +78090,7 @@ logger = console.info; for (var u = n; u < r; ++u) c += this[o(7155)](this["get"](u)); return a > i && (c += "…"), c } - , n[t(2688)][t(2090)] = function (e, n, r) { + , n['prototype'][t(2090)] = function (e, n, r) { for (var o = t, a = "", c = new gt, u = 0, s = e; i["fGzMN"](s, n); ++s) { var l = this[o(3302)](s); if (c[o(1887)](128, i[o(6784)](127, l)), u += 7, !i["vDxra"](128, l)) { @@ -78235,7 +78235,7 @@ logger = console.info; return i[e(6265)](i[e(6602)], this["tag"][e(380)]["toString"]()) } } - , n[t(2688)][t(1749)] = function (e) { + , n['prototype'][t(1749)] = function (e) { var n = t, r = n(542)[n(619)]("|"), o = 0; while (1) { switch (r[o++]) { @@ -78288,7 +78288,7 @@ logger = console.info; break } } - , n[t(2688)][t(4327)] = function () { + , n['prototype'][t(4327)] = function () { var e = t; return i[e(374)](i["cRlKr"](i[e(4745)](i["yPZWl"](i["yPZWl"](this["typeName"]() + "@" + this[e(2790)]["pos"] + i["ZiueQ"], this[e(6096)]), e(5218)) + this[e(6147)], i[e(6759)]), i[e(3932)](null, this["sub"]) ? i[e(6735)] : this[e(473)][e(6147)]), "]") } @@ -78324,15 +78324,15 @@ logger = console.info; _0x50b437 = _0x21fd56(); for (var r = 0; e[n(1353)](r, _0x66d564[n(6147)]); ++r) if (_0x59f8f5[r][n(2827)][n(7059)]()) throw new _0x1a9912(n(2348)) } - , n[t(2688)][t(1938)] = function () { + , n['prototype'][t(1938)] = function () { var e = t; return this[e(2790)][e(1384)] + this[e(6096)] } - , n[t(2688)][t(5e3)] = function () { + , n['prototype'][t(5e3)] = function () { var e = t; return i[e(3021)](this[e(2790)]["pos"], this["header"]) + Math[e(3623)](this[e(6147)]) } - , n[t(2688)][t(2250)] = function () { + , n['prototype'][t(2250)] = function () { var e = t; return this[e(2790)][e(3377)](this[e(3555)](), this[e(5e3)](), !0) } @@ -78354,7 +78354,7 @@ logger = console.info; } _0x2ef4fe = r[n(6641)](_0x46e1fa, _0x1725c9[_0x55eb9c]), _0xb2c47c[n(2510)](_0x2c0643) } - , n[t(2688)][t(2583)] = function () { + , n['prototype'][t(2583)] = function () { var n = t; if (i[n(907)](i[n(1034)], i[n(1034)])) { var r = this[n(2250)](), o = 2 * this["header"], a = i[n(1255)](2, this[n(6147)]); @@ -78425,7 +78425,7 @@ logger = console.info; e[e[t(6147)]] = c } else for (_0x5ac079 = 0; o["knQPa"](_0x2b8f48, _0x210212[t(6147)]); _0x13f9d3 += 1) { var u = _0x3180ca[_0x29283c], f = _0x679f55[u]; - o["HpVlL"](t(1942), typeof f) && o[t(3353)](f, _0x1778b6[t(2688)][u]) && (_0x5896b0[u] = f) + o["HpVlL"](t(1942), typeof f) && o[t(3353)](f, _0x1778b6['prototype'][u]) && (_0x5896b0[u] = f) } s = o[t(1997)](l, a[t(1384)]) } catch (x) { @@ -78466,7 +78466,7 @@ logger = console.info; u = u[t(6370)](0, u["indexOf"]("&")); var s = _0x7f647d[t(6370)](0, o), l = e["tjrcM"](_0x576aa4[t(1687)]("?"), -1) ? _0x2a7ad5[t(6370)](0, _0xae52a7[t(1687)]("?")) : _0x4bb392; - _0x2adfcf = e[t(5637)](_0x41442c, a, l), _0x805725 = ""[t(880)](s, e["EeBIE"])["concat"](e[t(1472)](_0x2b51cd, _0x5181b9), e[t(2750)])[t(880)](u) + _0x2adfcf = e[t(5637)](_0x41442c, a, l), _0x805725 = ""['concat'](s, e["EeBIE"])["concat"](e[t(1472)](_0x2b51cd, _0x5181b9), e[t(2750)])['concat'](u) }(), jt = function () { var t = r, e = { TLRHC: function (t, e) { @@ -79118,7 +79118,7 @@ logger = console.info; break } } - , n[t(2688)][t(5143)] = function () { + , n['prototype'][t(5143)] = function () { var r = t; if (i[r(6645)](i["ckpps"], i[r(1568)])) { var o = i[r(2577)](Mt); @@ -79127,12 +79127,12 @@ logger = console.info; var a = this[r(2719)], c = a[r(5977)]; _0x5b6049[r(4837)](this, _0x1edc61, _0x136da5, c), a["encryptBlock"](_0x3ea999, _0x2d863f), this[r(195)] = _0x5803f7[r(6600)](_0x10f27c, e["KYtDK"](_0x1012a6, c)) } - , n[t(2688)]["abs"] = function () { + , n['prototype']["abs"] = function () { var e = t; if (i[e(6645)](e(6285), i["aEwef"])) return i[e(3658)](this["s"], 0) ? this[e(5143)]() : this; _0x1ea813 = _0x2fbcb4[e(4837)](_0xa8371, _0x31813f, _0x29cb5d) } - , n[t(2688)]["compareTo"] = function (n) { + , n['prototype']["compareTo"] = function (n) { var r = t; if (i["zvLDb"](r(5842), r(6419))) { var o = i[r(6177)](this["s"], n["s"]); @@ -79200,11 +79200,11 @@ logger = console.info; } return i["oWkef"](this["t"], 0) ? 0 : i[e(2274)](this["DB"], i[e(5749)](this["t"], 1)) + Rt(i[e(2571)](this[i[e(5054)](this["t"], 1)], this["s"] & this["DM"])) } - , n[t(2688)]["mod"] = function (r) { + , n['prototype']["mod"] = function (r) { var i = t, o = Mt(); return this[i(3623)]()[i(6839)](r, null, o), e[i(1866)](this["s"], 0) && e["SOmsk"](o[i(4527)](n[i(2824)]), 0) && r["subTo"](o, o), o } - , n[t(2688)][t(5330)] = function (n, r) { + , n['prototype'][t(5330)] = function (n, r) { var i, o = t, a = { arSgk: function (t, n) { var r = a0_0x3c5a; @@ -79255,14 +79255,14 @@ logger = console.info; for (var n = t[e(7244)], r = [], i = 0; i < n; i++) r[c["AXwuQ"](i, 2)] |= t[i] << c[e(2636)](24, 8 * c[e(4192)](i, 4)); s[e(4837)](this, r, n) } else s[e(2360)](this, arguments) - })[o(2688)] = u + })['prototype'] = u } } - , n[t(2688)]["clone"] = function () { + , n['prototype']["clone"] = function () { var n = t, r = e[n(4086)](Mt); return this[n(3499)](r), r } - , n[t(2688)][t(3443)] = function () { + , n['prototype'][t(3443)] = function () { var n = t; if (e[n(1866)](this["s"], 0)) { if (e["dGwMc"](e[n(5267)], e[n(5277)])) { @@ -79277,11 +79277,11 @@ logger = console.info; } return e[n(3224)](this[1], e["eXwiN"](1 << e[n(4257)](32, this["DB"]), 1)) << this["DB"] | this[0] } - , n[t(2688)][t(5030)] = function () { + , n['prototype'][t(5030)] = function () { var n = t; return 0 == this["t"] ? this["s"] : e[n(5816)](e["rjuxa"](this[0], 24), 24) } - , n[t(2688)][t(1341)] = function () { + , n['prototype'][t(1341)] = function () { var n = t; return 0 == this["t"] ? this["s"] : e[n(5816)](e[n(4666)](this[0], 16), 16) } @@ -79302,7 +79302,7 @@ logger = console.info; return t[e(1305)] = !0, t } } - , n[t(2688)][t(745)] = function () { + , n['prototype'][t(745)] = function () { var e = t, n = i[e(919)][e(619)]("|"), r = 0; while (1) { switch (n[r++]) { @@ -79324,11 +79324,11 @@ logger = console.info; break } } - , n[t(2688)][t(5673)] = function (e) { + , n['prototype'][t(5673)] = function (e) { var n = t; return i[n(4211)](0, this[n(4527)](e)) } - , n[t(2688)]["min"] = function (e) { + , n['prototype']["min"] = function (e) { var n = t; return i[n(3226)](this[n(4527)](e), 0) ? this : e } @@ -79336,29 +79336,29 @@ logger = console.info; var n = t; return this[n(4527)](e) > 0 ? this : e } - , n[t(2688)]["and"] = function (e) { + , n['prototype']["and"] = function (e) { var n = t, r = Mt(); return this[n(4486)](e, rt, r), r } - , n[t(2688)]["or"] = function (e) { + , n['prototype']["or"] = function (e) { var n = t, r = i[n(194)](Mt); return this[n(4486)](e, it, r), r } - , n[t(2688)][t(6764)] = function (n) { + , n['prototype'][t(6764)] = function (n) { var r = t; if (e[r(5367)] !== e[r(5367)]) return _0x151afb; var i = Mt(); return this[r(4486)](n, ot, i), i } - , n[t(2688)][t(6320)] = function (e) { + , n['prototype'][t(6320)] = function (e) { var n = t, r = Mt(); return this[n(4486)](e, at, r), r } - , n[t(2688)][t(6560)] = function () { + , n['prototype'][t(6560)] = function () { for (var t = Mt(), e = 0; e < this["t"]; ++e) t[e] = this["DM"] & ~this[e]; return t["t"] = this["t"], t["s"] = ~this["s"], t } - , n[t(2688)][t(952)] = function (n) { + , n['prototype'][t(952)] = function (n) { var r = t, i = { GwqEJ: e[r(6876)], aBJey: function (t, n) { var i = r; @@ -79429,15 +79429,15 @@ logger = console.info; break } } - , n[t(2688)]["shiftRight"] = function (n) { + , n['prototype']["shiftRight"] = function (n) { var r = t, i = e[r(4498)](Mt); return n < 0 ? this[r(1090)](-n, i) : this[r(1262)](n, i), i } - , n[t(2688)]["getLowestSetBit"] = function () { + , n['prototype']["getLowestSetBit"] = function () { for (var e = t, n = 0; i[e(3226)](n, this["t"]); ++n) if (i[e(3063)](0, this[n])) return i[e(3973)](i["ULdIZ"](n, this["DB"]), i[e(6573)](ct, this[n])); return i["WqGMv"](this["s"], 0) ? this["t"] * this["DB"] : -1 } - , n[t(2688)][t(800)] = function () { + , n['prototype'][t(800)] = function () { var n = t; if (i[n(4531)] !== i[n(2257)]) { for (var r = 0, o = i[n(2791)](this["s"], this["DM"]), a = 0; a < this["t"]; ++a) r += ut(i[n(5034)](this[a], o)); @@ -79455,17 +79455,17 @@ logger = console.info; var o = _0x22d9b3[r(6673)](0)[r(5933)](); e[r(3048)](_0x452a29[r(6147)], 1) && (o += _0x5d6e0d["slice"](1)); var a = _0x134513[_0x4557b3]; - e[r(3915)](void 0, a) && (_0x39a6a1 += "&"[r(880)](o, "=")[r(880)](a)) + e[r(3915)](void 0, a) && (_0x39a6a1 += "&"['concat'](o, "=")['concat'](a)) } - , n[t(2688)][t(5243)] = function (e) { + , n['prototype'][t(5243)] = function (e) { var n = t; return this[n(4144)](e, it) } - , n[t(2688)][t(3934)] = function (e) { + , n['prototype'][t(3934)] = function (e) { var n = t; return this[n(4144)](e, at) } - , n[t(2688)][t(1817)] = function (t) { + , n['prototype'][t(1817)] = function (t) { return this["changeBit"](t, ot) } , n["prototype"][t(5404)] = function (e) { @@ -79476,11 +79476,11 @@ logger = console.info; var n = t, r = Mt(); return this[n(4723)](e, r), r } - , n[t(2688)]["multiply"] = function (n) { + , n['prototype']["multiply"] = function (n) { var r = t, i = e["KsPoU"](Mt); return this[r(1945)](n, i), i } - , n[t(2688)]["divide"] = function (n) { + , n['prototype']["divide"] = function (n) { var r = t; if (i[r(4963)](r(554), i["YFBUi"])) { var o = i["cJMOP"](Mt); @@ -79488,21 +79488,21 @@ logger = console.info; } return e[r(896)](e[r(425)](4294967296, _0x579a3d - e[r(896)](0, _0x30fe74)), 0) } - , n[t(2688)][t(3061)] = function (n) { + , n['prototype'][t(3061)] = function (n) { var r = t; if (e[r(3915)](r(5286), r(5286))) { var i = [_0x1b1a61, void 0]; - for (_0x33e575[r(2688)][r(764)][r(2360)](i, _0x5b0d89), i = i[r(880)](_0x13de66), _0x534ca3 = _0x3895fa[r(7055)](_0x2e4b1f); i[r(6147)];) _0x1fab3e = _0x2b72ee["then"](i[r(2578)](), i["shift"]()); + for (_0x33e575['prototype'][r(764)][r(2360)](i, _0x5b0d89), i = i['concat'](_0x13de66), _0x534ca3 = _0x3895fa[r(7055)](_0x2e4b1f); i[r(6147)];) _0x1fab3e = _0x2b72ee["then"](i[r(2578)](), i["shift"]()); return _0x20e980 } var o = e[r(4059)](Mt); return this[r(6839)](n, null, o), o } - , n[t(2688)]["divideAndRemainder"] = function (e) { + , n['prototype']["divideAndRemainder"] = function (e) { var n = t, r = Mt(), i = Mt(); return this[n(6839)](e, r, i), [r, i] } - , n[t(2688)][t(6132)] = function (n, r) { + , n['prototype'][t(6132)] = function (n, r) { var o, a, c = t, u = n[c(3160)](), s = i[c(6573)](Ft, 1); if (i[c(6662)](u, 0)) return s; o = i[c(3194)](u, 18) ? 1 : i[c(3194)](u, 48) ? 3 : i[c(801)](u, 144) ? 4 : i[c(406)](u, 768) ? 5 : 6, a = u < 8 ? new Et(r) : r["isEven"]() ? new At(r) : new kt(r); @@ -79541,7 +79541,7 @@ logger = console.info; } var g, m, y = i[c(1454)](n["t"], 1), x = !0, _ = i[c(1081)](Mt); for (u = i[c(5275)](i["TMLRm"](Rt, n[y]), 1); i[c(6664)](y, 0);) { - if ("NlfgM" !== c(3821)) return _0x28480d[c(2688)][c(1207)][c(4837)](_0x306c20, _0x7d1458); + if ("NlfgM" !== c(3821)) return _0x28480d['prototype'][c(1207)][c(4837)](_0x306c20, _0x7d1458); for (i[c(2278)](u, d) ? g = i[c(3425)](n[y], i[c(5275)](u, d)) & h : (g = i[c(1077)](i[c(2791)](n[y], i[c(500)](1, i[c(3361)](u, 1)) - 1), i["IuMdd"](d, u)), i[c(5606)](y, 0) && (g |= n[y - 1] >> i[c(2260)](i["HAxln"](this["DB"], u), d))), f = o; i[c(4211)](0, i[c(2791)](1, g));) g >>= 1, --f; if ((u -= f) < 0 && (u += this["DB"], --y), x) l[g][c(3499)](s), x = !1; else { for (; i[c(5606)](f, 1);) a[c(1835)](s, _), a["sqrTo"](_, s), f -= 2; @@ -79588,7 +79588,7 @@ logger = console.info; } return 0 != s[i(4527)](n[i(6780)]) ? n[i(2824)] : h[i(4527)](r) >= 0 ? h[i(1822)](r) : e[i(1588)](h[i(3572)](), 0) ? (h["addTo"](r, h), e[i(1588)](h[i(3572)](), 0) ? h[i(5404)](r) : h) : h } - , n[t(2688)][t(1790)] = function (e) { + , n['prototype'][t(1790)] = function (e) { var n = t; return this[n(1868)](e, new Dt) } @@ -79605,7 +79605,7 @@ logger = console.info; for (c < u && (u = c), i[n(5606)](u, 0) && (r["rShiftTo"](u, r), o[n(1262)](u, o)); r[n(3572)]() > 0;) i[n(5606)](c = r[n(264)](), 0) && r[n(1262)](c, r), i[n(4667)](c = o[n(264)](), 0) && o["rShiftTo"](c, o), i["KYsLd"](r[n(4527)](o), 0) ? (r["subTo"](o, r), r[n(1262)](1, r)) : (o[n(4723)](r, o), o["rShiftTo"](1, o)); return u > 0 && o[n(1090)](u, o), o } - , n[t(2688)][t(6706)] = function (n) { + , n['prototype'][t(6706)] = function (n) { var r, i = t, o = this[i(3623)](); if (1 == o["t"] && e[i(6928)](o[0], Ct[e[i(1784)](Ct[i(6147)], 1)])) { if (!e[i(5774)](i(6648), i(6648))) { @@ -79628,7 +79628,7 @@ logger = console.info; }); return o[i(379)](n) } - , n[t(2688)][t(3499)] = function (n) { + , n['prototype'][t(3499)] = function (n) { var r = t; if (i["RPFmV"](i[r(5805)], i[r(5741)])) { var o = r(1608)["split"]("|"), a = 0; @@ -79657,14 +79657,14 @@ logger = console.info; n["t"] = this["t"], n["s"] = this["s"] } } - , n[t(2688)][t(1321)] = function (n) { + , n['prototype'][t(1321)] = function (n) { var r = t; if (e["npkOK"](e[r(6772)], e[r(6772)])) { for (var i = this[r(3302)](_0x165277), o = _0x3f0b32 == e["CfKVI"](_0xf0ad53, 1) ? _0x569aef : 0, a = 7; a >= o; --a) _0x1f107 += e[r(7172)](i >> a, 1) ? "1" : "0"; if (_0x26f7c9[r(6147)] > _0x4bf511) return e[r(2619)](_0x5c7731, e[r(4300)](_0x34a705, _0x4c748a, _0x2a185d)) } else this["t"] = 1, this["s"] = e[r(5802)](n, 0) ? -1 : 0, e[r(5677)](n, 0) ? this[0] = n : e[r(5802)](n, -1) ? this[0] = e[r(3694)](n, this["DV"]) : this["t"] = 0 } - , n[t(2688)][t(300)] = function (r, i) { + , n['prototype'][t(300)] = function (r, i) { var o = t, a = e[o(5910)][o(619)]("|"), c = 0; while (1) { switch (a[c++]) { @@ -79693,30 +79693,30 @@ logger = console.info; break } } - , n[t(2688)][t(6721)] = function () { + , n['prototype'][t(6721)] = function () { var e = t; if (i[e(372)] !== i[e(372)]) return this["hV"]; for (var n = i[e(503)](this["s"], this["DM"]); i[e(2040)](this["t"], 0) && this[i[e(6889)](this["t"], 1)] == n;) --this["t"] } - , n[t(2688)]["dlShiftTo"] = function (n, r) { + , n['prototype']["dlShiftTo"] = function (n, r) { var i, o = t; for (i = e[o(6085)](this["t"], 1); e[o(2676)](i, 0); --i) r[e["uoJHN"](i, n)] = this[i]; for (i = n - 1; e[o(2676)](i, 0); --i) r[i] = 0; r["t"] = this["t"] + n, r["s"] = this["s"] } - , n[t(2688)]["drShiftTo"] = function (n, r) { + , n['prototype']["drShiftTo"] = function (n, r) { var i = t; if (e[i(5774)](e["BFqcG"], e[i(2708)])) e[i(1094)] == typeof _0x7ddf82[i(7027)] && e[i(1716)](!1, _0x2096a9[i(7027)](_0x516180)) || (_0x3359fc = _0x32cced && _0x54e977["synchronous"], _0x3bc33f[i(764)](_0x5e2fd7["fulfilled"], _0x977219[i(6386)])); else { for (var o = n; e[i(348)](o, this["t"]); ++o) r[e[i(6085)](o, n)] = this[o]; r["t"] = Math[i(3740)](e[i(6085)](this["t"], n), 0), r["s"] = this["s"] } } - , n[t(2688)][t(1090)] = function (n, r) { + , n['prototype'][t(1090)] = function (n, r) { for (var i = t, o = e[i(2646)](n, this["DB"]), a = e["OzoDZ"](this["DB"], o), c = e[i(4836)](e[i(440)](1, a), 1), u = Math[i(6625)](n / this["DB"]), s = e["mOTee"](e[i(440)](this["s"], o), this["DM"]), l = e[i(4836)](this["t"], 1); l >= 0; --l) r[e[i(1422)](e[i(5659)](l, u), 1)] = e["CGHxv"](e[i(5816)](this[l], a), s), s = (this[l] & c) << o; for (l = e["zsNKK"](u, 1); l >= 0; --l) r[l] = 0; r[u] = s, r["t"] = e[i(5659)](this["t"] + u, 1), r["s"] = this["s"], r["clamp"]() } - , n[t(2688)][t(1262)] = function (e, n) { + , n['prototype'][t(1262)] = function (e, n) { var r = t; n["s"] = this["s"]; var o = Math[r(6625)](i[r(274)](e, this["DB"])); @@ -79728,7 +79728,7 @@ logger = console.info; i[r(4928)](a, 0) && (n[i[r(6293)](this["t"] - o, 1)] |= i[r(4202)](this["s"] & u, c)), n["t"] = this["t"] - o, n[r(6721)]() } } - , n[t(2688)][t(4723)] = function (n, r) { + , n['prototype'][t(4723)] = function (n, r) { for (var i = t, o = { gVhuS: function (t, n) { var r = a0_0x3c5a; @@ -79743,7 +79743,7 @@ logger = console.info; var s = o[i(6436)](_0x40928e, this); return _0x49f4f0 && s[i(1334)](_0x812dcf), s[i(1207)](o["BBYwc"]) && o[i(6124)](this[i(7096)], s[i(7096)]) || (s[i(7096)] = function () { s["$super"]["init"]["apply"](this, arguments) - }), s[i(7096)][i(2688)] = s, s[i(6065)] = this, s + }), s[i(7096)]['prototype'] = s, s[i(6065)] = this, s } for (c -= n["s"]; a < this["t"];) c += this[a], r[a++] = e[i(1992)](c, this["DM"]), c >>= this["DB"]; c += this["s"] @@ -79753,13 +79753,13 @@ logger = console.info; } r["s"] = e["nJFLQ"](c, 0) ? -1 : 0, e[i(2208)](c, -1) ? r[a++] = this["DV"] + c : c > 0 && (r[a++] = c), r["t"] = a, r[i(6721)]() } - , n[t(2688)][t(1945)] = function (r, i) { + , n['prototype'][t(1945)] = function (r, i) { var o = t, a = this[o(3623)](), c = r[o(3623)](), u = a["t"]; for (i["t"] = e["gHTeb"](u, c["t"]); e["cGvgX"](--u, 0);) i[u] = 0; for (u = 0; u < c["t"]; ++u) i[e[o(4588)](u, a["t"])] = a["am"](0, c[u], i, u, 0, a["t"]); i["s"] = 0, i[o(6721)](), e[o(2454)](this["s"], r["s"]) && n["ZERO"][o(4723)](i, i) } - , n[t(2688)][t(948)] = function (e) { + , n['prototype'][t(948)] = function (e) { for (var n = t, r = this[n(3623)](), o = e["t"] = 2 * r["t"]; --o >= 0;) e[o] = 0; for (o = 0; i["jRgkH"](o, r["t"] - 1); ++o) { var a = r["am"](o, r[o], e, 2 * o, 0, 1); @@ -79891,7 +79891,7 @@ logger = console.info; } } } - , n[t(2688)]["invDigit"] = function () { + , n['prototype']["invDigit"] = function () { var e = t, n = i[e(2903)][e(619)]("|"), r = 0; while (1) { switch (n[r++]) { @@ -79917,7 +79917,7 @@ logger = console.info; var n = t; return e[n(2432)](0, e[n(4148)](this["t"], 0) ? e[n(5148)](1, this[0]) : this["s"]) } - , n[t(2688)][t(1868)] = function (r, o) { + , n['prototype'][t(1868)] = function (r, o) { var a = t; if (i["RPFmV"](i[a(6508)], i["VGXFj"])) { for (var c = this[a(712)], u = _0x3466a2[a(6679)](c[a(6611)], _0x51abf5), s = _0x42dcbf[a(6679)](), l = _0x5b29b8[a(6679)]([1]), f = s[a(4648)], d = l[a(4648)], h = c[a(6012)], p = c[a(1476)]; f[a(6147)] < h;) { @@ -79927,7 +79927,7 @@ logger = console.info; m = u[a(6290)](m), u[a(2507)](); for (var x = m["words"], _ = 0; _ < g; _++) b[_] ^= x[_] } - s[a(880)](v), d[0]++ + s['concat'](v), d[0]++ } return s[a(2085)] = e["FDwDs"](4, h), s } @@ -79940,11 +79940,11 @@ logger = console.info; } return o[a(6395)](w) } - , n[t(2688)][t(6608)] = function (n) { + , n['prototype'][t(6608)] = function (n) { var r = t; return Math[r(6625)](e[r(875)](e[r(806)](Math[r(3274)], this["DB"]), Math[r(849)](n))) } - , n[t(2688)][t(1369)] = function (e) { + , n['prototype'][t(1369)] = function (e) { var n = t, r = { WTwFv: function (t, e) { return t == e @@ -79960,7 +79960,7 @@ logger = console.info; for (this[n(6839)](c, u, s); u[n(3572)]() > 0;) l = i[n(5617)](i["EXBgX"](a, s["intValue"]())["toString"](e)[n(1647)](1), l), u[n(6839)](c, u, s); return i["EXBgX"](s[n(3443)]()[n(4327)](e), l) } - , n[t(2688)][t(4055)] = function (r, i) { + , n['prototype'][t(4055)] = function (r, i) { var o = t; this[o(1321)](0), e[o(2432)](null, i) && (i = 10); for (var a = this[o(6608)](i), c = Math[o(1790)](i, a), u = !1, s = 0, l = 0, f = 0; e[o(1402)](f, r[o(6147)]); ++f) { @@ -79976,7 +79976,7 @@ logger = console.info; c[a(6147)] = i["dajZy"](1, i[a(5560)](e, 3)), r[a(2760)](c), i[a(5623)](u, 0) ? c[0] &= i[a(1569)](i[a(5624)](1, u), 1) : c[0] = 0, this[a(300)](c, 256) } } - , n[t(2688)]["bitwiseTo"] = function (e, n, r) { + , n['prototype']["bitwiseTo"] = function (e, n, r) { var o = t; if (i["uHzQs"](o(4312), o(2362))) { var a, c, u = Math[o(398)](e["t"], this["t"]); @@ -79984,7 +79984,7 @@ logger = console.info; if (i["BKNZt"](e["t"], this["t"])) { if (!i["RPFmV"](i[o(3550)], o(6991))) { var s = this[o(6292)], l = s[o(6290)](_0x162101); - return s[o(2507)](), s[o(6290)](this[o(4447)][o(6803)]()[o(880)](l)) + return s[o(2507)](), s[o(6290)](this[o(4447)][o(6803)]()['concat'](l)) } for (c = e["s"] & this["DM"], a = u; i["BKNZt"](a, this["t"]); ++a) r[a] = n(this[a], c); r["t"] = this["t"] @@ -79995,13 +79995,13 @@ logger = console.info; r["s"] = i["acLSm"](n, this["s"], e["s"]), r["clamp"]() } else this["hV"] = _0x5d6489 } - , n[t(2688)][t(4144)] = function (e, r) { + , n['prototype'][t(4144)] = function (e, r) { var o = t; if (i["kVTiJ"] === i[o(2703)]) return _0x3fcf71["call"](_0x1a7556); var a = n[o(6780)]["shiftLeft"](e); return this[o(4486)](a, r, a), a } - , n[t(2688)]["addTo"] = function (n, r) { + , n['prototype']["addTo"] = function (n, r) { var o = t; if (i[o(1667)] === o(3491)) { var a = { @@ -80037,7 +80037,7 @@ logger = console.info; r["s"] = i[o(5598)](s, 0) ? -1 : 0, s > 0 ? r[u++] = s : s < -1 && (r[u++] = this["DV"] + s), r["t"] = u, r[o(6721)]() } } - , n[t(2688)][t(332)] = function (e) { + , n['prototype'][t(332)] = function (e) { var n = t, r = { OxfgU: function (t, e) { var n = a0_0x3c5a; @@ -80046,7 +80046,7 @@ logger = console.info; }; i["uHzQs"](n(4974), i["RDbfg"]) ? (this[this["t"]] = this["am"](0, i[n(1569)](e, 1), this, 0, 0, this["t"]), ++this["t"], this[n(6721)]()) : (_0x526956 = _0x4bbe77[n(3302)](), _0x36d7ab[n(1887)](128, r[n(3635)](127, _0x2f8011))) } - , n[t(2688)][t(688)] = function (e, n) { + , n['prototype'][t(688)] = function (e, n) { var r = t, o = { NPWHS: function (t, e) { return i["JrXHD"](t, e) @@ -80065,14 +80065,14 @@ logger = console.info; for (this[n] += e; i[r(3788)](this[n], this["DV"]);) this[n] -= this["DV"], ++n >= this["t"] && (this[this["t"]++] = 0), ++this[n] } } - , n[t(2688)][t(4796)] = function (n, r, i) { + , n['prototype'][t(4796)] = function (n, r, i) { var o = t, a = Math[o(398)](this["t"] + n["t"], r); for (i["s"] = 0, i["t"] = a; e[o(1757)](a, 0);) i[--a] = 0; for (var c = i["t"] - this["t"]; a < c; ++a) i[e["WZriX"](a, this["t"])] = this["am"](0, n[a], i, a, 0, this["t"]); for (c = Math[o(398)](n["t"], r); e["KmleU"](a, c); ++a) this["am"](0, n[a], i, a, 0, e["iEVtF"](r, a)); i[o(6721)]() } - , n[t(2688)][t(4237)] = function (e, n, r) { + , n['prototype'][t(4237)] = function (e, n, r) { var o = t, a = { aaddG: function (t, e) { var n = a0_0x3c5a; @@ -80088,7 +80088,7 @@ logger = console.info; for (c = Math[o(3740)](n - this["t"], 0); i["qxXKc"](c, e["t"]); ++c) r[i[o(4645)](this["t"], c) - n] = this["am"](i["CYPAP"](n, c), e[c], r, 0, 0, i[o(5864)](i[o(4645)](this["t"], c), n)); r["clamp"](), r[o(4475)](1, r) } - , n[t(2688)]["modInt"] = function (n) { + , n['prototype']["modInt"] = function (n) { var r = t; if (e[r(2157)](n, 0)) return 0; var i = e[r(2646)](this["DV"], n), o = e["KmleU"](this["s"], 0) ? e["AolGE"](n, 1) : 0; @@ -80114,11 +80114,11 @@ logger = console.info; } return this[i(4505)]()[i(2633)]() } - , n[t(2688)][t(3439)] = function () { + , n['prototype'][t(3439)] = function () { var n = t, r = e[n(441)](Mt); return this["squareTo"](r), r } - , n[t(2688)][t(2645)] = function (e, n) { + , n['prototype'][t(2645)] = function (e, n) { var r = t, o = { yfRfN: function (t, e) { return i["qOgoV"](t, e) @@ -80196,7 +80196,7 @@ logger = console.info; }; if (e["tIaRt"] !== e[t(4115)]) { var a = _0x67e26, s = _0x25a702; - return i["zdOKF"](_0x5b3c32[i[t(4998)][t(880)](_0x3ed3be)][a], _0x145da8[t(6268)][t(3840)["concat"](_0x353f65)][a]) && i["aPKdK"](_0x268072["document"][i[t(1346)][t(880)](_0x49b389)][a], _0x4e5e84["document"][t(5627)][t(6835)][i[t(1346)]["concat"](_0x5f227)][a]) && i[t(4677)](_0x212c30[i["qJciX"][t(880)](_0x8dc93e)][s], _0x433626[t(6268)][i[t(1346)]["concat"](_0x1c7d41)][s]) && i[t(2465)](_0x2706ca[t(6268)][t(3840)["concat"](_0xc66732)][s], _0x5cdf43[t(6268)][t(5627)][t(6835)][i["vAHJj"]["concat"](_0x57a2d9)][s]) ? i[t(4256)](100, _0x27acfb[t(2638)](1)) : -200 + return i["zdOKF"](_0x5b3c32[i[t(4998)]['concat'](_0x3ed3be)][a], _0x145da8[t(6268)][t(3840)["concat"](_0x353f65)][a]) && i["aPKdK"](_0x268072["document"][i[t(1346)]['concat'](_0x49b389)][a], _0x4e5e84["document"][t(5627)][t(6835)][i[t(1346)]["concat"](_0x5f227)][a]) && i[t(4677)](_0x212c30[i["qJciX"]['concat'](_0x8dc93e)][s], _0x433626[t(6268)][i[t(1346)]["concat"](_0x1c7d41)][s]) && i[t(2465)](_0x2706ca[t(6268)][t(3840)["concat"](_0xc66732)][s], _0x5cdf43[t(6268)][t(5627)][t(6835)][i["vAHJj"]["concat"](_0x57a2d9)][s]) ? i[t(4256)](100, _0x27acfb[t(2638)](1)) : -200 } l["dAddOffset"](2, 0), e[t(6245)](l["bitLength"](), r) && l[t(4723)](n[t(6780)][t(952)](e[t(4519)](r, 1)), l), l["isProbablePrime"](o) ? e[t(4300)](setTimeout, (function () { i["MGYWU"](c) @@ -80223,7 +80223,7 @@ logger = console.info; return new _0x1c3d9c(!0)["update"](t)[_0x35c815]() } } - , e[t(2688)][t(3079)] = function (e, n, r) { + , e['prototype'][t(3079)] = function (e, n, r) { var i = t; e[i(1945)](n, r) } @@ -80333,7 +80333,7 @@ logger = console.info; } else this["m"] = n } - return n[t(2688)][t(4010)] = function (n) { + return n['prototype'][t(4010)] = function (n) { var r = t; if (e["MDTms"](e["prMNf"], "tUVUR")) return n["s"] < 0 || e["OavDS"](n[r(4527)](this["m"]), 0) ? n["mod"](this["m"]) : n; this[r(712)] = this[r(712)][r(6922)](_0x580dd6) @@ -80348,14 +80348,14 @@ logger = console.info; var o = new _0x1ea934(r[n(5484)](_0x2bcb81, _0x1e83e4), 10); this["setByBigInteger"](o) } - , n[t(2688)][t(2585)] = function (t) { + , n['prototype'][t(2585)] = function (t) { t["divRemTo"](this["m"], null, t) } - , n[t(2688)]["mulTo"] = function (e, n, r) { + , n['prototype']["mulTo"] = function (e, n, r) { var i = t; e[i(1945)](n, r), this[i(2585)](r) } - , n[t(2688)]["sqrTo"] = function (n, r) { + , n['prototype']["sqrTo"] = function (n, r) { var o = t; if (i[o(1788)](i["kyOqe"], "ZvUkv")) n[o(948)](r), this[o(2585)](r); else { var a = e[o(4560)](e[o(3095)](e["lurLN"](_0x3a4cc0[_0x18fabc >>> 24], _0x14dbcc[e[o(4690)](e[o(5379)](_0x3b564b, 16), 255)]) ^ _0x348a2b[255 & e[o(5379)](_0x1a599e, 8)], _0x5b41bb[255 & _0x229729]), _0x41597a[_0x64f3b3++]), @@ -80433,11 +80433,11 @@ logger = console.info; for (r = e[o(6773)](_0x5c2c0a, 1); e["ckiNm"](r, 0); --r) _0x10ad72[r] = 0; _0x3cb90f["t"] = e[o(2642)](this["t"], _0x54b067), _0x947c96["s"] = this["s"] } - , n[t(2688)][t(6395)] = function (n) { + , n['prototype'][t(6395)] = function (n) { var r = t, i = e[r(1445)](Mt); return n[r(3499)](i), this[r(2585)](i), i } - , n[t(2688)][t(2585)] = function (n) { + , n['prototype'][t(2585)] = function (n) { for (var r = t; e[r(1956)](n["t"], this["mt2"]);) n[n["t"]++] = 0; for (var i = 0; i < this["m"]["t"]; ++i) { var o = e[r(533)](32767, n[i]), @@ -80446,7 +80446,7 @@ logger = console.info; } n[r(6721)](), n[r(4475)](this["m"]["t"], n), e[r(2080)](n[r(4527)](this["m"]), 0) && n[r(4723)](this["m"], n) } - , n[t(2688)][t(3079)] = function (e, n, r) { + , n['prototype'][t(3079)] = function (e, n, r) { var i = t; e[i(1945)](n, r), this[i(2585)](r) } @@ -80489,7 +80489,7 @@ logger = console.info; this["m"] = n, this["r2"] = e[r(1491)](Mt), this["q3"] = e["TyRpQ"](Mt), Pt[r(6780)]["dlShiftTo"](e["LHxcr"](2, n["t"]), this["r2"]), this["mu"] = this["r2"][r(4123)](n) } - return n[t(2688)][t(4010)] = function (n) { + return n['prototype'][t(4010)] = function (n) { var r = t, i = { hPpEM: function (t, e) { return t & e @@ -80516,7 +80516,7 @@ logger = console.info; c = i[r(2883)](i[r(909)](a * this[r(3533)], i[r(5556)](i["hPpEM"](i[r(909)](i["TAaKk"](a, this["mph"]), (_0x1eb53c[_0x4372d6] >> 15) * this[r(3533)]), this["um"]), 15)), _0x3f3d60["DM"]); for (_0x5bdea1[a = i["dPrqK"](_0x586d48, this["m"]["t"])] += this["m"]["am"](0, c, _0x4162fa, _0x32da81, 0, this["m"]["t"]); _0x470bc2[a] >= _0x4ebbd2["DV"];) _0x21b762[a] -= _0xd0a124["DV"], _0x51dde6[++a]++ } - , n[t(2688)][t(6395)] = function (t) { + , n['prototype'][t(6395)] = function (t) { return t } , n["prototype"]["reduce"] = function (e) { @@ -80524,11 +80524,11 @@ logger = console.info; for (e[n(4475)](i[n(2746)](this["m"]["t"], 1), this["r2"]), i["iXsPq"](e["t"], i[n(6467)](this["m"]["t"], 1)) && (e["t"] = i[n(2978)](this["m"]["t"], 1), e[n(6721)]()), this["mu"][n(4237)](this["r2"], i[n(2978)](this["m"]["t"], 1), this["q3"]), this["m"]["multiplyLowerTo"](this["q3"], this["m"]["t"] + 1, this["r2"]); e["compareTo"](this["r2"]) < 0;) e[n(688)](1, i[n(6934)](this["m"]["t"], 1)); for (e["subTo"](this["r2"], e); e[n(4527)](this["m"]) >= 0;) e[n(4723)](this["m"], e) } - , n[t(2688)][t(3079)] = function (e, n, r) { + , n['prototype'][t(3079)] = function (e, n, r) { var i = t; e[i(1945)](n, r), this["reduce"](r) } - , n[t(2688)][t(1835)] = function (n, r) { + , n['prototype'][t(1835)] = function (n, r) { var i = t; if (!e[i(6150)](e[i(1634)], e[i(1634)])) return !1; n[i(948)](r), this[i(2585)](r) @@ -80548,7 +80548,7 @@ logger = console.info; } var Nt = _0x27c221["lyJJJ"](_0x27c221[r(5395)], typeof navigator); - Nt && r(956) == navigator[r(980)] ? (Pt[r(2688)]["am"] = function (t, e, n, o, a, c) { + Nt && r(956) == navigator[r(980)] ? (Pt['prototype']["am"] = function (t, e, n, o, a, c) { for (var u = r, s = i[u(6514)](32767, e), l = i[u(6099)](e, 15); i["JhCeQ"](--c, 0);) { var f = i[u(6514)](32767, this[t]), d = this[t++] >> 15, h = i[u(5718)](i[u(2543)](l, f), i[u(2543)](d, s)); @@ -80556,7 +80556,7 @@ logger = console.info; } return a } - , _t = 30) : Nt && _0x27c221["lyJJJ"](_0x27c221[r(2418)], navigator["appName"]) ? (Pt[r(2688)]["am"] = function (t, e, n, o, a, c) { + , _t = 30) : Nt && _0x27c221["lyJJJ"](_0x27c221[r(2418)], navigator["appName"]) ? (Pt['prototype']["am"] = function (t, e, n, o, a, c) { var u = r; if (_0x27c221["RHLtO"] !== _0x27c221[u(4049)]) { for (; _0x27c221[u(519)](--c, 0);) if (_0x27c221["ryCKP"](u(6994), _0x27c221["anEzE"])) { @@ -80577,7 +80577,7 @@ logger = console.info; var p = _0x48c8c2["call"](_0x2b5521); return h && (f ? _0x4d859f[_0x343157] = d : delete _0x14323c[_0x209c5a]), p } - , _t = 26) : (Pt[r(2688)]["am"] = function (t, e, n, o, a, c) { + , _t = 26) : (Pt['prototype']["am"] = function (t, e, n, o, a, c) { var u = r, s = { cgHwO: function (t, e) { var n = a0_0x3c5a; @@ -80629,7 +80629,7 @@ logger = console.info; _0x24a19f[e] = _0x3408e2 && x[n(2052)] == typeof t ? _0x48796d(t, _0xe2ed21) : t })), _0xc47842 } - , _t = 28), Pt[r(2688)]["DB"] = _t, Pt[r(2688)]["DM"] = _0x27c221[r(1854)](1 << _t, 1), Pt[r(2688)]["DV"] = 1 << _t, Pt[r(2688)]["FV"] = Math["pow"](2, 52), Pt[r(2688)]["F1"] = 52 - _t, Pt[r(2688)]["F2"] = 2 * _t - 52; + , _t = 28), Pt['prototype']["DB"] = _t, Pt['prototype']["DM"] = _0x27c221[r(1854)](1 << _t, 1), Pt['prototype']["DV"] = 1 << _t, Pt['prototype']["FV"] = Math["pow"](2, 52), Pt['prototype']["F1"] = 52 - _t, Pt['prototype']["F2"] = 2 * _t - 52; var Tt, zt, It = []; for (Tt = "0"[r(3972)](0), zt = 0; _0x27c221["KquEp"](zt, 9); ++zt) It[Tt++] = zt; for (Tt = "a"["charCodeAt"](0), zt = 10; _0x27c221[r(2647)](zt, 36); ++zt) It[Tt++] = zt; @@ -80699,7 +80699,7 @@ logger = console.info; for (i = 0, r = 0; e[a(7012)](r, 256); ++r) i = e["RVWVd"](e["MdyTZ"](e[a(3504)](i, this["S"][r]), n[e[a(6989)](r, n[a(6147)])]), 255), o = this["S"][r], this["S"][r] = this["S"][i], this["S"][i] = o; this["i"] = 0, this["j"] = 0 } - , n[t(2688)][t(6925)] = function () { + , n['prototype'][t(6925)] = function () { var e, n = t; return this["i"] = i[n(6006)](i[n(2201)](this["i"], 1), 255), this["j"] = i[n(6006)](i[n(4774)](this["j"], this["S"][this["i"]]), 255), e = this["S"][this["i"]], this["S"][this["i"]] = this["S"][this["j"]], this["S"][this["j"]] = e, this["S"][i[n(5993)](e + this["S"][this["i"]], 255)] } @@ -80803,7 +80803,7 @@ logger = console.info; function e() { } - return e[t(2688)]["nextBytes"] = function (e) { + return e['prototype']["nextBytes"] = function (e) { for (var n = t, r = 0; i[n(2108)](r, e["length"]); ++r) e[r] = Jt() } , e @@ -80998,20 +80998,20 @@ logger = console.info; this["n"] = null, this["e"] = 0, this["d"] = null, this["p"] = null, this["q"] = null, this["dmp1"] = null, this[e(6080)] = null, this[e(4009)] = null } - return n[t(2688)][t(4604)] = function (t) { + return n['prototype'][t(4604)] = function (t) { return t["modPowInt"](this["e"], this["n"]) } - , n[t(2688)][t(4209)] = function (n) { + , n['prototype'][t(4209)] = function (n) { var r = t; if (e[r(986)](null, this["p"]) || null == this["q"]) return n[r(6132)](this["d"], this["n"]); for (var i = n[r(1597)](this["p"])[r(6132)](this["dmp1"], this["p"]), o = n[r(1597)](this["q"])[r(6132)](this[r(6080)], this["q"]); e[r(4954)](i[r(4527)](o), 0);) i = i["add"](this["p"]); return i[r(1822)](o)[r(6136)](this[r(4009)])["mod"](this["p"])[r(6136)](this["q"])[r(5404)](o) } - , n[t(2688)][t(3864)] = function (e, n) { + , n['prototype'][t(3864)] = function (e, n) { var r = t; i[r(803)](null, e) && null != n && i["AyMcU"](e[r(6147)], 0) && i[r(4983)](n[r(6147)], 0) ? (this["n"] = i[r(6128)](Lt, e, 16), this["e"] = i[r(1985)](parseInt, n, 16)) : console["error"](i[r(1130)]) } - , n[t(2688)]["encrypt"] = function (n) { + , n['prototype']["encrypt"] = function (n) { var r = t, i = { HfNPr: function (t, e) { return t < e @@ -81063,11 +81063,11 @@ logger = console.info; for (var f = new _0x10034c(arguments[r(6147)]), d = 0; i[r(629)](d, f[r(6147)]); d++) f[d] = arguments[d]; return _0x38e56c[r(2360)](_0x26c998, f) } - , n[t(2688)][t(4543)] = function (n, r, i) { + , n['prototype'][t(4543)] = function (n, r, i) { var o = t; e[o(6843)](null, n) && null != r && e[o(7035)](n[o(6147)], 0) && e[o(7035)](r[o(6147)], 0) ? (this["n"] = Lt(n, 16), this["e"] = e[o(2491)](parseInt, r, 16), this["d"] = e["gpNoG"](Lt, i, 16)) : console[o(6090)](e[o(4384)]) } - , n[t(2688)][t(159)] = function (n, r, i, o, a, c, u, s) { + , n['prototype'][t(159)] = function (n, r, i, o, a, c, u, s) { var l = t; e[l(7007)](null, n) && e[l(677)](null, r) && e[l(4218)](n[l(6147)], 0) && e[l(6110)](r[l(6147)], 0) ? (this["n"] = e["gpNoG"](Lt, n, 16), this["e"] = e[l(1096)](parseInt, r, 16), this["d"] = e["MYZol"](Lt, i, 16), this["p"] = e[l(4708)](Lt, o, 16), this["q"] = e[l(5961)](Lt, a, 16), this["dmp1"] = e[l(3135)](Lt, c, 16), this[l(6080)] = Lt(u, 16), this[l(4009)] = e[l(3135)](Lt, s, 16)) : console[l(6090)](e[l(4384)]) } @@ -81111,7 +81111,7 @@ logger = console.info; } } } - , n[t(2688)][t(4547)] = function (n) { + , n['prototype'][t(4547)] = function (n) { var r = t, i = { zqLRg: function (t, n) { var r = a0_0x3c5a; @@ -81164,7 +81164,7 @@ logger = console.info; return c }(a, e["eFquG"](e[r(2405)](this["n"][r(3160)](), 7), 3)) } - , n[t(2688)][t(5093)] = function (n, r, i) { + , n['prototype'][t(5093)] = function (n, r, i) { var o = t, a = { UhYec: function (t, n) { var r = a0_0x3c5a; @@ -81358,7 +81358,7 @@ logger = console.info; }; e["ZXZrf"](setTimeout, f, 0) } - , n[t(2688)][t(891)] = function (n, r, i) { + , n['prototype'][t(891)] = function (n, r, i) { var o = t, a = { FzfYs: function (t, n) { var r = a0_0x3c5a; @@ -81418,7 +81418,7 @@ logger = console.info; break } } - , n[t(2688)][t(1677)] = function (n, r, i) { + , n['prototype'][t(1677)] = function (n, r, i) { var o = t, a = { Iqsrs: function (t, n) { var r = a0_0x3c5a; @@ -81454,7 +81454,7 @@ logger = console.info; if (_0x27c221["JbNje"](!e, !t)) throw new Error(_0x27c221[o(4466)]); var a = function () { }; - if (a["prototype"] = e[o(2688)], t[o(2688)] = new a, t[o(2688)][o(6612)] = t, t[o(3392)] = e[o(2688)], _0x27c221[o(6572)](e[o(2688)][o(6612)], Object["prototype"]["constructor"]) && (e[o(2688)]["constructor"] = e), n) { + if (a["prototype"] = e['prototype'], t['prototype'] = new a, t['prototype'][o(6612)] = t, t[o(3392)] = e['prototype'], _0x27c221[o(6572)](e['prototype'][o(6612)], Object["prototype"]["constructor"]) && (e['prototype']["constructor"] = e), n) { if (_0x27c221["hByFv"] === _0x27c221[o(3717)]) return _0xec696[o(2360)](this, arguments); var c; for (c in n) t["prototype"][c] = n[c]; @@ -81465,12 +81465,12 @@ logger = console.info; var n = o; if (i[n(770)](i[n(6728)], i[n(6728)])) for (c = 0; i[n(2108)](c, s["length"]); c += 1) { var r = s[c], a = e[r]; - i[n(2852)] == typeof a && i[n(803)](a, Object[n(2688)][r]) && (t[r] = a) + i[n(2852)] == typeof a && i[n(803)](a, Object['prototype'][r]) && (t[r] = a) } else this[n(2719)][n(3198)](_0x135cc1, _0x110928) }) } catch (l) { } - _0x27c221[o(6908)](u, t[o(2688)], n) + _0x27c221[o(6908)](u, t['prototype'], n) } } }; @@ -82585,7 +82585,7 @@ logger = console.info; return t !== e }, evBIR: i[e(6363)] }; - if (!i["umoPX"](i[e(1009)], i[e(1009)])) return _0x47be8b && n[e(5180)](n[e(991)], typeof _0x49b42f) && _0x5afe0c[e(6612)] === _0x4163a7 && n[e(5942)](_0x18c684, _0x36c2bf[e(2688)]) ? n[e(6601)] : typeof _0x49d0bb; + if (!i["umoPX"](i[e(1009)], i[e(1009)])) return _0x47be8b && n[e(5180)](n[e(991)], typeof _0x49b42f) && _0x5afe0c[e(6612)] === _0x4163a7 && n[e(5942)](_0x18c684, _0x36c2bf['prototype']) ? n[e(6601)] : typeof _0x49d0bb; ne["asn1"][e(3670)]["superclass"][e(6612)][e(4837)](this, t), this["hT"] = "12" } , ee[r(971)][r(6922)](ne[r(7158)][r(3670)], ne["asn1"]["DERAbstractString"]), ne["asn1"][r(3608)] = function (t) { @@ -82725,7 +82725,7 @@ logger = console.info; u = _0x2007c4[e(6290)](u), _0x92ef0f[e(2507)](); for (var l = u[e(4648)], f = 0; f < c; f++) a[f] ^= l[f] } - _0x3e8530[e(880)](o), _0x5836f1[0]++ + _0x3e8530['concat'](o), _0x5836f1[0]++ } } , ee["lang"]["extend"](ne["asn1"][r(299)], ne[r(7158)][r(687)]), ne[r(7158)][r(5782)] = function (t) { @@ -82772,7 +82772,7 @@ logger = console.info; this[e(6612)] = t } - re(t, e), t[n(2688)] = null === e ? Object[n(6679)](e) : (i["prototype"] = e[n(2688)], new i) + re(t, e), t['prototype'] = null === e ? Object[n(6679)](e) : (i["prototype"] = e['prototype'], new i) }), oe = function (t) { var e = r, n = { ELKcV: "string", @@ -82878,7 +82878,7 @@ logger = console.info; l = /^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/[n(2319)](t) ? i[n(5066)](pt, t) : vt[n(4679)](t), f = Ot["decode"](l); if (i[n(2147)](3, f[n(473)][n(6147)]) && (f = f[n(473)][2][n(473)][0]), i[n(5731)](9, f[n(473)][n(6147)])) { - if (!i["bAXEX"](i[n(1556)], i[n(3696)])) return this["init"][n(2688)]["extend"](this); + if (!i["bAXEX"](i[n(1556)], i[n(3696)])) return this["init"]['prototype']["extend"](this); u = f[n(473)][1][n(2583)](), this["n"] = i["UMbSx"](Lt, u, 16), s = f[n(473)][2][n(2583)](), this["e"] = parseInt(s, 16); var d = f[n(473)][3][n(2583)](); this["d"] = i["cMxOY"](Lt, d, 16); @@ -82904,7 +82904,7 @@ logger = console.info; return r[n(6697)](r["YCunV"](y, _0x239113), r[n(6210)](y, r[n(2133)](32, _0x23422b))) + _0x41c96d } } - , o[e(2688)][e(424)] = function () { + , o['prototype'][e(424)] = function () { var t = e; if (n[t(5259)] === n[t(5259)]) { var r = { @@ -82933,12 +82933,12 @@ logger = console.info; var i = 255 & _0x39b4d0[t(4648)][n[t(5062)](_0x5f26da[t(2085)], 1) >>> 2]; _0x37af77[t(2085)] -= i } - , o[e(2688)]["getPrivateBaseKeyB64"] = function () { + , o['prototype']["getPrivateBaseKeyB64"] = function () { var t = e; if (n[t(3967)] !== n[t(394)]) return n[t(1368)](ft, this["getPrivateBaseKey"]()); _0x3ca2be[t(7158)][t(4793)][t(3392)][t(6612)][t(4837)](this), this["hT"] = "01", this[t(7094)] = n[t(5461)] } - , o[e(2688)]["getPublicBaseKey"] = function () { + , o['prototype']["getPublicBaseKey"] = function () { var t = e, r = new (ne[t(7158)][t(6917)])({ array: [new (ne[t(7158)][t(1939)])({ oid: t(6354) @@ -82956,7 +82956,7 @@ logger = console.info; array: [r, o] })[t(7252)]() } - , o[e(2688)][e(5520)] = function () { + , o['prototype'][e(5520)] = function () { var t = e; return i["Hljez"](ft, this[t(1267)]()) } @@ -82966,11 +82966,11 @@ logger = console.info; var o = n["KTMfL"](n["KTMfL"](n["KTMfL"](n[i(408)](i(5522), r = r || 64), n[i(4381)]), r), "})"); return t[i(6486)](n["fxZzG"](RegExp, o, "g"))[i(739)]("\n") } - , o[e(2688)][e(2633)] = function () { + , o['prototype'][e(2633)] = function () { var t = e, r = t(6216); return r += n[t(408)](o["wordwrap"](this[t(5339)]()), "\n"), r + n[t(2503)] } - , o[e(2688)]["getPublicKey"] = function () { + , o['prototype']["getPublicKey"] = function () { var t = e, r = n[t(5410)]; return r += n[t(408)](o[t(943)](this[t(5520)]()), "\n"), r + n["azRLc"] } @@ -82983,7 +82983,7 @@ logger = console.info; if (n[r(5107)](r(4444), n[r(6213)])) return (t = n["LbjoA"](t, {}))["hasOwnProperty"]("n") && t[r(1207)]("e") && t["hasOwnProperty"]("d") && t["hasOwnProperty"]("p") && t[r(1207)]("q") && t["hasOwnProperty"](n[r(5655)]) && t[r(1207)](n[r(2367)]) && t[r(1207)](r(4009)); if (this[r(2480)] = 0, this[r(6925)] = 0, this["sent"] = this["_sent"] = void 0, this[r(1305)] = !1, this[r(1466)] = null, this[r(5211)] = n[r(3888)], this[r(3642)] = void 0, this[r(5158)][r(3530)](_0x78cb61), !_0x557c3a) for (var i in this) n[r(5107)]("t", i[r(6673)](0)) && _0x27c1c3["call"](this, i) && !n[r(1368)](_0x3047c2, +i[r(6600)](1)) && (this[i] = void 0) } - , o[e(2688)][e(5255)] = function (t) { + , o['prototype'][e(5255)] = function (t) { var n = e; this["n"] = t["n"], this["e"] = t["e"], t[n(1207)]("d") && (this["d"] = t["d"], this["p"] = t["p"], this["q"] = t["q"], this[n(1806)] = t[n(1806)], this[n(6080)] = t["dmq1"], this[n(4009)] = t[n(4009)]) } @@ -83101,7 +83101,7 @@ logger = console.info; e[r(5350)](void 0, n) && (n = {}), n = e["YRExL"](n, {}), this[r(7140)] = n[r(7140)] ? parseInt(n[r(7140)], 10) : 1024, this[r(5669)] = n[r(5669)] || e[r(6353)], this["log"] = n[r(849)] || !1, this[r(4988)] = null } - return n[t(2688)][t(1453)] = function (e) { + return n['prototype'][t(1453)] = function (e) { var n = t; i["FnLHw"](i[n(3991)], i[n(3991)]) ? (this["n"] = _0x572d05["n"], this["e"] = _0x5c7226["e"], _0x37b141["hasOwnProperty"]("d") && (this["d"] = _0x25f1b0["d"], this["p"] = _0x439e11["p"], this["q"] = _0x1f9f57["q"], this[n(1806)] = _0x35ff1b[n(1806)], this[n(6080)] = _0x3b069["dmq1"], this[n(4009)] = _0x367046[n(4009)])) : (this[n(849)] && this[n(4988)] && console[n(5975)](n(2123)), this[n(4988)] = new oe(e)) } @@ -83119,11 +83119,11 @@ logger = console.info; } } } - , n[t(2688)]["setPublicKey"] = function (e) { + , n['prototype']["setPublicKey"] = function (e) { var n = t; this[n(1453)](e) } - , n[t(2688)][t(4547)] = function (n) { + , n['prototype'][t(4547)] = function (n) { var r = t; try { return this[r(4505)]()["decrypt"](e["eURDo"](dt, n)) @@ -83131,7 +83131,7 @@ logger = console.info; return !1 } } - , n[t(2688)][t(5292)] = function (n) { + , n['prototype'][t(5292)] = function (n) { var r = t, i = { TrXjI: function (t, n) { return e["PpUPF"](t, n) @@ -83180,7 +83180,7 @@ logger = console.info; return !1 } } - , n[t(2688)][t(891)] = function (e, n, r) { + , n['prototype'][t(891)] = function (e, n, r) { var o = t, a = { zXDtd: function (t, e) { return t !== e @@ -83204,7 +83204,7 @@ logger = console.info; } , a[o(163)](void 0, _0x5e3cd5) && (a[o(2471)](void 0, _0x4daa30[o(2827)]) && (this["hT"] = _0x11974f["tag"]), a[o(2471)](void 0, _0x7a359["explicit"]) && (this[o(4832)] = _0x2067d5["explicit"]), a[o(5171)](void 0, _0x5bebac[o(4255)]) && (this["asn1Object"] = _0x5dd386[o(4255)], this[o(6446)](this[o(4832)], this["hT"], this[o(3002)]))) } - , n[t(2688)][t(1677)] = function (e, n, r) { + , n['prototype'][t(1677)] = function (e, n, r) { var o = t; if ("PPwDR" !== o(4686)) return this[o(6679)](this["_ENC_XFORM_MODE"], _0x3f08f1, _0x2d9454); try { @@ -83213,7 +83213,7 @@ logger = console.info; return !1 } } - , n[t(2688)]["getKey"] = function (n) { + , n['prototype']["getKey"] = function (n) { var r = t, i = { muxTi: function (t, e) { return t + e @@ -83233,11 +83233,11 @@ logger = console.info; } return this[r(4988)] } - , n[t(2688)][t(2633)] = function () { + , n['prototype'][t(2633)] = function () { var e = t; return this[e(4505)]()[e(2633)]() } - , n[t(2688)]["getPrivateKeyB64"] = function () { + , n['prototype']["getPrivateKeyB64"] = function () { var n = t, r = { PjbUF: function (t, n) { var r = a0_0x3c5a; @@ -83250,7 +83250,7 @@ logger = console.info; if (e["jDYvK"](e[n(6182)], e[n(6182)])) return this["getKey"]()["getPrivateBaseKeyB64"](); r["PjbUF"](0, _0x1221ca[0] = r["MjQhJ"](_0x350518, _0x42bfa5[0])) && (_0x515734[1] = _0x32cde7(_0x2ef651[1])) } - , n[t(2688)][t(887)] = function () { + , n['prototype'][t(887)] = function () { return this["getKey"]()["getPublicKey"]() } , n["prototype"][t(6716)] = function () { @@ -83307,7 +83307,7 @@ logger = console.info; return typeof t } : function (t) { var r = e; - return t && n[r(4809)](n[r(4471)], typeof Symbol) && n["odocB"](t["constructor"], Symbol) && n[r(311)](t, Symbol[r(2688)]) ? n[r(1872)] : typeof t + return t && n[r(4809)](n[r(4471)], typeof Symbol) && n["odocB"](t["constructor"], Symbol) && n[r(311)](t, Symbol['prototype']) ? n[r(1872)] : typeof t })(t) } @@ -83524,7 +83524,7 @@ logger = console.info; ve = function () { return n }; - var n = {}, o = Object[t(2688)], a = o["hasOwnProperty"], + var n = {}, o = Object['prototype'], a = o["hasOwnProperty"], c = i[t(3750)](i["ibRKs"], typeof Symbol) ? Symbol : {}, u = c["iterator"] || i[t(6433)], s = c[t(6427)] || i["AqAsg"], l = c[t(5904)] || i[t(6779)]; @@ -83660,7 +83660,7 @@ logger = console.info; })); var y = Object["getPrototypeOf"], x = y && i["EzFRy"](y, y(D([]))); x && i[t(3590)](x, o) && a["call"](x, u) && (m = x); - var _ = g[t(2688)] = v["prototype"] = Object["create"](m); + var _ = g['prototype'] = v["prototype"] = Object["create"](m); function w(n) { var r = t, i = { @@ -83888,20 +83888,20 @@ logger = console.info; } } - return b[t(2688)] = g, f(_, i[t(1875)], g), f(g, i[t(1875)], b), b[t(5721)] = f(g, l, i["yscUx"]), n["isGeneratorFunction"] = function (e) { + return b['prototype'] = g, f(_, i[t(1875)], g), f(g, i[t(1875)], b), b[t(5721)] = f(g, l, i["yscUx"]), n["isGeneratorFunction"] = function (e) { var n = t, r = i["ivzoy"](n(1942), typeof e) && e[n(6612)]; return !!r && (r === b || n(5652) === (r["displayName"] || r[n(2265)])) } , n["mark"] = function (e) { var n = t; - return Object[n(5626)] ? Object["setPrototypeOf"](e, g) : (e[n(3189)] = g, i[n(2101)](f, e, l, i["yscUx"])), e[n(2688)] = Object[n(6679)](_), e + return Object[n(5626)] ? Object["setPrototypeOf"](e, g) : (e[n(3189)] = g, i[n(2101)](f, e, l, i["yscUx"])), e['prototype'] = Object[n(6679)](_), e } , n[t(6465)] = function (t) { return { __await: t } } - , w(O[t(2688)]), i[t(1746)](f, O["prototype"], s, (function () { + , w(O['prototype']), i[t(1746)](f, O["prototype"], s, (function () { return this })), n[t(5068)] = O, n["async"] = function (e, r, o, a, c) { var u = t, s = { @@ -83961,7 +83961,7 @@ logger = console.info; while (1) { switch (c[u++]) { case "0": - _0x21991a[i(880)](l); + _0x21991a['concat'](l); continue; case "1": for (var s = 1; a["yQjEJ"](s, _0x57371b); s++) l = _0x1f3945[i(6290)](l), _0x377f21["reset"](); @@ -83991,7 +83991,7 @@ logger = console.info; return !1 } } - , n[t(6460)] = D, P[t(2688)] = { + , n[t(6460)] = D, P['prototype'] = { constructor: P, reset: function (n) { var r = t; if (r(6760) === e[r(987)]) return !0; @@ -84361,7 +84361,7 @@ logger = console.info; var i = r, o = new Date; n ? o[i(6407)](_0x27c221[i(1678)](o[i(1406)](), n)) : o[i(6407)](_0x27c221[i(1678)](o[i(1406)](), 144e5)); var a = escape(t), c = _0x27c221["YOYxr"](escape, e); - document[i(886)] = ""["concat"](a, "=")[i(880)](c, _0x27c221[i(3306)])[i(880)](o["toGMTString"](), i(3069)) + document[i(886)] = ""["concat"](a, "=")['concat'](c, _0x27c221[i(3306)])['concat'](o["toGMTString"](), i(3069)) }, Le = function () { var t = r, e = i[t(2204)](Ae, t(1266)); if (!e) { @@ -84389,21 +84389,21 @@ logger = console.info; }, Ie = function () { var t = r, e = function () { var t = a0_0x3c5a; - if (window[i[t(2253)][t(880)](De)] && window[t(6268)][i[t(1316)]["concat"](De)] && window[t(6268)][t(5627)]["_history"][i[t(1316)][t(880)](De)]) { + if (window[i[t(2253)]['concat'](De)] && window[t(6268)][i[t(1316)]["concat"](De)] && window[t(6268)][t(5627)]["_history"][i[t(1316)]['concat'](De)]) { var e = Oe, n = je; - return i["lWmKH"](window[i["OKuMf"]["concat"](De)][e], window["document"][t(3840)["concat"](De)][e]) && i[t(1563)](window[t(6268)][i[t(1316)][t(880)](De)][e], window["document"][t(5627)][t(6835)][i[t(1316)][t(880)](De)][e]) && i[t(681)](window["_s20t20tttt"["concat"](De)][n], window[t(6268)]["_css_sec_pro_2022_store"["concat"](De)][n]) && i[t(6455)](window[t(6268)][i[t(1316)][t(880)](De)][n], window[t(6268)]["location"][t(6835)][i[t(1316)][t(880)](De)][n]) ? i[t(5926)](100, Math[t(2638)](1)) : -200 + return i["lWmKH"](window[i["OKuMf"]["concat"](De)][e], window["document"][t(3840)["concat"](De)][e]) && i[t(1563)](window[t(6268)][i[t(1316)]['concat'](De)][e], window["document"][t(5627)][t(6835)][i[t(1316)]['concat'](De)][e]) && i[t(681)](window["_s20t20tttt"["concat"](De)][n], window[t(6268)]["_css_sec_pro_2022_store"["concat"](De)][n]) && i[t(6455)](window[t(6268)][i[t(1316)]['concat'](De)][n], window[t(6268)]["location"][t(6835)][i[t(1316)]['concat'](De)][n]) ? i[t(5926)](100, Math[t(2638)](1)) : -200 } return i[t(813)](i[t(4408)](99, Math["random"]()), 101) }(); return i[t(7234)](e, 0) && i[t(6866)](e, 100) ? { publicKey: window[t(1630)["concat"](De)][Oe], - tokenKey: window[i[t(2253)][t(880)](De)][je], - mesType: window[i[t(2253)][t(880)](De)][we], + tokenKey: window[i[t(2253)]['concat'](De)][je], + mesType: window[i[t(2253)]['concat'](De)][we], urlType: window[t(1630)["concat"](De)][Ce], - clientType: window[i[t(2253)][t(880)](De)][_e], - isflag: window[i["OKuMf"][t(880)](De)][Pe] + clientType: window[i[t(2253)]['concat'](De)][_e], + isflag: window[i["OKuMf"]['concat'](De)][Pe] } : e <= 200 && e >= 101 ? Math[t(2638)]() : { - publicKey: window[t(1630)[t(880)](De)][Oe], + publicKey: window[t(1630)['concat'](De)][Oe], tokenKey: i[t(6748)](ke), mesType: "2", urlType: "1", @@ -84440,7 +84440,7 @@ logger = console.info; while (1) { switch (a[c++]) { case "0": - if (e[t(1878)](e[t(3258)], _0xbf47cd[t(2688)][t(4327)][t(4837)](l)) && 3 == l[t(6147)]) { + if (e[t(1878)](e[t(3258)], _0xbf47cd['prototype'][t(4327)][t(4837)](l)) && 3 == l[t(6147)]) { var u = e[t(1922)](_0x2a5455, l[2]); return new _0x4cb097({ tag: l[0], explicit: l[1], obj: u @@ -84501,7 +84501,7 @@ logger = console.info; if (!a || a && i[e(387)] == typeof a) { var c = null; if (window[e(5050)] ? c = new XMLHttpRequest : window[e(6139)] && (c = new ActiveXObject(i[e(4923)])), c) { - c["open"]("post", ""[e(880)](window[e(3549)][e(634)])[e(880)](Fe(), i[e(4162)])[e(880)]((new Date)["valueOf"]()), !1); + c["open"]("post", ""['concat'](window[e(3549)][e(634)])['concat'](Fe(), i[e(4162)])['concat']((new Date)["valueOf"]()), !1); var u = i[e(6157)](Ae, e(4709)); c[e(4863)](e(4709), u), c["setRequestHeader"](i[e(4233)], e(5050)), c[e(1722)] = function () { var t = e; @@ -84519,7 +84519,7 @@ logger = console.info; ze(!1); var u = a[t(6370)](4, 5), s = a[t(6370)](15, 16), l = a[t(6370)](17, 18); - a = ""[t(880)](a[t(6370)](0, 3))[t(880)](a[t(6370)](4, 15), "}")["concat"](a["substring"](16, 17))[t(880)](a[t(6370)](18)); + a = ""['concat'](a[t(6370)](0, 3))['concat'](a[t(6370)](4, 15), "}")["concat"](a["substring"](16, 17))['concat'](a[t(6370)](18)); var f = r[t(4528)], d = 0; !r[t(5214)] || n[t(768)]("1", r[t(5214)]) && n[t(5324)](1, r[t(5214)]) || (d = "1"), n[t(5758)](Ne), function (e, r, i, o, a, c, u) { var s = t, l = { @@ -84539,10 +84539,10 @@ logger = console.info; while (1) { switch (d[h++]) { case "0": - p[m] = e, p[y] = r, p[x] = i, p[_] = o, p[w] = a, p[O] = g, p[j] = u, window[s(1630)[s(880)](De)] = Object[s(1558)](C), window[s(6268)][n[s(3455)][s(880)](De)] = Object[s(1558)](v); + p[m] = e, p[y] = r, p[x] = i, p[_] = o, p[w] = a, p[O] = g, p[j] = u, window[s(1630)['concat'](De)] = Object[s(1558)](C), window[s(6268)][n[s(3455)]['concat'](De)] = Object[s(1558)](v); continue; case "1": - window["document"][s(5627)][s(6835)] = {}, window[s(6268)]["location"][s(6835)][""[s(880)](b)] = Object[s(1558)](p); + window["document"][s(5627)][s(6835)] = {}, window[s(6268)]["location"][s(6835)][""['concat'](b)] = Object[s(1558)](p); continue; case "2": var p = {}; @@ -84560,7 +84560,7 @@ logger = console.info; C[m] = e, C[y] = r, C[x] = i, C[_] = o, C[w] = a, C[O] = g, C[j] = u; continue; case "7": - var b = n[s(3455)][s(880)](De); + var b = n[s(3455)]['concat'](De); continue; case "8": var g = n[s(4721)](n[s(6449)](n["yPPqT"](parseInt, c), 60), 3); @@ -84591,33 +84591,35 @@ logger = console.info; } return [] }, Ke = function (t) { - var e = r, n = i["IAziG"]["split"]("|"), o = 0; + var e = r, n = "6|5|4|3|0|1|2"["split"]("|"), o = 0; while (1) { switch (n[o++]) { case "0": - i["MqSiO"](s["length"], 1) && (f = s[0], l = s[1]["split"]("&")); + (s["length"]> 1) && (f = s[0], l = s[1]["split"]("&")); continue; case "1": - for (var a = 0; i[e(5589)](a, l["length"]); a++) { - var c = l[a], u = c["split"]("="); - i["stQjj"]("t", u[0]) && "urlyzm" !== u[0] && "ruuid" !== u[0] && (f += ""["concat"](f["includes"]("?") ? "&" : "?")["concat"](c)) + for (var a = 0;a < l["length"]; a++) { + var c = l[a], u = c.split("="); + ("t" !== u[0]) && "urlyzm" !== u[0] && "ruuid" !== u[0] && (f += "".concat(f.includes("?") ? "&" : "?").concat(c)) } continue; case "2": - i["lbTqw"](-1, f["indexOf"]("?")) && (f += "?"); + (-1 === f.indexOf("?")) && (f += "?"); logger(`处理url后缀${t}完成返回${f}`) return f; case "3": var s = t["split"]("?"), l = []; continue; case "4": - i["nQzbc"](0, f["indexOf"]("/")) && (f += "/"); + (0!== f["indexOf"]("/")) && (f += "/"); continue; case "5": var f = t; continue; case "6": - if (i[e(6574)]("", t) || null == t) return t; + if ("" === t || null == t) { + return t; + } continue } break @@ -84667,7 +84669,7 @@ logger = console.info; var o = a0_0x3c5a; return i[o(994)](t, e, n, r) } - }, r = qe(), o = r[e(3123)], u = r["tokenVal"], s = i["LPAHV"](i[e(4563)](a, ""[e(880)](t)[e(619)](""))[e(739)](""), a(""[e(880)](u)[e(619)](""))["join"]("")), l = "", f = 0; i["BxZWz"](f, s[e(6147)]); f += o) { + }, r = qe(), o = r[e(3123)], u = r["tokenVal"], s = i["LPAHV"](i[e(4563)](a, ""['concat'](t)[e(619)](""))[e(739)](""), a(""['concat'](u)[e(619)](""))["join"]("")), l = "", f = 0; i["BxZWz"](f, s[e(6147)]); f += o) { if (i[e(3403)](i["HOzFz"], i[e(1930)])) { if (null == _0x1e9125) return _0x41c2e4; if (!n[e(2966)](_0x5a4459, _0x4f9980)) return n[e(4176)](_0x4f75bc, _0x230be5, _0x297aa1); @@ -84690,13 +84692,13 @@ logger = console.info; var g = v["substring"](b, i[n(5528)](b, o)); p += a(g["split"](""))["join"]("") } else p = i[n(5434)]; - return p = i[n(2694)](a, ""[n(880)](p)[n(619)](""))[n(739)](""), i[n(5528)](i[n(5528)](i[n(5528)](f[n(6370)](0, 5), p[n(6370)](5, 10)), f[n(6370)](15, 20)), p["substring"](20, 25)) + return p = i[n(2694)](a, ""['concat'](p)[n(619)](""))[n(739)](""), i[n(5528)](i[n(5528)](i[n(5528)](f[n(6370)](0, 5), p[n(6370)](5, 10)), f[n(6370)](15, 20)), p["substring"](20, 25)) } for (var m = _0x34c263[_0x383cd9], y = u[n(5694)](_0x30e1f9, 1); y < _0x181e94["length"] && u[n(4847)](m, _0x4913da);) m *= _0x12c36b[y++]; for (m = _0x469f9b[n(1024)](m); u["tKkZS"](_0x4bdcfe, y);) if (u[n(5152)](u["wSsxC"](m, _0x4de108[_0x8b459++]), 0)) return !1 }(f, e)); var h = s[c(1687)]("?") === i["HiYdb"](s["length"], 1) ? "" : s[c(1687)]("?") > -1 ? "&" : "?", - p = s += ""[c(880)](h, "ruuid=")[c(880)](f); + p = s += ""['concat'](h, "ruuid=")['concat'](f); if (o) { var v = p[c(619)]("?")[c(4003)](1); for (var b in v[c(2266)]((function (t) { @@ -84710,7 +84712,7 @@ logger = console.info; } var y = ""["concat"](l, "+")["concat"](p), x = he(y); return s + ""["concat"](s["indexOf"]("?") ? "&" : "?", "urlyzm=")["concat"](i["MuZXq"](encodeURIComponent, x)) - }, Ve = function (t, e) { + },Ve = function (t, e) { var n = r, o = { PBEBU: n(5871), OpcuX: function (t, e) { var r = n; @@ -84723,46 +84725,51 @@ logger = console.info; return i[r(744)](t, e) }, pDpVO: "&ruuid=" }; - if (i["eKVXp"](i[n(2263)], i[n(3669)])) { - var a = i[n(1264)][n(619)]("|"), c = 0; + if (('ePcho' !== 'gYQwd')) { + var a = '1|4|2|0|3'['split']("|"), c = 0; while (1) { switch (a[c++]) { case "0": - if (h && i[n(5562)]("", h) && "1" !== h && i[n(602)](1, h)) i[n(4075)]("2", h) && (s = function (t, e, r) { + if (h && ("" !== h) && "1" !== h && (1 !== h)) ("2" === h) && (s = function (t, e, r) { var i = n, a = t; - if (a[i(1687)](o[i(3210)]) > -1) return a; - if (a = o[i(5719)](He, t), r) { - var c = a["indexOf"]("?"), u = a[i(6370)](o[i(2950)](c, 1)), - s = u[i(1687)](o[i(3755)]), l = u[i(6370)](s + 6); - l = l[i(6370)](0, l[i(1687)]("&")); - var f = a[i(6370)](0, c), - d = t["indexOf"]("?") > -1 ? t[i(6370)](0, t[i(1687)]("?")) : t; - a = Ye(u, d), a = ""["concat"](f, o["XAWHc"])[i(880)](o[i(1620)](encodeURIComponent, a), o[i(6746)])[i(880)](l) + if (t['indexOf']('urlyzm=') > -1) return t; + if (t = He(t), r) { + var c = t["indexOf"]("?"), + u = t['substring']((c + 1)), + s = u['indexOf']('ruuid='), + l = u['substring'](s + 6); + l = l['substring'](0, l['indexOf']("&")); + var f = t['substring'](0, c), + d = t["indexOf"]("?") > -1 ? t['substring'](0, t['indexOf']("?")) : t; + t = Ye(u, d); + t = ""["concat"](f, '?urlyzm=')['concat'](encodeURIComponent(t), '&ruuid=')['concat'](l) } - return a + return t }(s, 0, f)); else if (s = He(s, d, 0, e), p) { - var u = (new Date)[n(7233)](); - s += i[n(344)][n(880)](u) + var u = (new Date)['valueOf'](); + s += '&urls='['concat'](u) } continue; case "1": if (!t) return t; continue; case "2": - var s = t, l = Re(), f = l[n(1105)], d = l[n(2593)], h = l[n(5822)], - p = l[n(1968)]; + var s = t, l = Re(), f = l['publicKey'], d = l['tokenKey'], h = l['urlType'], + p = l['urlYzm']; continue; case "3": logger(`处理url后缀${t} 完成返回${s}`) return s; case "4": - if (t[n(1687)](i[n(3356)]) > -1) return t; + if (t['indexOf']('cssSecurity/v1/getPublicKey') > -1) return t; continue } break } - } else _0x44c1bb = function (t, e, n) { - return t[e] = n + } else { + var _0x44c1bb = function (t, e, n) { + return t[e] = n + } } }, Ue = function (t, e) { var n = r, o = { @@ -84793,7 +84800,8 @@ logger = console.info; logger('倒叙处理字符返回20位', res) return res; }(t), u = Ke(e); - return c = ""["concat"](c, "+")["concat"](u), i["lmYIp"](he, c) + c = "".concat(c, "+").concat(u) + return he(c) }, We = function (t) { var e = r, n = i["fiDtf"](Re), o = n[e(1105)], a = n["mesType"], c = { mesKey: "", enMesKey: "" @@ -84813,15 +84821,15 @@ logger = console.info; } return _0x3526f9 & _0x12a522 | ~_0x1d2c10 & _0x17f468 }, Ye = function (t, e) { - var n = r, o = i["fKxlt"](ke, 32), a = ""["concat"](o)["concat"](t), c = Ue("", e); + var n = r, o = ke(32), a = "".concat(o).concat(t), c = Ue("", e); return de(a, c) }, $e = function (t, e) { var n = r, o = { snzGJ: function (t, e) { return t(e) - }, PEiUg: n(5491), bTODJ: function (t, e, r, o) { + }, PEiUg: 'crypto', bTODJ: function (t, e, r, o) { var a = n; - return i[a(994)](t, e, r, o) + return i['DqaNA'](t, e, r, o) } }; if (i[n(853)](i[n(4911)], n(6976))) { @@ -84856,8 +84864,8 @@ logger = console.info; mesKey: "", enMesKey: "", enVal: t }, f = i[n(2711)](Re), d = f[n(3298)], h = f[n(5101)]; if (h && "1" === h) return l; - if (i["reziy"]("1", d) || i["Dcfja"](1, d)) { - var p = i["VJjJw"](ke, 32), v = ""[n(880)](p)[n(880)](t); + if (("1" === d) || (1 === d)) { + var p = ke(32), v = ""['concat'](p)['concat'](t); (l = function (t) { for (var e = n, r = 1; r < arguments[e(6147)]; r++) { if (i["QqoGd"] === i[e(1002)]) return this; @@ -84870,8 +84878,10 @@ logger = console.info; })) } return t - }({}, i[n(2711)](We)))[n(5738)] = de(v, l["mesKey"]) - } else i["WnSvx"]("2", d) && 2 !== d || (l[n(5738)] = Ye(t, e)); + }({}, i['fiDtf'](We)))['enVal'] = de(v, l["mesKey"]) + } else { + "2" !== d && 2 !== d || (l['enVal'] = Ye(t, e)); + } logger(`处理返回`, l) return l }, Xe = function (t) { @@ -84910,8 +84920,8 @@ logger = console.info; if (window["XMLHttpRequest"] ? a = new XMLHttpRequest : window[e(6139)] && (a = new ActiveXObject(i[e(4923)])), a) { var c = i[e(6175)]; t || (c = e(5278)); - var u = i[e(2453)](Ve, ""[e(880)](i[e(2419)](Fe))["concat"](c)); - a["open"](i[e(5877)], ""[e(880)](window[e(3549)][e(634)])["concat"](u), !t), a[e(4863)](i["teSDe"], i[e(2453)](Ae, i[e(1103)])), a[e(4863)](i[e(4233)], i["SGrjY"]), a["onreadystatechange"] = function () { + var u = i[e(2453)](Ve, ""['concat'](i[e(2419)](Fe))["concat"](c)); + a["open"](i[e(5877)], ""['concat'](window[e(3549)][e(634)])["concat"](u), !t), a[e(4863)](i["teSDe"], i[e(2453)](Ae, i[e(1103)])), a[e(4863)](i[e(4233)], i["SGrjY"]), a["onreadystatechange"] = function () { var t = e, r = { rCIAw: function (t, e, n) { var r = a0_0x3c5a; @@ -85112,7 +85122,7 @@ logger = console.info; }, c && p[e(5128)](J, c, (function (t, n) { var r = e; l[r(5301)][n] = t - })), d = Ve(o), u && (u = p[e(897)](u[e(1060)]("/"), u[e(6147)]) ? u : ""["concat"](u, "/"), d = p[e(4882)](0, d[e(1687)]("/")) ? d[e(6370)](1) : d, d = ""["concat"](u)[e(880)](d)), t[e(6925)] = 11, Q["a"]["post"](d, s, l)[e(6823)]((function (t) { + })), d = Ve(o), u && (u = p[e(897)](u[e(1060)]("/"), u[e(6147)]) ? u : ""["concat"](u, "/"), d = p[e(4882)](0, d[e(1687)]("/")) ? d[e(6370)](1) : d, d = ""["concat"](u)['concat'](d)), t[e(6925)] = 11, Q["a"]["post"](d, s, l)[e(6823)]((function (t) { f = t }))[e(3923)]((function (t) { var n = e; diff --git a/test/fp/index.03e16cb9.js b/test/fp/index.03e16cb9.js index 94476e9..c987fa0 100644 --- a/test/fp/index.03e16cb9.js +++ b/test/fp/index.03e16cb9.js @@ -18571,7 +18571,7 @@ _0xbde754 = function (_0x84c202, _0x35bb6d) { var _0x790497 = a52_0xf611; if ("JRCQY" !== 'JRCQY') return _0x1e6477; else { - console.log('加密url', _0x35bb6d, '加密参数', _0x84c202) + console.log('加密url', _0x35bb6d, '加密参数', JSON.stringify(_0x84c202)) var _0x5048bc = Object(_0x46f840["getEncryptInfo"])(JSON["stringify"](_0x84c202), _0x35bb6d), _0x4ef65f = { 'jmbw': _0x5048bc["enVal"] diff --git a/test/fp/invoice-business.html b/test/fp/invoice-business.html index 488426f..d54a993 100644 --- a/test/fp/invoice-business.html +++ b/test/fp/invoice-business.html @@ -1,45 +1,45 @@ -