[mod] wsl

This commit is contained in:
Andy Bunce 2025-11-11 15:36:33 +00:00
parent b741dc5952
commit ddd772f563
69 changed files with 26660 additions and 25940 deletions

View file

@ -1,4 +1,4 @@
<script>
const webSocket = new WebSocket("ws://localhost:5008");
alert("hi");
<script>
const webSocket = new WebSocket("ws://localhost:5008");
alert("hi");
</script>