blob: 04170e467ed4268726bd941f789b0d2c8aabbc91 [file] [log] [blame]
<!DOCTYPE html>
<script>
new WebSocket('ws://localhost/');
</script>