Commit 03d7279d authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 1c37ab9a
......@@ -56,7 +56,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)[1]
p=p[0].split(pairs)[0]
let lp = t[4].replace('lp','Lp')
let f=found(pair, lp)
f.period=p
......
This diff is collapsed.
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