Commit 4ca7b212 authored by wang's avatar wang

添加环境提取

parent 6e6a8eb2
......@@ -362,7 +362,7 @@ async function run() {
// # time.sleep(10)
// # continue
if (data.status === 0) {
for (let i = 0; i < 1; i++) {
for (let i = 0; i < 10; i++) {
try {
let px = new PxBypass()
......
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