We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11c795 commit 5609a41Copy full SHA for 5609a41
1 file changed
resources/lib/api.py
@@ -36,7 +36,7 @@ class RadioApi():
36
'german': 'http://api.radio.de/info',
37
'french': 'http://api.radio.fr/info',
38
'portuguese': 'http://api.radio.pt/info',
39
- 'spanish': 'http//api.radio.es/info',
+ 'spanish': 'http://api.radio.es/info',
40
}
41
42
USER_AGENT = 'XBMC Addon Radio'
0 commit comments