Skip to content

Commit

Permalink
Update and rename kick.html to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
etapic authored May 23, 2024
1 parent 83201dc commit 9267dac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kick.html → index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ <h2>Enter Live Streamer Name:</h2>
}

function redirectToM3U8(m3u8Url) {
// (Same as before)
window.location.href = m3u8Url;
}

Expand All @@ -52,4 +51,4 @@ <h2>Enter Live Streamer Name:</h2>
</script>

</body>
</html>
</html>

0 comments on commit 9267dac

Please sign in to comment.