mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
20 lines
274 B
HTML
20 lines
274 B
HTML
<html>
|
|
<head>
|
|
<script src="lwsgs.js"></script>
|
|
</head>
|
|
<body>
|
|
<table>
|
|
<tr>
|
|
<td colspan=2 align=center>
|
|
<img src="lwsws-logo.png">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Sorry, the link was invalid.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
|