(function () { var target = "han-chat://auth/callback" + window.location.search + window.location.hash; var link = document.getElementById("han-open-app"); if (link) link.href = target; window.location.replace(target); })();