domain revived, redirects done (no m3u files hosted on github anymore)
This commit is contained in:
parent
1dcb19cbfc
commit
b962950c84
1 changed files with 11 additions and 0 deletions
11
radio/index.html
Normal file
11
radio/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!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/radio.m3u" />
|
||||
</head>
|
||||
<body>
|
||||
<p>taking you to the requested m3u</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue