<script src="redirect-updates-history-item.js"></script>
<script>
onload = function() {
clearLocationCookie();
sessionStorage.done = true;
history.back();
}
</script>
<body>redirect-on-reload-updates-history-item-goback.html: You should not see this text!</body>