Skip to content

Commit 795bcf8

Browse files
suzdalenko alexey radio alarm
1 parent 1b3c563 commit 795bcf8

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

radio_alarm/radio_alarm.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"radioStations": [
3+
{
4+
"name": "Cadena SER",
5+
"url": "https://streaming.cadenaser.com/audioplayer"
6+
},
7+
{
8+
"name": "Los 40 Principales",
9+
"url": "https://streaming.cadenaser.com/audioplayer"
10+
},
11+
{
12+
"name": "Onda Cero",
13+
"url": "https://live.ondacero.es/streaming/ondacero.mp3"
14+
},
15+
{
16+
"name": "Radio Nacional de España - Radio 1",
17+
"url": "http://rtve-live-streaming-0.radio.tvb.int/stream1"
18+
},
19+
{
20+
"name": "Radio Marca",
21+
"url": "https://radiomarca.ondacero.es/streaming/radiomarca.mp3"
22+
},
23+
{
24+
"name": "Cadena COPE",
25+
"url": "https://net1-cope-rrcast.flumotion.com/cope/net1.mp3"
26+
},
27+
{
28+
"name": "Radio Clásica",
29+
"url": "http://streaming.rtve.es/rtve/radio-clasica.mp3"
30+
},
31+
{
32+
"name": "Radio 3",
33+
"url": "http://streaming.rtve.es/rtve/radio-3.mp3"
34+
},
35+
{
36+
"name": "Radio Euskadi",
37+
"url": "https://live.radioeuskadi.eus/streaming/radioeuskadi.mp3"
38+
},
39+
{
40+
"name": "Ràdio Catalunya",
41+
"url": "http://streaming.radio.cat:8000/radio.cat.mp3"
42+
}
43+
]
44+
}

0 commit comments

Comments
 (0)