mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 20:01:56 +00:00
12 lines
284 B
HTML
12 lines
284 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>SrsConsole</title>
|
|
<script type="text/javascript">
|
|
window.location.href = "ng_index.html#/summaries?port=1985";
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|