mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 20:01:56 +00:00
9 lines
163 B
HTML
Executable file
9 lines
163 B
HTML
Executable file
|
|
<html>
|
|
<head>
|
|
<title>SRS</title>
|
|
<meta charset="utf-8">
|
|
<script type="text/javascript">
|
|
window.location.href = "demos/"
|
|
</script>
|
|
</head>
|