You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
343 B
HTML
12 lines
343 B
HTML
2 years ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>异世界百科 回放</title>
|
||
|
<script src="https://cdn.socket.io/socket.io-1.4.8.js" type="text/javascript"></script>
|
||
|
<script src="main.js" type="text/javascript"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
异世界百科 回放
|
||
|
</body>
|
||
|
</html>
|