2021-06-15 11:38:01 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<script src="script.js"></script>
|
|
|
|
<title>Proxy Stream</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2022-03-06 07:54:23 +00:00
|
|
|
<button id="proxy-button">Proxy Stream</button>
|
|
|
|
<button id="kodi-play-button">Play on kodi</button>
|
|
|
|
<button id="kodi-queue-button">Queue on kodi</button>
|
2021-06-15 11:38:01 +00:00
|
|
|
</body>
|
|
|
|
</html>
|