blob: a2c2bf973c82cc1dccd3e0a70554682d2b6677c6 [file] [log] [blame]
<html>
<body>
Success! The navigation was blocked
<script>
window.addEventListener("load", e => {
top.location = "http://localhost:8000/security/resources/should-not-have-loaded.html";
});
</script>
</body>
</html>