This repository has been archived on 2025-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
2025-03-18 11:35:10 +08:00

12 lines
277 B
HTML

<html>
<body bgcolor="black">
<img src="start.png" border="0" usemap="#Map" width="480" height="800"/>
<map name="Map" id="Map">
<area shape="rect" href="bg" class="label" coords="0,0,480,800"/>
</map>
<page src="list"/>
<page src="list2"/>
<page src="list3"/>
</body>
</html>