mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
12 lines
398 B
HTML
12 lines
398 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" type="text/css" href="/page/cache.css">
|
|
<link rel="stylesheet" type="text/css" href="/page/index.css">
|
|
</head>
|
|
<body style="min-width:800px; min-height:600px; overflow:auto">
|
|
<script src="/proto.js"></script>
|
|
<script src="/page/cache.js"></script>
|
|
<script src="/publish/chrome/popup.js"></script>
|
|
</body>
|