mirror of
https://shylinux.com/x/volcanos
synced 2025-04-28 01:52:01 +08:00
14 lines
377 B
HTML
14 lines
377 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<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="/frame.js"></script>
|
|
<script src="/publish/chrome/popup.js"></script>
|
|
</body>
|
|
<html>
|
|
|