-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathchannels.json
119 lines (119 loc) · 2.74 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
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
{
"channels": [
{
"name": "Huy Trần",
"avatar_url": "huytd.jpg",
"url": "https://notes.huy.rocks/rss.xml"
},
{
"name": "Huy's Everyday Blog",
"avatar_url": "huytd.jpg",
"url": "https://www.huy.rocks/rss.xml"
},
{
"name": "Viet Hung",
"avatar_url": "zerox.jpg",
"url": "https://zerox-dg.github.io/blog/rss.xml"
},
{
"name": "Quần Cam",
"avatar_url": "quancam.png",
"url": "https://quancam.net/rss"
},
{
"name": "Han Le",
"avatar_url": "",
"url": "https://learnlingo.co/feed/"
},
{
"name": "Lê Đông Thức",
"avatar_url": "ledongthuc.png",
"url": "https://thuc.space/posts/index.xml"
},
{
"name": "BeautyOnCode",
"avatar_url": "beautyoncode.png",
"url": "https://beautyoncode.com/feed/"
},
{
"name": "Tu Huynh",
"avatar_url": "tuhuynh.jpg",
"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": "namtx.jpg",
"url": "https://namtx.dev/feed.xml"
},
{
"name": "coder seventeen",
"avatar_url": "coder7een.png",
"url": "https://coder7een.github.io/rss.xml"
},
{
"name": "Monody Le",
"avatar_url": "monodyle.png",
"url": "https://minhle.space/rss.xml"
},
{
"name": "duynglam",
"avatar_url": "duynglam.jpg",
"url": "https://duynglam.com/index.xml"
},
{
"name": "Dong Nguyen",
"avatar_url": "",
"url": "https://dongnguyenltqb.medium.com/feed"
},
{
"name": "Thuan Pham",
"avatar_url": "thuanowa.jpeg",
"url": "https://thuanowa.com/rss.xml"
},
{
"name": "Truong Nguyen",
"avatar_url": "truongnm.jpg",
"url": "https://truongnmt.medium.com/feed"
},
{
"name": "Tuan Anh (Leo)",
"avatar_url": "leohuynh.jpg",
"url": "https://leohuynh.dev/feed.xml"
},
{
"name": "Iced Tea Labs",
"avatar_url": "iced_tea_labs.png",
"url": "https://icedtealabs.com/feed.xml"
},
{
"name": "Tuấn Nguyễn",
"avatar_url": "tuang3142.jpg",
"url": "https://tuanguyen.com/feed.xml"
},
{
"name": "Pixel Carrot",
"avatar_url": "pixelcarrot.png",
"url": "https://pixelcarrot.com/feed.xml"
},
{
"name": "12bit",
"avatar_url": "12bit.png",
"url": "https://12bit.vn/index.xml"
}
]
}