Commit 831d9463 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 59170bc4
......@@ -30,6 +30,8 @@ async function init() {
let format=tempFiles[i].split('&')
// console.log(format)
format=format[0]+'&'+format[1]+'&'+format[2]+'&'+format[3]
format=format.replace('Kelt','btc4').replace('SOTT','btc3').replace('Pmax','btc2').replace('PPST','btc1')
console.log(format)
}
//console.log(tempFiles)
......
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