Commit 8ce25df3 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 66fc3ed3
......@@ -84,7 +84,7 @@ async function checkIps() {
for (let i = 0; i < ips.length; i++) {
let status = await getWorkFloating(ips[i].Value)
await slee
await sleep(6000)
status = parseInt(status)
switch (status) {
case 404:
......
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