Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<p>Text</p>
<script>
window.stop();
document.open();
parent.handlers.afterOpen();
</script>