10 lines
177 B
HTML
10 lines
177 B
HTML
<html>
|
|
<head>
|
|
<script src="script.js"></script>
|
|
<title>Proxy Stream</title>
|
|
</head>
|
|
<body>
|
|
<button>Proxy Stream</button>
|
|
</body>
|
|
</html>
|