mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-01 09:01:33 +08:00
8 lines
287 B
HTML
8 lines
287 B
HTML
|
<html>
|
||
|
<head><title>欢迎使用ZLMediaKit</title></head>
|
||
|
<body bgcolor="white">
|
||
|
<center><h1>欢迎使用ZLMediaKit,请阅读<a href="https://github.com/xiongziliang/ZLMediaKit/wiki" title="wiki">wiki</a> 获取更多帮助!</h1></center>
|
||
|
<hr>
|
||
|
<center>ZLMediaKit</center>
|
||
|
</body>
|
||
|
</html>
|