@wcj/github-rank 22.2.9 → 22.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +37259 -37256
  2. package/dist/sifou-daily.json +12 -84
  3. package/dist/sifou-monthly.json +132 -132
  4. package/dist/sifou-weekly.json +170 -170
  5. package/dist/toutiao-30.json +113 -113
  6. package/dist/toutiao-7.json +119 -119
  7. package/dist/toutiao-90.json +37 -37
  8. package/dist/trending-daily.json +175 -175
  9. package/dist/trending-monthly.json +167 -167
  10. package/dist/trending-weekly.json +173 -173
  11. package/dist/users.china.json +2868 -2868
  12. package/dist/users.json +4024 -4025
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +37259 -37256
  16. package/web/data/sifou-daily.json +12 -84
  17. package/web/data/sifou-monthly.json +132 -132
  18. package/web/data/sifou-weekly.json +170 -170
  19. package/web/data/toutiao-30.json +113 -113
  20. package/web/data/toutiao-7.json +119 -119
  21. package/web/data/toutiao-90.json +37 -37
  22. package/web/data/trending-daily.json +175 -175
  23. package/web/data/trending-monthly.json +167 -167
  24. package/web/data/trending-weekly.json +173 -173
  25. package/web/data/users.china.json +2868 -2868
  26. package/web/data/users.json +4024 -4025
  27. package/web/index.html +1933 -1933
  28. package/web/repos.html +4420 -4424
  29. package/web/sifou-daily.html +11 -235
  30. package/web/sifou-monthly.html +136 -136
  31. package/web/sifou-weekly.html +147 -147
  32. package/web/toutiao-30.html +85 -85
  33. package/web/toutiao-7.html +80 -80
  34. package/web/toutiao-90.html +79 -79
  35. package/web/trending-monthly.html +148 -148
  36. package/web/trending-weekly.html +152 -148
  37. package/web/trending.html +152 -152
  38. package/web/users.china.html +1435 -1435
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/2/9 by
105
+ <div class="time">Last cache created on 2022/2/13 by
106
106
 
107
107
 
108
108
 
@@ -133,32 +133,32 @@
133
133
  <div class="info">
134
134
  <div class="rank">
135
135
  <span title="Ranking 1">1</span>
136
- <a href="https://github.com/Snailclimb/JavaGuide" target="_blank" title="Snailclimb/JavaGuide">Snailclimb/JavaGuide</a>
136
+ <a href="https://github.com/FortAwesome/Font-Awesome" target="_blank" title="FortAwesome/Font-Awesome">FortAwesome/Font-Awesome</a>
137
137
  </div>
138
138
  <div class="sub-title followers">
139
139
 
140
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
141
- <span style="background-color: #b07219;"></span>Java
140
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
141
+ <span style="background-color: #f1e05a;"></span>JavaScript
142
142
  </a>
143
143
 
144
144
  <span class="star" title="Stargazers Count">
145
145
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
146
146
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
147
147
  </svg>
148
- <span>116296</span>
148
+ <span>67982</span>
149
149
  </span>
150
150
  <span class="star" title="Repo Forked">
151
151
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
152
152
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
153
153
  </path>
154
154
  </svg>
155
- <span>39658</span>
155
+ <span>11880</span>
156
156
  </span>
157
157
  <span class="star">
158
158
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
159
159
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
160
160
  </svg>
161
- <span>139 stars today</span>
161
+ <span>201 stars today</span>
162
162
  </span>
163
163
  </div>
164
164
  <div class="details">
@@ -171,32 +171,28 @@
171
171
  <div class="info">
172
172
  <div class="rank">
173
173
  <span title="Ranking 2">2</span>
174
- <a href="https://github.com/kabinspace/AstroVim" target="_blank" title="kabinspace/AstroVim">kabinspace/AstroVim</a>
174
+ <a href="https://github.com/imDazui/Tvlist-awesome-m3u-m3u8" target="_blank" title="imDazui/Tvlist-awesome-m3u-m3u8">imDazui/Tvlist-awesome-m3u-m3u8</a>
175
175
  </div>
176
176
  <div class="sub-title followers">
177
177
 
178
- <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
179
- <span style="background-color: #000080;"></span>Lua
180
- </a>
181
-
182
178
  <span class="star" title="Stargazers Count">
183
179
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
184
180
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
185
181
  </svg>
186
- <span>1442</span>
182
+ <span>8261</span>
187
183
  </span>
188
184
  <span class="star" title="Repo Forked">
189
185
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
190
186
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
191
187
  </path>
192
188
  </svg>
193
- <span>56</span>
189
+ <span>1324</span>
194
190
  </span>
195
191
  <span class="star">
196
192
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
197
193
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
198
194
  </svg>
199
- <span>280 stars today</span>
195
+ <span>216 stars today</span>
200
196
  </span>
201
197
  </div>
202
198
  <div class="details">
@@ -209,32 +205,32 @@
209
205
  <div class="info">
210
206
  <div class="rank">
211
207
  <span title="Ranking 3">3</span>
212
- <a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
208
+ <a href="https://github.com/vbenjs/vue-vben-admin" target="_blank" title="vbenjs/vue-vben-admin">vbenjs/vue-vben-admin</a>
213
209
  </div>
214
210
  <div class="sub-title followers">
215
211
 
216
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
217
- <span style="background-color: #f1e05a;"></span>JavaScript
212
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
213
+ <span style="background-color: #41b883;"></span>Vue
218
214
  </a>
219
215
 
220
216
  <span class="star" title="Stargazers Count">
221
217
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
222
218
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
223
219
  </svg>
224
- <span>13405</span>
220
+ <span>9343</span>
225
221
  </span>
226
222
  <span class="star" title="Repo Forked">
227
223
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
228
224
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
229
225
  </path>
230
226
  </svg>
231
- <span>796</span>
227
+ <span>2526</span>
232
228
  </span>
233
229
  <span class="star">
234
230
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
235
231
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
236
232
  </svg>
237
- <span>144 stars today</span>
233
+ <span>106 stars today</span>
238
234
  </span>
239
235
  </div>
240
236
  <div class="details">
@@ -247,32 +243,32 @@
247
243
  <div class="info">
248
244
  <div class="rank">
249
245
  <span title="Ranking 4">4</span>
250
- <a href="https://github.com/gyroflow/gyroflow" target="_blank" title="gyroflow/gyroflow">gyroflow/gyroflow</a>
246
+ <a href="https://github.com/apple-oss-distributions/dyld" target="_blank" title="apple-oss-distributions/dyld">apple-oss-distributions/dyld</a>
251
247
  </div>
252
248
  <div class="sub-title followers">
253
249
 
254
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
255
- <span style="background-color: #dea584;"></span>Rust
250
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
251
+ <span style="background-color: #555555;"></span>C
256
252
  </a>
257
253
 
258
254
  <span class="star" title="Stargazers Count">
259
255
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
260
256
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
261
257
  </svg>
262
- <span>1396</span>
258
+ <span>245</span>
263
259
  </span>
264
260
  <span class="star" title="Repo Forked">
265
261
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
266
262
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
267
263
  </path>
268
264
  </svg>
269
- <span>37</span>
265
+ <span>25</span>
270
266
  </span>
271
267
  <span class="star">
272
268
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
273
269
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
274
270
  </svg>
275
- <span>493 stars today</span>
271
+ <span>37 stars today</span>
276
272
  </span>
277
273
  </div>
278
274
  <div class="details">
@@ -285,32 +281,32 @@
285
281
  <div class="info">
286
282
  <div class="rank">
287
283
  <span title="Ranking 5">5</span>
288
- <a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
284
+ <a href="https://github.com/Audiobahn/CVE-2022-20699" target="_blank" title="Audiobahn/CVE-2022-20699">Audiobahn/CVE-2022-20699</a>
289
285
  </div>
290
286
  <div class="sub-title followers">
291
287
 
292
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
293
- <span style="background-color: #f34b7d;"></span>C++
288
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
289
+ <span style="background-color: #3572A5;"></span>Python
294
290
  </a>
295
291
 
296
292
  <span class="star" title="Stargazers Count">
297
293
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
298
294
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
299
295
  </svg>
300
- <span>80737</span>
296
+ <span>143</span>
301
297
  </span>
302
298
  <span class="star" title="Repo Forked">
303
299
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
304
300
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
305
301
  </path>
306
302
  </svg>
307
- <span>7190</span>
303
+ <span>26</span>
308
304
  </span>
309
305
  <span class="star">
310
306
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
311
307
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
312
308
  </svg>
313
- <span>195 stars today</span>
309
+ <span>30 stars today</span>
314
310
  </span>
315
311
  </div>
316
312
  <div class="details">
@@ -323,32 +319,28 @@
323
319
  <div class="info">
324
320
  <div class="rank">
325
321
  <span title="Ranking 6">6</span>
326
- <a href="https://github.com/3b1b/videos" target="_blank" title="3b1b/videos">3b1b/videos</a>
322
+ <a href="https://github.com/yifeikong/reverse-interview-zh" target="_blank" title="yifeikong/reverse-interview-zh">yifeikong/reverse-interview-zh</a>
327
323
  </div>
328
324
  <div class="sub-title followers">
329
325
 
330
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
331
- <span style="background-color: #3572A5;"></span>Python
332
- </a>
333
-
334
326
  <span class="star" title="Stargazers Count">
335
327
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
336
328
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
337
329
  </svg>
338
- <span>2132</span>
330
+ <span>11593</span>
339
331
  </span>
340
332
  <span class="star" title="Repo Forked">
341
333
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
342
334
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
343
335
  </path>
344
336
  </svg>
345
- <span>528</span>
337
+ <span>909</span>
346
338
  </span>
347
339
  <span class="star">
348
340
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
349
341
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
350
342
  </svg>
351
- <span>154 stars today</span>
343
+ <span>216 stars today</span>
352
344
  </span>
353
345
  </div>
354
346
  <div class="details">
@@ -361,28 +353,32 @@
361
353
  <div class="info">
362
354
  <div class="rank">
363
355
  <span title="Ranking 7">7</span>
364
- <a href="https://github.com/danistefanovic/build-your-own-x" target="_blank" title="danistefanovic/build-your-own-x">danistefanovic/build-your-own-x</a>
356
+ <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
365
357
  </div>
366
358
  <div class="sub-title followers">
367
359
 
360
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
361
+ <span style="background-color: #f1e05a;"></span>JavaScript
362
+ </a>
363
+
368
364
  <span class="star" title="Stargazers Count">
369
365
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
370
366
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
371
367
  </svg>
372
- <span>129617</span>
368
+ <span>8123</span>
373
369
  </span>
374
370
  <span class="star" title="Repo Forked">
375
371
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
376
372
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
377
373
  </path>
378
374
  </svg>
379
- <span>12063</span>
375
+ <span>410</span>
380
376
  </span>
381
377
  <span class="star">
382
378
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
383
379
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
384
380
  </svg>
385
- <span>380 stars today</span>
381
+ <span>180 stars today</span>
386
382
  </span>
387
383
  </div>
388
384
  <div class="details">
@@ -395,32 +391,32 @@
395
391
  <div class="info">
396
392
  <div class="rank">
397
393
  <span title="Ranking 8">8</span>
398
- <a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
394
+ <a href="https://github.com/AMAI-GmbH/AI-Expert-Roadmap" target="_blank" title="AMAI-GmbH/AI-Expert-Roadmap">AMAI-GmbH/AI-Expert-Roadmap</a>
399
395
  </div>
400
396
  <div class="sub-title followers">
401
397
 
402
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
403
- <span style="background-color: #41b883;"></span>Vue
398
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
399
+ <span style="background-color: #f1e05a;"></span>JavaScript
404
400
  </a>
405
401
 
406
402
  <span class="star" title="Stargazers Count">
407
403
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
408
404
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
409
405
  </svg>
410
- <span>14634</span>
406
+ <span>16859</span>
411
407
  </span>
412
408
  <span class="star" title="Repo Forked">
413
409
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
414
410
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
415
411
  </path>
416
412
  </svg>
417
- <span>2082</span>
413
+ <span>1465</span>
418
414
  </span>
419
415
  <span class="star">
420
416
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
421
417
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
422
418
  </svg>
423
- <span>80 stars today</span>
419
+ <span>328 stars today</span>
424
420
  </span>
425
421
  </div>
426
422
  <div class="details">
@@ -433,28 +429,32 @@
433
429
  <div class="info">
434
430
  <div class="rank">
435
431
  <span title="Ranking 9">9</span>
436
- <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
432
+ <a href="https://github.com/ObuchiYuki/DevToysMac" target="_blank" title="ObuchiYuki/DevToysMac">ObuchiYuki/DevToysMac</a>
437
433
  </div>
438
434
  <div class="sub-title followers">
439
435
 
436
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
437
+ <span style="background-color: #F05138;"></span>Swift
438
+ </a>
439
+
440
440
  <span class="star" title="Stargazers Count">
441
441
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
442
442
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
443
443
  </svg>
444
- <span>207878</span>
444
+ <span>2959</span>
445
445
  </span>
446
446
  <span class="star" title="Repo Forked">
447
447
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
448
448
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
449
449
  </path>
450
450
  </svg>
451
- <span>56075</span>
451
+ <span>66</span>
452
452
  </span>
453
453
  <span class="star">
454
454
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
455
455
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
456
456
  </svg>
457
- <span>409 stars today</span>
457
+ <span>339 stars today</span>
458
458
  </span>
459
459
  </div>
460
460
  <div class="details">
@@ -467,28 +467,32 @@
467
467
  <div class="info">
468
468
  <div class="rank">
469
469
  <span title="Ranking 10">10</span>
470
- <a href="https://github.com/imDazui/Tvlist-awesome-m3u-m3u8" target="_blank" title="imDazui/Tvlist-awesome-m3u-m3u8">imDazui/Tvlist-awesome-m3u-m3u8</a>
470
+ <a href="https://github.com/gyroflow/gyroflow" target="_blank" title="gyroflow/gyroflow">gyroflow/gyroflow</a>
471
471
  </div>
472
472
  <div class="sub-title followers">
473
473
 
474
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
475
+ <span style="background-color: #dea584;"></span>Rust
476
+ </a>
477
+
474
478
  <span class="star" title="Stargazers Count">
475
479
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
476
480
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
477
481
  </svg>
478
- <span>6789</span>
482
+ <span>2277</span>
479
483
  </span>
480
484
  <span class="star" title="Repo Forked">
481
485
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
482
486
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
483
487
  </path>
484
488
  </svg>
485
- <span>1143</span>
489
+ <span>65</span>
486
490
  </span>
487
491
  <span class="star">
488
492
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
489
493
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
490
494
  </svg>
491
- <span>448 stars today</span>
495
+ <span>133 stars today</span>
492
496
  </span>
493
497
  </div>
494
498
  <div class="details">
@@ -501,32 +505,32 @@
501
505
  <div class="info">
502
506
  <div class="rank">
503
507
  <span title="Ranking 11">11</span>
504
- <a href="https://github.com/ant-design/ant-design" target="_blank" title="ant-design/ant-design">ant-design/ant-design</a>
508
+ <a href="https://github.com/element-plus/element-plus" target="_blank" title="element-plus/element-plus">element-plus/element-plus</a>
505
509
  </div>
506
510
  <div class="sub-title followers">
507
511
 
508
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
509
- <span style="background-color: #2b7489;"></span>TypeScript
512
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
513
+ <span style="background-color: #41b883;"></span>Vue
510
514
  </a>
511
515
 
512
516
  <span class="star" title="Stargazers Count">
513
517
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
514
518
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
515
519
  </svg>
516
- <span>77721</span>
520
+ <span>14089</span>
517
521
  </span>
518
522
  <span class="star" title="Repo Forked">
519
523
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
520
524
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
521
525
  </path>
522
526
  </svg>
523
- <span>32401</span>
527
+ <span>2925</span>
524
528
  </span>
525
529
  <span class="star">
526
530
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
527
531
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
528
532
  </svg>
529
- <span>115 stars today</span>
533
+ <span>59 stars today</span>
530
534
  </span>
531
535
  </div>
532
536
  <div class="details">
@@ -539,28 +543,32 @@
539
543
  <div class="info">
540
544
  <div class="rank">
541
545
  <span title="Ranking 12">12</span>
542
- <a href="https://github.com/LaunchX-InnovaccionVirtual/onboarding-github-launchx" target="_blank" title="LaunchX-InnovaccionVirtual/onboarding-github-launchx">LaunchX-InnovaccionVirtual/onboarding-github-launchx</a>
546
+ <a href="https://github.com/rustdesk/rustdesk" target="_blank" title="rustdesk/rustdesk">rustdesk/rustdesk</a>
543
547
  </div>
544
548
  <div class="sub-title followers">
545
549
 
550
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
551
+ <span style="background-color: #dea584;"></span>Rust
552
+ </a>
553
+
546
554
  <span class="star" title="Stargazers Count">
547
555
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
548
556
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
549
557
  </svg>
550
- <span>209</span>
558
+ <span>15288</span>
551
559
  </span>
552
560
  <span class="star" title="Repo Forked">
553
561
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
554
562
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
555
563
  </path>
556
564
  </svg>
557
- <span>62</span>
565
+ <span>1504</span>
558
566
  </span>
559
567
  <span class="star">
560
568
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
561
569
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
562
570
  </svg>
563
- <span>74 stars today</span>
571
+ <span>96 stars today</span>
564
572
  </span>
565
573
  </div>
566
574
  <div class="details">
@@ -573,32 +581,32 @@
573
581
  <div class="info">
574
582
  <div class="rank">
575
583
  <span title="Ranking 13">13</span>
576
- <a href="https://github.com/ObuchiYuki/DevToysMac" target="_blank" title="ObuchiYuki/DevToysMac">ObuchiYuki/DevToysMac</a>
584
+ <a href="https://github.com/6dylan6/jdpro" target="_blank" title="6dylan6/jdpro">6dylan6/jdpro</a>
577
585
  </div>
578
586
  <div class="sub-title followers">
579
587
 
580
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
581
- <span style="background-color: #F05138;"></span>Swift
588
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
589
+ <span style="background-color: #f1e05a;"></span>JavaScript
582
590
  </a>
583
591
 
584
592
  <span class="star" title="Stargazers Count">
585
593
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
586
594
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
587
595
  </svg>
588
- <span>1004</span>
596
+ <span>319</span>
589
597
  </span>
590
598
  <span class="star" title="Repo Forked">
591
599
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
592
600
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
593
601
  </path>
594
602
  </svg>
595
- <span>25</span>
603
+ <span>142</span>
596
604
  </span>
597
605
  <span class="star">
598
606
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
599
607
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
600
608
  </svg>
601
- <span>302 stars today</span>
609
+ <span>42 stars today</span>
602
610
  </span>
603
611
  </div>
604
612
  <div class="details">
@@ -611,32 +619,32 @@
611
619
  <div class="info">
612
620
  <div class="rank">
613
621
  <span title="Ranking 14">14</span>
614
- <a href="https://github.com/rustdesk/rustdesk" target="_blank" title="rustdesk/rustdesk">rustdesk/rustdesk</a>
622
+ <a href="https://github.com/Snailclimb/JavaGuide" target="_blank" title="Snailclimb/JavaGuide">Snailclimb/JavaGuide</a>
615
623
  </div>
616
624
  <div class="sub-title followers">
617
625
 
618
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
619
- <span style="background-color: #dea584;"></span>Rust
626
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
627
+ <span style="background-color: #b07219;"></span>Java
620
628
  </a>
621
629
 
622
630
  <span class="star" title="Stargazers Count">
623
631
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
624
632
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
625
633
  </svg>
626
- <span>14905</span>
634
+ <span>116703</span>
627
635
  </span>
628
636
  <span class="star" title="Repo Forked">
629
637
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
630
638
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
631
639
  </path>
632
640
  </svg>
633
- <span>1486</span>
641
+ <span>39768</span>
634
642
  </span>
635
643
  <span class="star">
636
644
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
637
645
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
638
646
  </svg>
639
- <span>81 stars today</span>
647
+ <span>79 stars today</span>
640
648
  </span>
641
649
  </div>
642
650
  <div class="details">
@@ -649,32 +657,32 @@
649
657
  <div class="info">
650
658
  <div class="rank">
651
659
  <span title="Ranking 15">15</span>
652
- <a href="https://github.com/element-plus/element-plus" target="_blank" title="element-plus/element-plus">element-plus/element-plus</a>
660
+ <a href="https://github.com/eugenp/tutorials" target="_blank" title="eugenp/tutorials">eugenp/tutorials</a>
653
661
  </div>
654
662
  <div class="sub-title followers">
655
663
 
656
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
657
- <span style="background-color: #41b883;"></span>Vue
664
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
665
+ <span style="background-color: #b07219;"></span>Java
658
666
  </a>
659
667
 
660
668
  <span class="star" title="Stargazers Count">
661
669
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
662
670
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
663
671
  </svg>
664
- <span>13856</span>
672
+ <span>29391</span>
665
673
  </span>
666
674
  <span class="star" title="Repo Forked">
667
675
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
668
676
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
669
677
  </path>
670
678
  </svg>
671
- <span>2861</span>
679
+ <span>46935</span>
672
680
  </span>
673
681
  <span class="star">
674
682
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
675
683
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
676
684
  </svg>
677
- <span>90 stars today</span>
685
+ <span>53 stars today</span>
678
686
  </span>
679
687
  </div>
680
688
  <div class="details">
@@ -687,32 +695,28 @@
687
695
  <div class="info">
688
696
  <div class="rank">
689
697
  <span title="Ranking 16">16</span>
690
- <a href="https://github.com/vbenjs/vue-vben-admin" target="_blank" title="vbenjs/vue-vben-admin">vbenjs/vue-vben-admin</a>
698
+ <a href="https://github.com/meysamhadeli/awesome-dotnet-tips" target="_blank" title="meysamhadeli/awesome-dotnet-tips">meysamhadeli/awesome-dotnet-tips</a>
691
699
  </div>
692
700
  <div class="sub-title followers">
693
701
 
694
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
695
- <span style="background-color: #41b883;"></span>Vue
696
- </a>
697
-
698
702
  <span class="star" title="Stargazers Count">
699
703
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
700
704
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
701
705
  </svg>
702
- <span>8827</span>
706
+ <span>1061</span>
703
707
  </span>
704
708
  <span class="star" title="Repo Forked">
705
709
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
706
710
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
707
711
  </path>
708
712
  </svg>
709
- <span>2457</span>
713
+ <span>50</span>
710
714
  </span>
711
715
  <span class="star">
712
716
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
713
717
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
714
718
  </svg>
715
- <span>86 stars today</span>
719
+ <span>60 stars today</span>
716
720
  </span>
717
721
  </div>
718
722
  <div class="details">
@@ -725,32 +729,32 @@
725
729
  <div class="info">
726
730
  <div class="rank">
727
731
  <span title="Ranking 17">17</span>
728
- <a href="https://github.com/alibaba/Sentinel" target="_blank" title="alibaba/Sentinel">alibaba/Sentinel</a>
732
+ <a href="https://github.com/dotnet/maui" target="_blank" title="dotnet/maui">dotnet/maui</a>
729
733
  </div>
730
734
  <div class="sub-title followers">
731
735
 
732
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
733
- <span style="background-color: #b07219;"></span>Java
736
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
737
+ <span style="background-color: #178600;"></span>C#
734
738
  </a>
735
739
 
736
740
  <span class="star" title="Stargazers Count">
737
741
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
738
742
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
739
743
  </svg>
740
- <span>18409</span>
744
+ <span>13956</span>
741
745
  </span>
742
746
  <span class="star" title="Repo Forked">
743
747
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
744
748
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
745
749
  </path>
746
750
  </svg>
747
- <span>6542</span>
751
+ <span>731</span>
748
752
  </span>
749
753
  <span class="star">
750
754
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
751
755
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
752
756
  </svg>
753
- <span>39 stars today</span>
757
+ <span>140 stars today</span>
754
758
  </span>
755
759
  </div>
756
760
  <div class="details">
@@ -763,32 +767,32 @@
763
767
  <div class="info">
764
768
  <div class="rank">
765
769
  <span title="Ranking 18">18</span>
766
- <a href="https://github.com/ja-netfilter/ja-netfilter" target="_blank" title="ja-netfilter/ja-netfilter">ja-netfilter/ja-netfilter</a>
770
+ <a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
767
771
  </div>
768
772
  <div class="sub-title followers">
769
773
 
770
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
771
- <span style="background-color: #b07219;"></span>Java
774
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
775
+ <span style="background-color: #f1e05a;"></span>JavaScript
772
776
  </a>
773
777
 
774
778
  <span class="star" title="Stargazers Count">
775
779
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
776
780
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
777
781
  </svg>
778
- <span>4169</span>
782
+ <span>14085</span>
779
783
  </span>
780
784
  <span class="star" title="Repo Forked">
781
785
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
782
786
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
783
787
  </path>
784
788
  </svg>
785
- <span>1046</span>
789
+ <span>829</span>
786
790
  </span>
787
791
  <span class="star">
788
792
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
789
793
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
790
794
  </svg>
791
- <span>76 stars today</span>
795
+ <span>103 stars today</span>
792
796
  </span>
793
797
  </div>
794
798
  <div class="details">
@@ -801,32 +805,32 @@
801
805
  <div class="info">
802
806
  <div class="rank">
803
807
  <span title="Ranking 19">19</span>
804
- <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
808
+ <a href="https://github.com/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</a>
805
809
  </div>
806
810
  <div class="sub-title followers">
807
811
 
808
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
809
- <span style="background-color: #f1e05a;"></span>JavaScript
812
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
813
+ <span style="background-color: #3572A5;"></span>Python
810
814
  </a>
811
815
 
812
816
  <span class="star" title="Stargazers Count">
813
817
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
814
818
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
815
819
  </svg>
816
- <span>16034</span>
820
+ <span>41623</span>
817
821
  </span>
818
822
  <span class="star" title="Repo Forked">
819
823
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
820
824
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
821
825
  </path>
822
826
  </svg>
823
- <span>3264</span>
827
+ <span>4660</span>
824
828
  </span>
825
829
  <span class="star">
826
830
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
827
831
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
828
832
  </svg>
829
- <span>271 stars today</span>
833
+ <span>122 stars today</span>
830
834
  </span>
831
835
  </div>
832
836
  <div class="details">
@@ -839,32 +843,32 @@
839
843
  <div class="info">
840
844
  <div class="rank">
841
845
  <span title="Ranking 20">20</span>
842
- <a href="https://github.com/octocat/Spoon-Knife" target="_blank" title="octocat/Spoon-Knife">octocat/Spoon-Knife</a>
846
+ <a href="https://github.com/dotnet/core" target="_blank" title="dotnet/core">dotnet/core</a>
843
847
  </div>
844
848
  <div class="sub-title followers">
845
849
 
846
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
847
- <span style="background-color: #e34c26;"></span>HTML
850
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
851
+ <span style="background-color: #89e051;"></span>Shell
848
852
  </a>
849
853
 
850
854
  <span class="star" title="Stargazers Count">
851
855
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
852
856
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
853
857
  </svg>
854
- <span>10825</span>
858
+ <span>17112</span>
855
859
  </span>
856
860
  <span class="star" title="Repo Forked">
857
861
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
858
862
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
859
863
  </path>
860
864
  </svg>
861
- <span>123291</span>
865
+ <span>4358</span>
862
866
  </span>
863
867
  <span class="star">
864
868
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
865
869
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
866
870
  </svg>
867
- <span>46 stars today</span>
871
+ <span>51 stars today</span>
868
872
  </span>
869
873
  </div>
870
874
  <div class="details">
@@ -877,32 +881,32 @@
877
881
  <div class="info">
878
882
  <div class="rank">
879
883
  <span title="Ranking 21">21</span>
880
- <a href="https://github.com/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</a>
884
+ <a href="https://github.com/laravel/laravel" target="_blank" title="laravel/laravel">laravel/laravel</a>
881
885
  </div>
882
886
  <div class="sub-title followers">
883
887
 
884
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
885
- <span style="background-color: #3572A5;"></span>Python
888
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
889
+ <span style="background-color: #4F5D95;"></span>PHP
886
890
  </a>
887
891
 
888
892
  <span class="star" title="Stargazers Count">
889
893
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
890
894
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
891
895
  </svg>
892
- <span>40988</span>
896
+ <span>68515</span>
893
897
  </span>
894
898
  <span class="star" title="Repo Forked">
895
899
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
896
900
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
897
901
  </path>
898
902
  </svg>
899
- <span>4637</span>
903
+ <span>22153</span>
900
904
  </span>
901
905
  <span class="star">
902
906
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
903
907
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
904
908
  </svg>
905
- <span>152 stars today</span>
909
+ <span>66 stars today</span>
906
910
  </span>
907
911
  </div>
908
912
  <div class="details">
@@ -915,32 +919,32 @@
915
919
  <div class="info">
916
920
  <div class="rank">
917
921
  <span title="Ranking 22">22</span>
918
- <a href="https://github.com/vuejs/router" target="_blank" title="vuejs/router">vuejs/router</a>
922
+ <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
919
923
  </div>
920
924
  <div class="sub-title followers">
921
925
 
922
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
923
- <span style="background-color: #2b7489;"></span>TypeScript
926
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
927
+ <span style="background-color: #f1e05a;"></span>JavaScript
924
928
  </a>
925
929
 
926
930
  <span class="star" title="Stargazers Count">
927
931
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
928
932
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
929
933
  </svg>
930
- <span>1760</span>
934
+ <span>16801</span>
931
935
  </span>
932
936
  <span class="star" title="Repo Forked">
933
937
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
934
938
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
935
939
  </path>
936
940
  </svg>
937
- <span>406</span>
941
+ <span>3376</span>
938
942
  </span>
939
943
  <span class="star">
940
944
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
941
945
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
942
946
  </svg>
943
- <span>55 stars today</span>
947
+ <span>154 stars today</span>
944
948
  </span>
945
949
  </div>
946
950
  <div class="details">
@@ -953,32 +957,32 @@
953
957
  <div class="info">
954
958
  <div class="rank">
955
959
  <span title="Ranking 23">23</span>
956
- <a href="https://github.com/veler/DevToys" target="_blank" title="veler/DevToys">veler/DevToys</a>
960
+ <a href="https://github.com/jerry3747/taobao_seckill" target="_blank" title="jerry3747/taobao_seckill">jerry3747/taobao_seckill</a>
957
961
  </div>
958
962
  <div class="sub-title followers">
959
963
 
960
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
961
- <span style="background-color: #178600;"></span>C#
964
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
965
+ <span style="background-color: #3572A5;"></span>Python
962
966
  </a>
963
967
 
964
968
  <span class="star" title="Stargazers Count">
965
969
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
966
970
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
967
971
  </svg>
968
- <span>7146</span>
972
+ <span>1534</span>
969
973
  </span>
970
974
  <span class="star" title="Repo Forked">
971
975
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
972
976
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
973
977
  </path>
974
978
  </svg>
975
- <span>325</span>
979
+ <span>838</span>
976
980
  </span>
977
981
  <span class="star">
978
982
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
979
983
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
980
984
  </svg>
981
- <span>337 stars today</span>
985
+ <span>42 stars today</span>
982
986
  </span>
983
987
  </div>
984
988
  <div class="details">
@@ -991,32 +995,28 @@
991
995
  <div class="info">
992
996
  <div class="rank">
993
997
  <span title="Ranking 24">24</span>
994
- <a href="https://github.com/mindsdb/mindsdb" target="_blank" title="mindsdb/mindsdb">mindsdb/mindsdb</a>
998
+ <a href="https://github.com/bullfly666/percollect" target="_blank" title="bullfly666/percollect">bullfly666/percollect</a>
995
999
  </div>
996
1000
  <div class="sub-title followers">
997
1001
 
998
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
999
- <span style="background-color: #3572A5;"></span>Python
1000
- </a>
1001
-
1002
1002
  <span class="star" title="Stargazers Count">
1003
1003
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1004
1004
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1005
1005
  </svg>
1006
- <span>5193</span>
1006
+ <span>173</span>
1007
1007
  </span>
1008
1008
  <span class="star" title="Repo Forked">
1009
1009
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1010
1010
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1011
1011
  </path>
1012
1012
  </svg>
1013
- <span>598</span>
1013
+ <span>152</span>
1014
1014
  </span>
1015
1015
  <span class="star">
1016
1016
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1017
1017
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1018
1018
  </svg>
1019
- <span>252 stars today</span>
1019
+ <span>35 stars today</span>
1020
1020
  </span>
1021
1021
  </div>
1022
1022
  <div class="details">
@@ -1029,32 +1029,32 @@
1029
1029
  <div class="info">
1030
1030
  <div class="rank">
1031
1031
  <span title="Ranking 25">25</span>
1032
- <a href="https://github.com/goldbergyoni/nodebestpractices" target="_blank" title="goldbergyoni/nodebestpractices">goldbergyoni/nodebestpractices</a>
1032
+ <a href="https://github.com/Dreamacro/clash" target="_blank" title="Dreamacro/clash">Dreamacro/clash</a>
1033
1033
  </div>
1034
1034
  <div class="sub-title followers">
1035
1035
 
1036
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1037
- <span style="background-color: #f1e05a;"></span>JavaScript
1036
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
1037
+ <span style="background-color: #00ADD8;"></span>Go
1038
1038
  </a>
1039
1039
 
1040
1040
  <span class="star" title="Stargazers Count">
1041
1041
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1042
1042
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1043
1043
  </svg>
1044
- <span>74660</span>
1044
+ <span>23749</span>
1045
1045
  </span>
1046
1046
  <span class="star" title="Repo Forked">
1047
1047
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1048
1048
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1049
1049
  </path>
1050
1050
  </svg>
1051
- <span>7644</span>
1051
+ <span>3374</span>
1052
1052
  </span>
1053
1053
  <span class="star">
1054
1054
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1055
1055
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1056
1056
  </svg>
1057
- <span>135 stars today</span>
1057
+ <span>85 stars today</span>
1058
1058
  </span>
1059
1059
  </div>
1060
1060
  <div class="details">
@@ -1079,7 +1079,7 @@
1079
1079
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1080
1080
  </a>
1081
1081
  </div>
1082
- <div class="time">Last cache created on 2022/2/9 by Github API v3.</div>
1082
+ <div class="time">Last cache created on 2022/2/13 by Github API v3.</div>
1083
1083
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1084
1084
  </div>
1085
1085
  </body>