Commit e12daa39 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 277eff9b
......@@ -54,7 +54,7 @@ async function init() {
let pair = t[3].replace('USDT', '').replace('USD', '')
pairs=pair
let p=t[t.length-1].split('.')
p=p[0].split(pairs)[0]
p=p[0].split(pairs)[1]
let lp = t[4]
let f=found(pair, lp)
f.period=p
......
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