forked from webuild-community/federated-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchannels.json
84 lines (84 loc) · 1.75 KB
/
channels.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
{
"channels": [
{
"name": "Huy Trần",
"avatar_url": "huytd.jpg",
"url": "https://thefullsnack.com/rss"
},
{
"name": "ZeroX",
"avatar_url": "",
"url": "https://zerox-dg.github.io/blog/rss.xml"
},
{
"name": "Quần Cam",
"avatar_url": "",
"url": "https://quancam.net/rss"
},
{
"name": "Han Le",
"avatar_url": "",
"url": "https://learnlingo.co/feed/"
},
{
"name": "Lê Đông Thức",
"avatar_url": "",
"url": "https://thuc.space/index.xml"
},
{
"name": "Thanh",
"avatar_url": "",
"url": "https://beautyoncode.com/feed/"
},
{
"name": "Quăng",
"avatar_url": "",
"url": "https://xluffy.github.io/index.xml"
},
{
"name": "Tu Huynh",
"avatar_url": "",
"url": "https://tuhuynh.com/rss.xml"
},
{
"name": "Ehkoo",
"avatar_url": "",
"url": "https://ehkoo.com/rss.xml"
},
{
"name": "Nhà Quê",
"avatar_url": "",
"url": "https://anhdung.me/feed/"
},
{
"name": "Hiếu Huỳnh",
"avatar_url": "",
"url": "https://blog.tracelog.in/feed"
},
{
"name": "NamTX",
"avatar_url": "",
"url": "https://namtx.dev/feed.xml"
},
{
"name": "Coder7een",
"avatar_url": "",
"url": "https://coder7een.github.io/feed.xml"
},
{
"name": "Monody",
"avatar_url": "monodyle.png",
"url": "https://monodyle.github.io/rss.xml"
},
{
"name": "Dung Lam",
"avatar_url": "",
"url": "https://duynglam.com/index.xml"
},
{
"name": "Dong Nguyen",
"avatar_url": "",
"url": "https://dongnguyenltqb.medium.com/feed"
}
]
}