var getSocketUrl = localStorage.getItem("socketUrl"); getSocketUrl = getSocketUrl && getSocketUrl.split("//")[1];