-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
feeds.json
156 lines (156 loc) · 3.53 KB
/
feeds.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
[
{
"url":"https://hytale.game/p/index.rss",
"icon":"https://hytale.com/favicon.ico",
"tags":["hytale"],
"language": "fr",
"channels":[]
},
{
"url":"https://minecraft.fr/feed/",
"icon":"https://mtxserv.com/build/manager-game/img/game/minecraft.png",
"tags":["minecraft"],
"language": "fr",
"channels":[]
},
{
"url":"https://gmod.facepunch.com/rss/blog",
"icon":"https://mtxserv.com/build/manager-game/img/game/garry-s-mod.png",
"tags":["gmod"],
"language": "en",
"channels":[]
},
{
"url":"https://rust.facepunch.com/rss/blog",
"icon":"https://mtxserv.com/build/manager-game/img/game/rust.png",
"tags":["rust"],
"language": "en",
"channels":[]
},
{
"url":"https://sandbox.facepunch.com/rss/news",
"icon":null,
"tags":["sandbox"],
"language": "en",
"channels":[]
},
{
"url":"https://survivetheark.com/index.php?/rss/3-ark-news.xml/",
"icon":"https://mtxserv.com/build/manager-game/img/game/ark.png",
"tags":["ark"],
"language": "en",
"channels":[]
},
{
"url":"https://ark-france.fr/rss/",
"icon":"https://mtxserv.com/build/manager-game/img/game/ark.png",
"tags":["ark"],
"language": "fr",
"channels":[]
},
{
"url":"http://feeds2.feedburner.com/vakarm",
"icon":"https://mtxserv.com/build/manager-game/img/game/counter-strike-global-offensive.png",
"tags":["csgo"],
"language": "fr",
"channels":[]
},
{
"url":"https://blog.counter-strike.net/fr/index.php/feed/",
"icon":"https://mtxserv.com/build/manager-game/img/game/counter-strike-global-offensive.png",
"tags":["csgo"],
"language": "fr",
"channels":[]
},
{
"url":"https://blog.counter-strike.net/index.php/feed/",
"icon":"https://mtxserv.com/build/manager-game/img/game/counter-strike-global-offensive.png",
"tags":["csgo"],
"language": "en",
"channels":[]
},
{
"url":"https://www.mandatory.gg/news/feed/",
"icon":null,
"tags":["valorant"],
"language": "fr",
"channels":[]
},
{
"url":"https://www.mandatory.gg/en/news/feed/",
"icon":null,
"tags":["valorant"],
"language": "fr",
"channels":[]
},
{
"url":"https://feeds.win.gg/news/rss",
"icon":null,
"tags":["lol"],
"language": "en",
"channels":[]
},
{
"url":"https://www.over.gg/rss",
"icon":null,
"tags":["overwatch"],
"language": "en",
"channels":[]
},
{
"url":"https://fortniteinsider.com/feed/",
"icon":null,
"tags":["fortnite"],
"language": "en",
"channels":[]
},
{
"url":"https://fortnite.jeuxonline.info/rss/actualites/rss.xml",
"icon":null,
"tags":["fortnite"],
"language": "fr",
"channels":[]
},
{
"url":"https://www.rocketbaguette.com/feed/",
"icon":null,
"tags":["rocketleague"],
"language": "fr",
"channels":[]
},
{
"url":"https://www.abondance.com/feed",
"icon":null,
"tags":["web"],
"language": "fr",
"channels":[]
},
{
"url":"https://www.commitstrip.com/fr/feed/",
"icon":null,
"tags":["web"],
"language": "fr",
"channels":[]
},
{
"url":"https://www.commitstrip.com/feed/",
"icon":null,
"tags":["web"],
"language": "en",
"channels":[]
},
{
"url":"https://www.ecranlarge.com/rss",
"icon":null,
"tags":["film"],
"language": "fr",
"channels":[]
},
{
"url":"https://www.futura-sciences.com/rss/actualites.xml",
"icon":null,
"tags":["science"],
"language": "fr",
"channels":[]
}
]