7
0
Fork 0

set up redirects (domain revived)

This commit is contained in:
Voxel 2024-07-05 08:46:22 -04:00 committed by GitHub
parent af6e166162
commit 1dcb19cbfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
tv/index.html Normal file
View file

@ -0,0 +1,12 @@
<!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>
</html>