-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss.json
More file actions
36 lines (34 loc) · 934 Bytes
/
rss.json
File metadata and controls
36 lines (34 loc) · 934 Bytes
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
[
{
"title": "Node-Weekly",
"rss": "https://cprss.s3.amazonaws.com/nodeweekly.com.xml"
},
{
"title": "JavaScript-Weekly",
"rss": "https://cprss.s3.amazonaws.com/javascriptweekly.com.xml"
},
{
"title": "Frontend-Focus",
"rss": "https://cprss.s3.amazonaws.com/frontendfoc.us.xml"
},
{
"title": "React-Status",
"rss": "https://cprss.s3.amazonaws.com/react.statuscode.com.xml"
},
{
"title": "淘系前端团队",
"rss": "https://fed.taobao.org/atom.xml"
},
{
"title": "张鑫旭-鑫空间-鑫生活",
"rss": "https://www.zhangxinxu.com/wordpress/feed/"
},
{
"title": "阮一峰的网络日志",
"rss": "http://www.ruanyifeng.com/blog/atom.xml"
},
{
"title": "DecoHack-独立开发者的灵感周刊",
"rss": "https://www.decohack.com/feed"
}
]