Source code

Revision control

Copy as Markdown

Other Tools

<html>
<body>
<script>
var src = window.location.hash.substring(1);
document.write('<iframe src="' + src + '"></iframe>');
</script>
</body>
</html>