mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
10 lines
223 B
HTML
10 lines
223 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><meta charset="utf-8"></head>
|
|
<body>
|
|
<script src="/proto.js"></script>
|
|
<script src="/page/cache.js"></script>
|
|
<script src="/publish/chrome/daemon.js"></script>
|
|
</body>
|
|
</html>
|