Raw File
<!DOCTYPE html>
<script>
var worker = new Worker("data:text/javascript,setTimeout(null)");
</script>
back to top