bypass cloudflare + nginx reverse proxy for Icecast; unnecessary headaches
This commit is contained in:
@@ -59,7 +59,7 @@ export function Player() {
|
||||
console.log(`Replaced streamPath: ${streamPath}`);
|
||||
}
|
||||
const streamUrl =
|
||||
"https://stream.codey.lol" +
|
||||
"http://stream.codey.lol:9992" +
|
||||
streamPath +
|
||||
`?t=${Date.now()}`;
|
||||
|
||||
|
Reference in New Issue
Block a user