New generation style!
* More dynamic: Includes version in the index.html * Still no external dependencies. * Added lockpick and TegraExplorer
This commit is contained in:
12
html/post.html
Normal file
12
html/post.html
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
<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>
|
Reference in New Issue
Block a user