fuseeplusplus/html/post.html

13 lines
296 B
HTML

<h3>Result:</h3>
<textarea cols="80" rows="12" id="output"></textarea>
<script src="fusee.bin.js"></script>
<script src="hekate.bin.js"></script>
<script src="lockpick.bin.js"></script>
<script src="tegraexplorer.bin.js"></script>
<script src="main.js"></script>
</body>
</html>