if (
            window &&
            window.hasOwnProperty("location") &&
            window.location.hasOwnProperty("protocol") &&
            window.location.hasOwnProperty("host")