Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<script>
// wait to avoid replace
window.onload = () => setTimeout(() => {
location.href = "about:blank";
})
</script>
<!DOCTYPE html>
<script>
// wait to avoid replace
window.onload = () => setTimeout(() => {
location.href = "about:blank";
})
</script>