Skip to content

Commit 1ab0c49

Browse files
author
Tomasz Scislo
committed
koledy
1 parent 6b27b82 commit 1ab0c49

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

streams.py

+10
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,16 @@ def __init__(self):
105105
"name": "Christmas 3",
106106
"stream": "http://tuner.m1.fm/M1-XMAS.mp3",
107107
"isRadio": True
108+
},
109+
{
110+
"name": "Koledy 1",
111+
"stream": "http://31.192.216.7/KOLEDY",
112+
"isRadio": True
113+
},
114+
{
115+
"name": "Koledy 2",
116+
"stream": "http://zt04.cdn.eurozet.pl/ZETKOL.mp3",
117+
"isRadio": True
108118
}
109119
]
110120

0 commit comments

Comments
 (0)