initial commit
This commit is contained in:
commit
5f95d9cef6
55 changed files with 12483 additions and 0 deletions
3
demo/snd/.htaccess
Normal file
3
demo/snd/.htaccess
Normal file
|
@ -0,0 +1,3 @@
|
|||
Options +Indexes
|
||||
AddType audio/ogg .ogg
|
||||
AddType audio/mpeg .mp3
|
BIN
demo/snd/dreamz.mp3
Executable file
BIN
demo/snd/dreamz.mp3
Executable file
Binary file not shown.
5
demo/snd/network.m3u
Normal file
5
demo/snd/network.m3u
Normal file
|
@ -0,0 +1,5 @@
|
|||
#EXTM3U
|
||||
#EXTINF:-1,NoLife-radio
|
||||
http://37.187.79.56:2868/stream
|
||||
#EXTINF:-1,ZaycevFM (128k)
|
||||
http://radio.zaycev.fm:8999/ZaycevFM(128)
|
3
demo/snd/play.extm3u
Normal file
3
demo/snd/play.extm3u
Normal file
|
@ -0,0 +1,3 @@
|
|||
#EXTM3U
|
||||
#EXTINF:59, tilt - Dreamz
|
||||
dreamz.mp3
|
1
demo/snd/play.m3u
Normal file
1
demo/snd/play.m3u
Normal file
|
@ -0,0 +1 @@
|
|||
snd/dreamz.mp3
|
1
demo/snd/relative.m3u
Normal file
1
demo/snd/relative.m3u
Normal file
|
@ -0,0 +1 @@
|
|||
dreamz.mp3
|
Loading…
Add table
Add a link
Reference in a new issue