Update index.html
This commit is contained in:
parent
fa61f265be
commit
811254db81
1 changed files with 2 additions and 7 deletions
|
@ -1,12 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>redirecting</title>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="refresh" content="2; URL=https://git.gra.phite.ro/frost/repo/raw/branch/main/tv.m3u" />
|
||||
</head>
|
||||
<body>
|
||||
<p>taking you to the requested m3u</p>
|
||||
</body>
|
||||
<meta http-equiv="refresh" content="0; url=https://git.gra.phite.ro/frost/repo/raw/branch/main/tv.m3u" />
|
||||
</head>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in a new issue