Commit 78faf2ed authored by wang's avatar wang

111

parent 2d9d7e5b
...@@ -4595,6 +4595,8 @@ try { ...@@ -4595,6 +4595,8 @@ try {
var r = n && n["d"]; var r = n && n["d"];
r && (r["PX11645"] = su); r && (r["PX11645"] = su);
}(e); }(e);
console.log(JSON.stringify(e))
var u; var u;
var f; var f;
var s = Ua(); var s = Ua();
......
...@@ -38,7 +38,7 @@ class PxBypass { ...@@ -38,7 +38,7 @@ class PxBypass {
prox = `http://user-uni001-region-us-sessid-${randint(1000, 5000)}-sesstime-5-keep-true:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600` prox = `http://user-uni001-region-us-sessid-${randint(1000, 5000)}-sesstime-5-keep-true:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600`
// prox = `http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@usa.rotating.proxyrack.net:${randint(10000, 13500)}` // prox = `http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@usa.rotating.proxyrack.net:${randint(10000, 13500)}`
prox = 'http://127.0.0.1:9000' prox = 'http://127.0.0.1:7890'
// prox = 'http://192.168.101.145:1082' // prox = 'http://192.168.101.145:1082'
tlsUrl = 'http://127.0.0.1:58000/tls/forward' tlsUrl = 'http://127.0.0.1:58000/tls/forward'
...@@ -599,7 +599,7 @@ async function run() { ...@@ -599,7 +599,7 @@ async function run() {
await px.sleep(3000) await px.sleep(3000)
await px.step4() await px.step4()
await px.step5() // await px.step5()
await px.sleep(3000) await px.sleep(3000)
if (!px.result) { if (!px.result) {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
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