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