Commit a7de085e authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 26b95191
......@@ -63,7 +63,7 @@ async function init() {
t = t.split('_')
let indicator = parseInt(t[t.length - 1])
indicator=2
let pair = t[3].replace('usdt', '').replace('usd', '')
let pair = 'btc'
pairs = pair
let p = t[t.length - 1].split('.')
p = p[0].split(pairs)[1]
......
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