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