Rework title of built-in player

This commit is contained in:
2022-07-16 02:32:23 +02:00
parent c5f4f8b246
commit 424e34190c
3 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>HLS</title>
<title>Stream Bypass</title>
<link rel="stylesheet" href="player.css">
<script src="player.js" defer></script>
</head>