Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
moul authored Oct 29, 2017
1 parent 7bba5cd commit 1ba1edd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,11 @@
<img id="loader" src="assets/loader.gif"><br/>
<div id="controls">
<audio autoload="true" autoplay="true" controls>
<source src="http://m1ch3l.radio.m.42.am/aac-192" />
<source src="http://m1ch3l.radio.m.42.am/mp3-192" />
<source src="http://m1ch3l.radio.m.42.am/vorbis" />
<source src="http://m1ch3l.radio.m.42.am/aac-128" />
<source src="http://m1ch3l.radio.m.42.am/mp3-128" />
<source src="http://stream.m1ch3l.biz/aac-192" />
<source src="http://stream.m1ch3l.biz/mp3-192" />
<source src="http://stream.m1ch3l.biz/vorbis" />
<source src="http://stream.m1ch3l.biz/aac-128" />
<source src="http://stream.m1ch3l.biz/mp3-128" />
</audio>
<a href="playlist.m3u">
<img src="assets/play.png" />
Expand Down

0 comments on commit 1ba1edd

Please sign in to comment.