mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
11 lines
301 B
HTML
11 lines
301 B
HTML
<html>
|
|
<head>
|
|
<script src="../dist/rusha.min.js"></script>
|
|
<script src="bench/johnston.js"></script>
|
|
<script src="bench/cifre/utils.js"></script>
|
|
<script src="bench/cifre/sha1.js"></script>
|
|
<script src="random.js"></script>
|
|
<script src="bench.js"></script>
|
|
</head>
|
|
</html>
|