752226-1.html (101B)
1 <!DOCTYPE html> 2 <script> 3 var worker = new Worker("data:text/javascript,setTimeout(null)"); 4 </script>