Commit 32f23aaf authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent a6f58783
...@@ -88,7 +88,7 @@ async function run() { ...@@ -88,7 +88,7 @@ async function run() {
} }
console.log(allData) console.log(allData)
console.log('Try Send ' + allData.length + ' Ips') console.log('Try Send ' + allData.length + ' Ips')
// await sendAll(allData) await sendAll(allData)
return run() return run()
......
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