feat: ✨ stream from original backend
chore: 🙈 audios
This commit is contained in:
parent
1992354aed
commit
5aafa9befd
4 changed files with 14 additions and 2 deletions
|
@ -77,7 +77,7 @@ fn app() -> Element {
|
|||
page_base {}
|
||||
div {
|
||||
audio{
|
||||
src:"https://radioxide.tahinli.com.tr/audios/music.opus",
|
||||
src:"https://radioxide.tahinli.com.tr:2323/stream",
|
||||
controls:true,
|
||||
autoplay: true,
|
||||
muted:false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue