Check-in [f2d026c234]
Overview
Comment: | Ad iheartadio to links list |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f2d026c234030453fdcfa17b2b2aaeab |
User & Date: | mario on 2016-12-10 23:18:17 |
Other Links: | manifest | tags |
Context
2016-12-11
| ||
13:31 | Suppress ANSI codes for windows cmd check-in: bda234f8c1 user: mario tags: trunk | |
2016-12-10
| ||
23:18 | Ad iheartadio to links list check-in: f2d026c234 user: mario tags: trunk | |
23:17 | Make timer warning background orange check-in: 9f078dbb00 user: mario tags: trunk | |
Changes
Modified channels/links.py from [b5edd85bf1] to [3565a0363a].
︙ | ︙ | |||
36 37 38 39 40 41 42 43 44 45 46 47 48 49 | ("stream", "Jango", "http://www.jango.com/"), ("stream", "last.fm", "http://www.last.fm/"), ("stream", "StreamFinder", "http://www.streamfinder.com/"), ("stream", "Rhapsody (US-only)", "http://www.rhapsody.com/"), ("stream", "Pirateradio Network", "http://www.pirateradionetwork.com/"), ("stream", "radio-locator", "http://www.radio-locator.com/"), ("stream", "Radio Station World", "http://radiostationworld.com/"), ("stream", "MusicGOAL", "http://www.musicgoal.com/"), ("download", "Live Music Archive(.org)", "https://archive.org/details/etree"), ("download", "FMA, free music archive", "http://freemusicarchive.org/"), ("download", "Audiofarm", "http://audiofarm.org/"), ("stream", "SoundCloud", "https://soundcloud.com/"), ("download", "ccMixter", "http://dig.ccmixter.org/"), ("download", "mySpoonful", "http://myspoonful.com/"), | > | 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | ("stream", "Jango", "http://www.jango.com/"), ("stream", "last.fm", "http://www.last.fm/"), ("stream", "StreamFinder", "http://www.streamfinder.com/"), ("stream", "Rhapsody (US-only)", "http://www.rhapsody.com/"), ("stream", "Pirateradio Network", "http://www.pirateradionetwork.com/"), ("stream", "radio-locator", "http://www.radio-locator.com/"), ("stream", "Radio Station World", "http://radiostationworld.com/"), ("stream", "iHeart", "http://www.iheartradio.com/"), ("stream", "MusicGOAL", "http://www.musicgoal.com/"), ("download", "Live Music Archive(.org)", "https://archive.org/details/etree"), ("download", "FMA, free music archive", "http://freemusicarchive.org/"), ("download", "Audiofarm", "http://audiofarm.org/"), ("stream", "SoundCloud", "https://soundcloud.com/"), ("download", "ccMixter", "http://dig.ccmixter.org/"), ("download", "mySpoonful", "http://myspoonful.com/"), |
︙ | ︙ |