@wcj/github-rank 22.10.9 → 22.10.10

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 (37) hide show
  1. package/dist/repos.json +19674 -19676
  2. package/dist/sifou-daily.json +31 -22
  3. package/dist/sifou-monthly.json +65 -65
  4. package/dist/sifou-weekly.json +130 -112
  5. package/dist/toutiao-30.json +70 -70
  6. package/dist/toutiao-7.json +89 -89
  7. package/dist/toutiao-90.json +27 -27
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +128 -128
  10. package/dist/trending-weekly.json +163 -163
  11. package/dist/users.china.json +1155 -1155
  12. package/dist/users.json +2195 -2195
  13. package/package.json +1 -1
  14. package/web/data/repos.json +19674 -19676
  15. package/web/data/sifou-daily.json +31 -22
  16. package/web/data/sifou-monthly.json +65 -65
  17. package/web/data/sifou-weekly.json +130 -112
  18. package/web/data/toutiao-30.json +70 -70
  19. package/web/data/toutiao-7.json +89 -89
  20. package/web/data/toutiao-90.json +27 -27
  21. package/web/data/trending-daily.json +165 -165
  22. package/web/data/trending-monthly.json +128 -128
  23. package/web/data/trending-weekly.json +163 -163
  24. package/web/data/users.china.json +1155 -1155
  25. package/web/data/users.json +2195 -2195
  26. package/web/index.html +1255 -1255
  27. package/web/repos.html +2604 -2604
  28. package/web/sifou-daily.html +48 -20
  29. package/web/sifou-monthly.html +81 -81
  30. package/web/sifou-weekly.html +172 -116
  31. package/web/toutiao-30.html +97 -97
  32. package/web/toutiao-7.html +68 -68
  33. package/web/toutiao-90.html +41 -41
  34. package/web/trending-monthly.html +117 -117
  35. package/web/trending-weekly.html +148 -144
  36. package/web/trending.html +142 -142
  37. package/web/users.china.html +617 -617
package/web/trending.html CHANGED
@@ -128,7 +128,7 @@
128
128
 
129
129
 
130
130
  </h1>
131
- <div class="time">Last cache created on 2022/10/9 by
131
+ <div class="time">Last cache created on 2022/10/10 by
132
132
 
133
133
 
134
134
 
@@ -157,7 +157,7 @@
157
157
  <div class="info">
158
158
  <div class="rank">
159
159
  <span title="Ranking 1">1</span>
160
- <a href="https://github.com/ashawkey/stable-dreamfusion" target="_blank" title="ashawkey/stable-dreamfusion">ashawkey/stable-dreamfusion</a>
160
+ <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
161
161
  </div>
162
162
  <div class="sub-title followers">
163
163
 
@@ -169,20 +169,20 @@
169
169
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
170
170
  <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>
171
171
  </svg>
172
- <span>1489</span>
172
+ <span>8761</span>
173
173
  </span>
174
174
  <span class="star" title="Repo Forked">
175
175
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
176
176
  <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">
177
177
  </path>
178
178
  </svg>
179
- <span>76</span>
179
+ <span>1226</span>
180
180
  </span>
181
181
  <span class="star">
182
182
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
183
183
  <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>
184
184
  </svg>
185
- <span>277 stars today</span>
185
+ <span>824 stars today</span>
186
186
  </span>
187
187
  </div>
188
188
  <div class="details">
@@ -195,32 +195,32 @@
195
195
  <div class="info">
196
196
  <div class="rank">
197
197
  <span title="Ranking 2">2</span>
198
- <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
198
+ <a href="https://github.com/type-challenges/type-challenges" target="_blank" title="type-challenges/type-challenges">type-challenges/type-challenges</a>
199
199
  </div>
200
200
  <div class="sub-title followers">
201
201
 
202
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
203
- <span style="background-color: #3572A5;"></span>Python
202
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
203
+ <span style="background-color: #3178c6;"></span>TypeScript
204
204
  </a>
205
205
 
206
206
  <span class="star" title="Stargazers Count">
207
207
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
208
208
  <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>
209
209
  </svg>
210
- <span>29643</span>
210
+ <span>25183</span>
211
211
  </span>
212
212
  <span class="star" title="Repo Forked">
213
213
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
214
214
  <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">
215
215
  </path>
216
216
  </svg>
217
- <span>1884</span>
217
+ <span>2446</span>
218
218
  </span>
219
219
  <span class="star">
220
220
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
221
221
  <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>
222
222
  </svg>
223
- <span>74 stars today</span>
223
+ <span>82 stars today</span>
224
224
  </span>
225
225
  </div>
226
226
  <div class="details">
@@ -233,32 +233,32 @@
233
233
  <div class="info">
234
234
  <div class="rank">
235
235
  <span title="Ranking 3">3</span>
236
- <a href="https://github.com/libsql/libsql" target="_blank" title="libsql/libsql">libsql/libsql</a>
236
+ <a href="https://github.com/soxoj/maigret" target="_blank" title="soxoj/maigret">soxoj/maigret</a>
237
237
  </div>
238
238
  <div class="sub-title followers">
239
239
 
240
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
241
- <span style="background-color: #555555;"></span>C
240
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
241
+ <span style="background-color: #3572A5;"></span>Python
242
242
  </a>
243
243
 
244
244
  <span class="star" title="Stargazers Count">
245
245
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
246
246
  <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>
247
247
  </svg>
248
- <span>1235</span>
248
+ <span>6086</span>
249
249
  </span>
250
250
  <span class="star" title="Repo Forked">
251
251
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
252
252
  <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">
253
253
  </path>
254
254
  </svg>
255
- <span>30</span>
255
+ <span>474</span>
256
256
  </span>
257
257
  <span class="star">
258
258
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
259
259
  <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>
260
260
  </svg>
261
- <span>236 stars today</span>
261
+ <span>604 stars today</span>
262
262
  </span>
263
263
  </div>
264
264
  <div class="details">
@@ -271,32 +271,32 @@
271
271
  <div class="info">
272
272
  <div class="rank">
273
273
  <span title="Ranking 4">4</span>
274
- <a href="https://github.com/remoteintech/remote-jobs" target="_blank" title="remoteintech/remote-jobs">remoteintech/remote-jobs</a>
274
+ <a href="https://github.com/CompVis/stable-diffusion" target="_blank" title="CompVis/stable-diffusion">CompVis/stable-diffusion</a>
275
275
  </div>
276
276
  <div class="sub-title followers">
277
277
 
278
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
279
- <span style="background-color: #f1e05a;"></span>JavaScript
278
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
279
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
280
280
  </a>
281
281
 
282
282
  <span class="star" title="Stargazers Count">
283
283
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
284
284
  <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>
285
285
  </svg>
286
- <span>21140</span>
286
+ <span>28391</span>
287
287
  </span>
288
288
  <span class="star" title="Repo Forked">
289
289
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
290
290
  <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">
291
291
  </path>
292
292
  </svg>
293
- <span>2268</span>
293
+ <span>4565</span>
294
294
  </span>
295
295
  <span class="star">
296
296
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
297
297
  <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>
298
298
  </svg>
299
- <span>346 stars today</span>
299
+ <span>308 stars today</span>
300
300
  </span>
301
301
  </div>
302
302
  <div class="details">
@@ -309,32 +309,32 @@
309
309
  <div class="info">
310
310
  <div class="rank">
311
311
  <span title="Ranking 5">5</span>
312
- <a href="https://github.com/mrdbourke/pytorch-deep-learning" target="_blank" title="mrdbourke/pytorch-deep-learning">mrdbourke/pytorch-deep-learning</a>
312
+ <a href="https://github.com/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</a>
313
313
  </div>
314
314
  <div class="sub-title followers">
315
315
 
316
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
317
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
316
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
317
+ <span style="background-color: #3572A5;"></span>Python
318
318
  </a>
319
319
 
320
320
  <span class="star" title="Stargazers Count">
321
321
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
322
322
  <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>
323
323
  </svg>
324
- <span>1297</span>
324
+ <span>23145</span>
325
325
  </span>
326
326
  <span class="star" title="Repo Forked">
327
327
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
328
328
  <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">
329
329
  </path>
330
330
  </svg>
331
- <span>288</span>
331
+ <span>3436</span>
332
332
  </span>
333
333
  <span class="star">
334
334
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
335
335
  <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>
336
336
  </svg>
337
- <span>88 stars today</span>
337
+ <span>93 stars today</span>
338
338
  </span>
339
339
  </div>
340
340
  <div class="details">
@@ -347,32 +347,32 @@
347
347
  <div class="info">
348
348
  <div class="rank">
349
349
  <span title="Ranking 6">6</span>
350
- <a href="https://github.com/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
350
+ <a href="https://github.com/remoteintech/remote-jobs" target="_blank" title="remoteintech/remote-jobs">remoteintech/remote-jobs</a>
351
351
  </div>
352
352
  <div class="sub-title followers">
353
353
 
354
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
355
- <span style="background-color: #3572A5;"></span>Python
354
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
355
+ <span style="background-color: #f1e05a;"></span>JavaScript
356
356
  </a>
357
357
 
358
358
  <span class="star" title="Stargazers Count">
359
359
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
360
360
  <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>
361
361
  </svg>
362
- <span>17008</span>
362
+ <span>21486</span>
363
363
  </span>
364
364
  <span class="star" title="Repo Forked">
365
365
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
366
366
  <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">
367
367
  </path>
368
368
  </svg>
369
- <span>1763</span>
369
+ <span>2292</span>
370
370
  </span>
371
371
  <span class="star">
372
372
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
373
373
  <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>
374
374
  </svg>
375
- <span>92 stars today</span>
375
+ <span>302 stars today</span>
376
376
  </span>
377
377
  </div>
378
378
  <div class="details">
@@ -385,32 +385,32 @@
385
385
  <div class="info">
386
386
  <div class="rank">
387
387
  <span title="Ranking 7">7</span>
388
- <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
388
+ <a href="https://github.com/bloc97/CrossAttentionControl" target="_blank" title="bloc97/CrossAttentionControl">bloc97/CrossAttentionControl</a>
389
389
  </div>
390
390
  <div class="sub-title followers">
391
391
 
392
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
393
- <span style="background-color: #3572A5;"></span>Python
392
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
393
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
394
394
  </a>
395
395
 
396
396
  <span class="star" title="Stargazers Count">
397
397
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
398
398
  <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>
399
399
  </svg>
400
- <span>7928</span>
400
+ <span>552</span>
401
401
  </span>
402
402
  <span class="star" title="Repo Forked">
403
403
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
404
404
  <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">
405
405
  </path>
406
406
  </svg>
407
- <span>1069</span>
407
+ <span>37</span>
408
408
  </span>
409
409
  <span class="star">
410
410
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
411
411
  <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>
412
412
  </svg>
413
- <span>784 stars today</span>
413
+ <span>46 stars today</span>
414
414
  </span>
415
415
  </div>
416
416
  <div class="details">
@@ -423,32 +423,32 @@
423
423
  <div class="info">
424
424
  <div class="rank">
425
425
  <span title="Ranking 8">8</span>
426
- <a href="https://github.com/nocodb/nocodb" target="_blank" title="nocodb/nocodb">nocodb/nocodb</a>
426
+ <a href="https://github.com/transmission/transmission" target="_blank" title="transmission/transmission">transmission/transmission</a>
427
427
  </div>
428
428
  <div class="sub-title followers">
429
429
 
430
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
431
- <span style="background-color: #3178c6;"></span>TypeScript
430
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
431
+ <span style="background-color: #f34b7d;"></span>C++
432
432
  </a>
433
433
 
434
434
  <span class="star" title="Stargazers Count">
435
435
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
436
436
  <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>
437
437
  </svg>
438
- <span>30835</span>
438
+ <span>7711</span>
439
439
  </span>
440
440
  <span class="star" title="Repo Forked">
441
441
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
442
442
  <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">
443
443
  </path>
444
444
  </svg>
445
- <span>1893</span>
445
+ <span>971</span>
446
446
  </span>
447
447
  <span class="star">
448
448
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
449
449
  <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>
450
450
  </svg>
451
- <span>142 stars today</span>
451
+ <span>52 stars today</span>
452
452
  </span>
453
453
  </div>
454
454
  <div class="details">
@@ -461,28 +461,32 @@
461
461
  <div class="info">
462
462
  <div class="rank">
463
463
  <span title="Ranking 9">9</span>
464
- <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
464
+ <a href="https://github.com/libsql/libsql" target="_blank" title="libsql/libsql">libsql/libsql</a>
465
465
  </div>
466
466
  <div class="sub-title followers">
467
467
 
468
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
469
+ <span style="background-color: #555555;"></span>C
470
+ </a>
471
+
468
472
  <span class="star" title="Stargazers Count">
469
473
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
470
474
  <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>
471
475
  </svg>
472
- <span>45389</span>
476
+ <span>1437</span>
473
477
  </span>
474
478
  <span class="star" title="Repo Forked">
475
479
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
476
480
  <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">
477
481
  </path>
478
482
  </svg>
479
- <span>6518</span>
483
+ <span>34</span>
480
484
  </span>
481
485
  <span class="star">
482
486
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
483
487
  <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>
484
488
  </svg>
485
- <span>226 stars today</span>
489
+ <span>203 stars today</span>
486
490
  </span>
487
491
  </div>
488
492
  <div class="details">
@@ -495,7 +499,7 @@
495
499
  <div class="info">
496
500
  <div class="rank">
497
501
  <span title="Ranking 10">10</span>
498
- <a href="https://github.com/streamich/react-use" target="_blank" title="streamich/react-use">streamich/react-use</a>
502
+ <a href="https://github.com/nocodb/nocodb" target="_blank" title="nocodb/nocodb">nocodb/nocodb</a>
499
503
  </div>
500
504
  <div class="sub-title followers">
501
505
 
@@ -507,20 +511,20 @@
507
511
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
508
512
  <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>
509
513
  </svg>
510
- <span>33223</span>
514
+ <span>30983</span>
511
515
  </span>
512
516
  <span class="star" title="Repo Forked">
513
517
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
514
518
  <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">
515
519
  </path>
516
520
  </svg>
517
- <span>2636</span>
521
+ <span>1903</span>
518
522
  </span>
519
523
  <span class="star">
520
524
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
521
525
  <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>
522
526
  </svg>
523
- <span>122 stars today</span>
527
+ <span>168 stars today</span>
524
528
  </span>
525
529
  </div>
526
530
  <div class="details">
@@ -533,32 +537,28 @@
533
537
  <div class="info">
534
538
  <div class="rank">
535
539
  <span title="Ranking 11">11</span>
536
- <a href="https://github.com/opa334/TrollStore" target="_blank" title="opa334/TrollStore">opa334/TrollStore</a>
540
+ <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
537
541
  </div>
538
542
  <div class="sub-title followers">
539
543
 
540
- <a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
541
- <span style="background-color: #438eff;"></span>Objective-C
542
- </a>
543
-
544
544
  <span class="star" title="Stargazers Count">
545
545
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
546
546
  <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>
547
547
  </svg>
548
- <span>2866</span>
548
+ <span>251345</span>
549
549
  </span>
550
550
  <span class="star" title="Repo Forked">
551
551
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
552
552
  <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">
553
553
  </path>
554
554
  </svg>
555
- <span>185</span>
555
+ <span>51418</span>
556
556
  </span>
557
557
  <span class="star">
558
558
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
559
559
  <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>
560
560
  </svg>
561
- <span>119 stars today</span>
561
+ <span>128 stars today</span>
562
562
  </span>
563
563
  </div>
564
564
  <div class="details">
@@ -571,32 +571,32 @@
571
571
  <div class="info">
572
572
  <div class="rank">
573
573
  <span title="Ranking 12">12</span>
574
- <a href="https://github.com/deepmind/alphatensor" target="_blank" title="deepmind/alphatensor">deepmind/alphatensor</a>
574
+ <a href="https://github.com/AmazingAng/WTF-Solidity" target="_blank" title="AmazingAng/WTF-Solidity">AmazingAng/WTF-Solidity</a>
575
575
  </div>
576
576
  <div class="sub-title followers">
577
577
 
578
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
579
- <span style="background-color: #3572A5;"></span>Python
578
+ <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
579
+ <span style="background-color: #AA6746;"></span>Solidity
580
580
  </a>
581
581
 
582
582
  <span class="star" title="Stargazers Count">
583
583
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
584
584
  <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>
585
585
  </svg>
586
- <span>1502</span>
586
+ <span>2927</span>
587
587
  </span>
588
588
  <span class="star" title="Repo Forked">
589
589
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
590
590
  <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">
591
591
  </path>
592
592
  </svg>
593
- <span>103</span>
593
+ <span>423</span>
594
594
  </span>
595
595
  <span class="star">
596
596
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
597
597
  <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>
598
598
  </svg>
599
- <span>174 stars today</span>
599
+ <span>73 stars today</span>
600
600
  </span>
601
601
  </div>
602
602
  <div class="details">
@@ -609,32 +609,28 @@
609
609
  <div class="info">
610
610
  <div class="rank">
611
611
  <span title="Ranking 13">13</span>
612
- <a href="https://github.com/bnb-chain/bsc" target="_blank" title="bnb-chain/bsc">bnb-chain/bsc</a>
612
+ <a href="https://github.com/heejkoo/Awesome-Diffusion-Models" target="_blank" title="heejkoo/Awesome-Diffusion-Models">heejkoo/Awesome-Diffusion-Models</a>
613
613
  </div>
614
614
  <div class="sub-title followers">
615
615
 
616
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
617
- <span style="background-color: #00ADD8;"></span>Go
618
- </a>
619
-
620
616
  <span class="star" title="Stargazers Count">
621
617
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
622
618
  <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>
623
619
  </svg>
624
- <span>1767</span>
620
+ <span>3177</span>
625
621
  </span>
626
622
  <span class="star" title="Repo Forked">
627
623
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
628
624
  <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">
629
625
  </path>
630
626
  </svg>
631
- <span>824</span>
627
+ <span>230</span>
632
628
  </span>
633
629
  <span class="star">
634
630
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
635
631
  <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>
636
632
  </svg>
637
- <span>26 stars today</span>
633
+ <span>123 stars today</span>
638
634
  </span>
639
635
  </div>
640
636
  <div class="details">
@@ -647,28 +643,32 @@
647
643
  <div class="info">
648
644
  <div class="rank">
649
645
  <span title="Ranking 14">14</span>
650
- <a href="https://github.com/xcad2k/cheat-sheets" target="_blank" title="xcad2k/cheat-sheets">xcad2k/cheat-sheets</a>
646
+ <a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
651
647
  </div>
652
648
  <div class="sub-title followers">
653
649
 
650
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
651
+ <span style="background-color: #b07219;"></span>Java
652
+ </a>
653
+
654
654
  <span class="star" title="Stargazers Count">
655
655
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
656
656
  <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>
657
657
  </svg>
658
- <span>1117</span>
658
+ <span>7065</span>
659
659
  </span>
660
660
  <span class="star" title="Repo Forked">
661
661
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
662
662
  <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">
663
663
  </path>
664
664
  </svg>
665
- <span>381</span>
665
+ <span>2285</span>
666
666
  </span>
667
667
  <span class="star">
668
668
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
669
669
  <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>
670
670
  </svg>
671
- <span>133 stars today</span>
671
+ <span>32 stars today</span>
672
672
  </span>
673
673
  </div>
674
674
  <div class="details">
@@ -681,32 +681,32 @@
681
681
  <div class="info">
682
682
  <div class="rank">
683
683
  <span title="Ranking 15">15</span>
684
- <a href="https://github.com/axios/axios" target="_blank" title="axios/axios">axios/axios</a>
684
+ <a href="https://github.com/dromara/hutool" target="_blank" title="dromara/hutool">dromara/hutool</a>
685
685
  </div>
686
686
  <div class="sub-title followers">
687
687
 
688
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
689
- <span style="background-color: #f1e05a;"></span>JavaScript
688
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
689
+ <span style="background-color: #b07219;"></span>Java
690
690
  </a>
691
691
 
692
692
  <span class="star" title="Stargazers Count">
693
693
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
694
694
  <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>
695
695
  </svg>
696
- <span>96382</span>
696
+ <span>24111</span>
697
697
  </span>
698
698
  <span class="star" title="Repo Forked">
699
699
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
700
700
  <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">
701
701
  </path>
702
702
  </svg>
703
- <span>9852</span>
703
+ <span>6671</span>
704
704
  </span>
705
705
  <span class="star">
706
706
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
707
707
  <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>
708
708
  </svg>
709
- <span>86 stars today</span>
709
+ <span>37 stars today</span>
710
710
  </span>
711
711
  </div>
712
712
  <div class="details">
@@ -719,7 +719,7 @@
719
719
  <div class="info">
720
720
  <div class="rank">
721
721
  <span title="Ranking 16">16</span>
722
- <a href="https://github.com/gradio-app/gradio" target="_blank" title="gradio-app/gradio">gradio-app/gradio</a>
722
+ <a href="https://github.com/wagtail/wagtail" target="_blank" title="wagtail/wagtail">wagtail/wagtail</a>
723
723
  </div>
724
724
  <div class="sub-title followers">
725
725
 
@@ -731,20 +731,20 @@
731
731
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
732
732
  <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>
733
733
  </svg>
734
- <span>9836</span>
734
+ <span>12988</span>
735
735
  </span>
736
736
  <span class="star" title="Repo Forked">
737
737
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
738
738
  <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">
739
739
  </path>
740
740
  </svg>
741
- <span>610</span>
741
+ <span>2783</span>
742
742
  </span>
743
743
  <span class="star">
744
744
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
745
745
  <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>
746
746
  </svg>
747
- <span>106 stars today</span>
747
+ <span>23 stars today</span>
748
748
  </span>
749
749
  </div>
750
750
  <div class="details">
@@ -757,32 +757,32 @@
757
757
  <div class="info">
758
758
  <div class="rank">
759
759
  <span title="Ranking 17">17</span>
760
- <a href="https://github.com/hashicorp/terraform" target="_blank" title="hashicorp/terraform">hashicorp/terraform</a>
760
+ <a href="https://github.com/CompVis/taming-transformers" target="_blank" title="CompVis/taming-transformers">CompVis/taming-transformers</a>
761
761
  </div>
762
762
  <div class="sub-title followers">
763
763
 
764
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
765
- <span style="background-color: #00ADD8;"></span>Go
764
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
765
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
766
766
  </a>
767
767
 
768
768
  <span class="star" title="Stargazers Count">
769
769
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
770
770
  <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>
771
771
  </svg>
772
- <span>34506</span>
772
+ <span>3161</span>
773
773
  </span>
774
774
  <span class="star" title="Repo Forked">
775
775
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
776
776
  <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">
777
777
  </path>
778
778
  </svg>
779
- <span>7977</span>
779
+ <span>595</span>
780
780
  </span>
781
781
  <span class="star">
782
782
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
783
783
  <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>
784
784
  </svg>
785
- <span>76 stars today</span>
785
+ <span>32 stars today</span>
786
786
  </span>
787
787
  </div>
788
788
  <div class="details">
@@ -795,32 +795,32 @@
795
795
  <div class="info">
796
796
  <div class="rank">
797
797
  <span title="Ranking 18">18</span>
798
- <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
798
+ <a href="https://github.com/dail8859/NotepadNext" target="_blank" title="dail8859/NotepadNext">dail8859/NotepadNext</a>
799
799
  </div>
800
800
  <div class="sub-title followers">
801
801
 
802
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
803
- <span style="background-color: #178600;"></span>C#
802
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
803
+ <span style="background-color: #f34b7d;"></span>C++
804
804
  </a>
805
805
 
806
806
  <span class="star" title="Stargazers Count">
807
807
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
808
808
  <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>
809
809
  </svg>
810
- <span>79722</span>
810
+ <span>3260</span>
811
811
  </span>
812
812
  <span class="star" title="Repo Forked">
813
813
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
814
814
  <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">
815
815
  </path>
816
816
  </svg>
817
- <span>4547</span>
817
+ <span>202</span>
818
818
  </span>
819
819
  <span class="star">
820
820
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
821
821
  <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>
822
822
  </svg>
823
- <span>121 stars today</span>
823
+ <span>264 stars today</span>
824
824
  </span>
825
825
  </div>
826
826
  <div class="details">
@@ -833,32 +833,32 @@
833
833
  <div class="info">
834
834
  <div class="rank">
835
835
  <span title="Ranking 19">19</span>
836
- <a href="https://github.com/mattermost/mattermost-webapp" target="_blank" title="mattermost/mattermost-webapp">mattermost/mattermost-webapp</a>
836
+ <a href="https://github.com/relt-1/czeditor" target="_blank" title="relt-1/czeditor">relt-1/czeditor</a>
837
837
  </div>
838
838
  <div class="sub-title followers">
839
839
 
840
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
841
- <span style="background-color: #3178c6;"></span>TypeScript
840
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
841
+ <span style="background-color: #3572A5;"></span>Python
842
842
  </a>
843
843
 
844
844
  <span class="star" title="Stargazers Count">
845
845
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
846
846
  <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>
847
847
  </svg>
848
- <span>1962</span>
848
+ <span>53</span>
849
849
  </span>
850
850
  <span class="star" title="Repo Forked">
851
851
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
852
852
  <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">
853
853
  </path>
854
854
  </svg>
855
- <span>2654</span>
855
+ <span>8</span>
856
856
  </span>
857
857
  <span class="star">
858
858
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
859
859
  <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>
860
860
  </svg>
861
- <span>44 stars today</span>
861
+ <span>11 stars today</span>
862
862
  </span>
863
863
  </div>
864
864
  <div class="details">
@@ -871,32 +871,32 @@
871
871
  <div class="info">
872
872
  <div class="rank">
873
873
  <span title="Ranking 20">20</span>
874
- <a href="https://github.com/vaxilu/x-ui" target="_blank" title="vaxilu/x-ui">vaxilu/x-ui</a>
874
+ <a href="https://github.com/alibaba/arthas" target="_blank" title="alibaba/arthas">alibaba/arthas</a>
875
875
  </div>
876
876
  <div class="sub-title followers">
877
877
 
878
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
879
- <span style="background-color: #f1e05a;"></span>JavaScript
878
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
879
+ <span style="background-color: #b07219;"></span>Java
880
880
  </a>
881
881
 
882
882
  <span class="star" title="Stargazers Count">
883
883
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
884
884
  <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>
885
885
  </svg>
886
- <span>6488</span>
886
+ <span>30673</span>
887
887
  </span>
888
888
  <span class="star" title="Repo Forked">
889
889
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
890
890
  <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">
891
891
  </path>
892
892
  </svg>
893
- <span>2957</span>
893
+ <span>6686</span>
894
894
  </span>
895
895
  <span class="star">
896
896
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
897
897
  <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>
898
898
  </svg>
899
- <span>46 stars today</span>
899
+ <span>13 stars today</span>
900
900
  </span>
901
901
  </div>
902
902
  <div class="details">
@@ -909,7 +909,7 @@
909
909
  <div class="info">
910
910
  <div class="rank">
911
911
  <span title="Ranking 21">21</span>
912
- <a href="https://github.com/pankod/refine" target="_blank" title="pankod/refine">pankod/refine</a>
912
+ <a href="https://github.com/mattermost/mattermost-webapp" target="_blank" title="mattermost/mattermost-webapp">mattermost/mattermost-webapp</a>
913
913
  </div>
914
914
  <div class="sub-title followers">
915
915
 
@@ -921,20 +921,20 @@
921
921
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
922
922
  <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>
923
923
  </svg>
924
- <span>3592</span>
924
+ <span>2044</span>
925
925
  </span>
926
926
  <span class="star" title="Repo Forked">
927
927
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
928
928
  <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">
929
929
  </path>
930
930
  </svg>
931
- <span>259</span>
931
+ <span>2658</span>
932
932
  </span>
933
933
  <span class="star">
934
934
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
935
935
  <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>
936
936
  </svg>
937
- <span>118 stars today</span>
937
+ <span>80 stars today</span>
938
938
  </span>
939
939
  </div>
940
940
  <div class="details">
@@ -947,7 +947,7 @@
947
947
  <div class="info">
948
948
  <div class="rank">
949
949
  <span title="Ranking 22">22</span>
950
- <a href="https://github.com/huggingface/diffusers" target="_blank" title="huggingface/diffusers">huggingface/diffusers</a>
950
+ <a href="https://github.com/ashawkey/stable-dreamfusion" target="_blank" title="ashawkey/stable-dreamfusion">ashawkey/stable-dreamfusion</a>
951
951
  </div>
952
952
  <div class="sub-title followers">
953
953
 
@@ -959,20 +959,20 @@
959
959
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
960
960
  <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>
961
961
  </svg>
962
- <span>6233</span>
962
+ <span>1746</span>
963
963
  </span>
964
964
  <span class="star" title="Repo Forked">
965
965
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
966
966
  <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">
967
967
  </path>
968
968
  </svg>
969
- <span>686</span>
969
+ <span>92</span>
970
970
  </span>
971
971
  <span class="star">
972
972
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
973
973
  <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>
974
974
  </svg>
975
- <span>77 stars today</span>
975
+ <span>280 stars today</span>
976
976
  </span>
977
977
  </div>
978
978
  <div class="details">
@@ -985,32 +985,32 @@
985
985
  <div class="info">
986
986
  <div class="rank">
987
987
  <span title="Ranking 23">23</span>
988
- <a href="https://github.com/prowler-cloud/prowler" target="_blank" title="prowler-cloud/prowler">prowler-cloud/prowler</a>
988
+ <a href="https://github.com/pankod/refine" target="_blank" title="pankod/refine">pankod/refine</a>
989
989
  </div>
990
990
  <div class="sub-title followers">
991
991
 
992
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
993
- <span style="background-color: #89e051;"></span>Shell
992
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
993
+ <span style="background-color: #3178c6;"></span>TypeScript
994
994
  </a>
995
995
 
996
996
  <span class="star" title="Stargazers Count">
997
997
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
998
998
  <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>
999
999
  </svg>
1000
- <span>6722</span>
1000
+ <span>3726</span>
1001
1001
  </span>
1002
1002
  <span class="star" title="Repo Forked">
1003
1003
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1004
1004
  <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">
1005
1005
  </path>
1006
1006
  </svg>
1007
- <span>1013</span>
1007
+ <span>265</span>
1008
1008
  </span>
1009
1009
  <span class="star">
1010
1010
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1011
1011
  <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>
1012
1012
  </svg>
1013
- <span>72 stars today</span>
1013
+ <span>128 stars today</span>
1014
1014
  </span>
1015
1015
  </div>
1016
1016
  <div class="details">
@@ -1023,32 +1023,32 @@
1023
1023
  <div class="info">
1024
1024
  <div class="rank">
1025
1025
  <span title="Ranking 24">24</span>
1026
- <a href="https://github.com/microsoft/vscode" target="_blank" title="microsoft/vscode">microsoft/vscode</a>
1026
+ <a href="https://github.com/vbenjs/vue-vben-admin" target="_blank" title="vbenjs/vue-vben-admin">vbenjs/vue-vben-admin</a>
1027
1027
  </div>
1028
1028
  <div class="sub-title followers">
1029
1029
 
1030
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
1031
- <span style="background-color: #3178c6;"></span>TypeScript
1030
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
1031
+ <span style="background-color: #41b883;"></span>Vue
1032
1032
  </a>
1033
1033
 
1034
1034
  <span class="star" title="Stargazers Count">
1035
1035
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1036
1036
  <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>
1037
1037
  </svg>
1038
- <span>137477</span>
1038
+ <span>14187</span>
1039
1039
  </span>
1040
1040
  <span class="star" title="Repo Forked">
1041
1041
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1042
1042
  <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">
1043
1043
  </path>
1044
1044
  </svg>
1045
- <span>23589</span>
1045
+ <span>3954</span>
1046
1046
  </span>
1047
1047
  <span class="star">
1048
1048
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1049
1049
  <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>
1050
1050
  </svg>
1051
- <span>102 stars today</span>
1051
+ <span>47 stars today</span>
1052
1052
  </span>
1053
1053
  </div>
1054
1054
  <div class="details">
@@ -1061,32 +1061,32 @@
1061
1061
  <div class="info">
1062
1062
  <div class="rank">
1063
1063
  <span title="Ranking 25">25</span>
1064
- <a href="https://github.com/DroidKaigi/conference-app-2022" target="_blank" title="DroidKaigi/conference-app-2022">DroidKaigi/conference-app-2022</a>
1064
+ <a href="https://github.com/alist-org/alist" target="_blank" title="alist-org/alist">alist-org/alist</a>
1065
1065
  </div>
1066
1066
  <div class="sub-title followers">
1067
1067
 
1068
- <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
1069
- <span style="background-color: #A97BFF;"></span>Kotlin
1068
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
1069
+ <span style="background-color: #00ADD8;"></span>Go
1070
1070
  </a>
1071
1071
 
1072
1072
  <span class="star" title="Stargazers Count">
1073
1073
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1074
1074
  <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>
1075
1075
  </svg>
1076
- <span>377</span>
1076
+ <span>10116</span>
1077
1077
  </span>
1078
1078
  <span class="star" title="Repo Forked">
1079
1079
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1080
1080
  <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">
1081
1081
  </path>
1082
1082
  </svg>
1083
- <span>181</span>
1083
+ <span>1580</span>
1084
1084
  </span>
1085
1085
  <span class="star">
1086
1086
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1087
1087
  <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>
1088
1088
  </svg>
1089
- <span>19 stars today</span>
1089
+ <span>86 stars today</span>
1090
1090
  </span>
1091
1091
  </div>
1092
1092
  <div class="details">
@@ -1111,7 +1111,7 @@
1111
1111
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1112
1112
  </a>
1113
1113
  </div>
1114
- <div class="time">Last cache created on 2022/10/9 by Github API v3.</div>
1114
+ <div class="time">Last cache created on 2022/10/10 by Github API v3.</div>
1115
1115
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1116
1116
  </div>
1117
1117
  </body>