mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
14 lines
374 B
HTML
14 lines
374 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" type="text/css" href="/style.css">
|
|
</head>
|
|
<body style="min-height:400px">
|
|
<script src="/proto.js"></script>
|
|
<script src="config.js"></script>
|
|
<script src="/frame.js"></script>
|
|
<!-- <script src="popup.js"></script> -->
|
|
</body>
|
|
<html>
|