mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-24 17:18:49 +00:00
6 lines
60 B
HTML
6 lines
60 B
HTML
<body>
|
|
<script>
|
|
worker = new Worker("a");
|
|
</script>
|
|
</body>
|