mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
9 lines
173 B
HTML
9 lines
173 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="/page/cmd.css">
|
|
</head>
|
|
<body>
|
|
<script src="/page/cmd.js"></script>
|
|
<script>cmd()</script>
|
|
</body>
|