Skip to content

Commit 483027c

Browse files
authored
Update api.py
1 parent 57bfff1 commit 483027c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

resources/lib/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class RadioApi():
4343
'german': 'http://api.radio.de/info',
4444
'french': 'http://api.radio.fr/info',
4545
'portuguese': 'http://api.radio.pt/info',
46+
'spanish': 'http://api.radio.es/info',
4647
}
4748

4849
USER_AGENT = 'XBMC Addon Radio'

0 commit comments

Comments
 (0)