Some useful tools for I2P
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title> websocket events </title>
|
|
|
|
<script type="text/javascript" src="leftpad.js">
|
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body style="background: #222;">
|
|
|
|
<pre id="log" style="z-index: 1; color: white; position: fixed; right: 0px; top: 0px; font-size: 10px;">
|
|
|
|
</pre>
|
|
|
|
<canvas id="main" style="background: #222; position: fixed; left: 0px; top: 0px; z-index: -1">
|
|
|
|
</canvas>
|
|
|
|
<script type="text/javascript" src="ui.js">
|
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html>
|