Skip to content

Commit

Permalink
Merge pull request #3 from Gerardo-PY/feature/pantalla-principal
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo-PY committed Nov 11, 2023
2 parents dc99c1c + 43de474 commit b3995a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
<span class="stroke"></span>
<span class="stroke"></span>
<span class="stroke"></span>
<span class="stroke"></span>
<span class="stroke"></span>
<span class="stroke"></span>
<span class="stroke"></span>
</div>
<br>
<h5 class="songtitle" id="titleNowPlaying" style="color: #ffffff;"></h5>
Expand Down
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ document.getElementById("anio").innerHTML = "&copy " + anio + " | Radio Siete Vi
const stream_list = [
{
//music : "https://s2.free-shoutcast.com/stream/18044/;"
music: "https://nicole-broad-ben-dramatically.trycloudflare.com",
music: "https://bw-recommendations-safer-univ.trycloudflare.com",
mountPoint: "/stream"
}
];
Expand Down

0 comments on commit b3995a8

Please sign in to comment.