blob: 0361f5b67a73e3ff44236c4b2307bb5c49b6a423 [file] [log] [blame]
<html>
<body>
<script>
onmessage = (e) => {
top.location = "http://127.0.0.1:8000/security/resources/should-not-have-loaded.html";
}
</script>
</body>
</html>