7
0
Fork 0

Update index.html

This commit is contained in:
Voxel 2024-07-31 16:50:37 -04:00 committed by GitHub
parent fa61f265be
commit 811254db81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>