Wednesday, August 31, 2016

add set

function addset(url) {
var a = url.split("/")
var symbol = a[a.length - 1].split("c")[0]

No comments:

Post a Comment