forked from mrdepth/Neocom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrssFeeds.json
69 lines (69 loc) · 1.77 KB
/
rssFeeds.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"folders": [
{
"title": "EVE News",
"feeds": [
{
"title": "EVE Online News",
"url": "https://newsfeed.eveonline.com/en-US/44/articles/page/1/20",
"link": "eveonline.com"
},
{
"title": "Game World news",
"url": "https://newsfeed.eveonline.com/en-US/42/articles/page/1/20",
"link": "eveonline.com"
},
{
"title": "Interstellar Correspondents",
"url": "https://newsfeed.eveonline.com/en-US/100/articles/page/1/20",
"link": "eveonline.com"
}
]
},
{
"title": "Dev Corner",
"feeds": [
{
"title": "Dev Blogs",
"url": "https://newsfeed.eveonline.com/en-US/2/articles/page/1/20",
"link": "eveonline.com"
},
{
"title": "Patch Notes",
"url": "https://newsfeed.eveonline.com/en-US/15/articles/page/1/5",
"link": "eveonline.com"
}
]
},
{
"title": "Partner's Feeds",
"feeds": [
{
"title": "reddit.com/r/eve",
"url": "https://www.reddit.com/r/eve/.rss",
"link": "reddit.com/r/eve"
},
{
"title": "Eve News24",
"url": "https://evenews24.com/feed/",
"link": "evenews24.com"
},
{
"title": "Eve Online Polska",
"url": "http://www.eveonlinepolska.pl/feeds/posts/default?alt=rss",
"link": "eveonlinepolska.pl"
},
{
"title": "EVE Podcasts",
"url": "https://feeds.feedburner.com/EvePodcastsList?format=xml",
"link": "evepodcasts.com"
},
{
"title": "EVE-RU | Лента новостей ",
"url": "http://eve-ru.com/rss/indexfeed",
"link": "eve-ru.com"
}
]
}
]
}