1
0
mirror of https://shylinux.com/x/volcanos synced 2025-05-01 19:19:23 +08:00
volcanos/page/cmd.html
2021-08-02 01:10:24 +08:00

14 lines
313 B
HTML

<!DOCTYPE html>
<body>
<!-- <script src="/page/can.js"></script><script> -->
<script src="/proto.js"></script><script>
app("/chat/", [
{index: "cli.runtime"},
{index: "cli.system"},
{index: "hash"},
{index: "nav"},
])
</script>
</body>