site/radio/index.html

11 lines
296 B
HTML

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