-
Notifications
You must be signed in to change notification settings - Fork 0
/
subscriptions.json
45 lines (45 loc) · 1.52 KB
/
subscriptions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"subscriptions": [
{
"title": "Mindfulness Series",
"path": "PodCastAudio/aa_mindseries",
"url": "http://www.theguardian.com/lifeandstyle/series/headspace/rss",
"mode": "all"
},{
"title": "Wired",
"path": "PodCastAudio/wired",
"url": "http://www.wired.co.uk/podcast/rss",
"mode": "latest"
},{
"title": "Wittertainment",
"path": "PodCastAudio/Wittertainment",
"url": "http://downloads.bbc.co.uk/podcasts/fivelive/kermode/rss.xml",
"mode": "latest"
},{
"title": "Changelog",
"path": "PodCastAudio/changelog",
"url": "http://feeds.5by5.tv/changelog",
"mode": "latest"
},{
"title": "CSS Tricks",
"path": "PodCastAudio/CSSTricks",
"url": "http://feeds.feedburner.com/CSS-Tricks-Screencasts?format=xml",
"mode": "latest"
},{
"title": "TEDTalks",
"path": "PodCastAudio/tedtalks",
"url": "http://feeds.feedburner.com/TEDTalks_audio",
"mode": "latest"
},{
"title": "Inside Science",
"path": "PodCastAudio/insidescience",
"url": "http://downloads.bbc.co.uk/podcasts/radio4/inscience/rss.xml",
"mode": "latest"
},{
"title": "Node Up",
"path": "PodCastAudio/nodeup",
"url": "http://feeds.feedburner.com/NodeUp",
"mode": "latest"
}
]
}