mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
11 lines
291 B
HTML
11 lines
291 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width,initial-scale=0.8,user-scalable=no">
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" type="text/css" href="/page/cmd.css">
|
|
</head>
|
|
<body>
|
|
<script src="/page/cmd.js"></script>
|
|
<script>cmd()</script>
|
|
</body>
|