~rmescandon/unity-scope-abc/trunk

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
46
47
48
49
50
[
    {
        "label": "All",
        "id": "http://127.0.0.1:9999/cnet/rss/all/index.xml"
    },
    {
	    "label": "News",
	    "id": "http://127.0.0.1:9999/cnet/rss/news/"
    },
    {
        "label": "Reviews",
        "id": "http://127.0.0.1:9999/cnet/rss/reviews/"
    },
    {
	    "label": "Video",
	    "id": "http://127.0.0.1:9999/cnet/rss/video/"
    },
    {
        "label": "How To",
        "id": "http://127.0.0.1:9999/cnet/rss/how-to/"
    },
    {
	    "label": "Deals",
	    "id": "http://127.0.0.1:9999/cnet/rss/deals/"
    },
    {
	    "label": "Crave",
	    "id": "http://127.0.0.1:9999/cnet/rss/crave/"
    },
    {
        "label": "Car Tech",
        "id": "http://127.0.0.1:9999/cnet/rss/car-tech/"
    },
    {
	    "label": "Android Update",
	    "id": "http://127.0.0.1:9999/cnet/rss/android-update/"
    },
    {
        "label": "Gaming",
        "id": "http://127.0.0.1:9999/cnet/rss/gaming/"
    },
    {
	    "label": "Cheapskate",
    	"id": "http://127.0.0.1:9999/cnet/rss/cheapskate/"
    },
    {
	    "label": "Podcasts",
    	"id": "http://127.0.0.1:9999/cnet/rss/cnet-podcasts/"
    }
]