Commit bc2a2ceb authored by wang's avatar wang

111

parent fcd0f0af
......@@ -6,7 +6,6 @@ import {encodePayload} from './encodepayload.js'
import {PxEnv} from './px.js'
// import {getPayload} from "./all.js";
import * as fs from "fs";
import * as os from "os";
process.env.TZ = 'Asia/Shanghai';
......@@ -328,7 +327,7 @@ class PxBypass {
}
}
if (result){
if (result) {
this.result = result;
}
}
......
......@@ -655,6 +655,7 @@ export class PxEnv {
let px1132 = r[0]
let px12590 = r[1]
let px12610 = r[2]
console.log('hashwasmRes', r);
let PX11357 = ie(this.token2, 10)
let PX11360 = randint(312, 380);
// PX11360 = 591
......
......@@ -636,7 +636,7 @@ function Ie() {
var u = v;
j === s["length"] && s["push"](s["length"] + 1);
var t = j;
console.log('set',t,r )
// console.log('set',t,r )
return j = s[t], s[t] = r, t;
}
......@@ -708,7 +708,7 @@ function Ie() {
if (d(u, v) === '_pxUuid') {
n = window._pxUuid
}
console.log('px.uuid', n)
// console.log('px.uuid', n)
return y(n) ? 0 : P(n);
}, t["wbg"]["__wbg_crypto_c48a774b022d20ac"] = function (r) {
var u = v;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment