mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-12 14:00:01 -04:00
13 lines
213 B
HTML
13 lines
213 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>epoxy</title>
|
|
<script src="index.js"></script>
|
|
<script src="demo.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
running... (wait for the browser alert if not running ws test)
|
|
</body>
|
|
|
|
</html>
|