910e62b5创建于 1月15日历史提交
<!DOCTYPE html>
<html>
  <body>
    <script>
       var worker = new Worker('empty.js');
    </script>
  </body>
</html>