@wcj/github-rank 22.7.2 → 22.7.3

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 +17963 -17962
  2. package/dist/sifou-daily.json +5 -77
  3. package/dist/sifou-monthly.json +72 -72
  4. package/dist/sifou-weekly.json +95 -95
  5. package/dist/toutiao-30.json +29 -29
  6. package/dist/toutiao-7.json +72 -72
  7. package/dist/toutiao-90.json +11 -11
  8. package/dist/trending-daily.json +167 -167
  9. package/dist/trending-monthly.json +148 -148
  10. package/dist/trending-weekly.json +154 -154
  11. package/dist/users.china.json +1050 -1051
  12. package/dist/users.json +1886 -1887
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +17963 -17962
  16. package/web/data/sifou-daily.json +5 -77
  17. package/web/data/sifou-monthly.json +72 -72
  18. package/web/data/sifou-weekly.json +95 -95
  19. package/web/data/toutiao-30.json +29 -29
  20. package/web/data/toutiao-7.json +72 -72
  21. package/web/data/toutiao-90.json +11 -11
  22. package/web/data/trending-daily.json +167 -167
  23. package/web/data/trending-monthly.json +148 -148
  24. package/web/data/trending-weekly.json +154 -154
  25. package/web/data/users.china.json +1050 -1051
  26. package/web/data/users.json +1886 -1887
  27. package/web/index.html +1035 -1035
  28. package/web/repos.html +2534 -2534
  29. package/web/sifou-daily.html +6 -230
  30. package/web/sifou-monthly.html +142 -142
  31. package/web/sifou-weekly.html +123 -123
  32. package/web/toutiao-30.html +33 -33
  33. package/web/toutiao-7.html +65 -65
  34. package/web/toutiao-90.html +13 -13
  35. package/web/trending-monthly.html +139 -139
  36. package/web/trending-weekly.html +133 -141
  37. package/web/trending.html +146 -146
  38. package/web/users.china.html +641 -641
@@ -124,7 +124,7 @@
124
124
 
125
125
 
126
126
  </h1>
127
- <div class="time">Last cache created on 2022/7/2 by
127
+ <div class="time">Last cache created on 2022/7/3 by
128
128
 
129
129
 
130
130
 
@@ -167,20 +167,20 @@
167
167
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
168
  <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>
169
169
  </svg>
170
- <span>10801</span>
170
+ <span>10873</span>
171
171
  </span>
172
172
  <span class="star" title="Repo Forked">
173
173
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
174
174
  <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">
175
175
  </path>
176
176
  </svg>
177
- <span>747</span>
177
+ <span>754</span>
178
178
  </span>
179
179
  <span class="star">
180
180
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
181
181
  <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>
182
182
  </svg>
183
- <span>9067 stars this month</span>
183
+ <span>9099 stars this month</span>
184
184
  </span>
185
185
  </div>
186
186
  <div class="details">
@@ -193,32 +193,32 @@
193
193
  <div class="info">
194
194
  <div class="rank">
195
195
  <span title="Ranking 2">2</span>
196
- <a href="https://github.com/elebumm/RedditVideoMakerBot" target="_blank" title="elebumm/RedditVideoMakerBot">elebumm/RedditVideoMakerBot</a>
196
+ <a href="https://github.com/bradtraversy/50projects50days" target="_blank" title="bradtraversy/50projects50days">bradtraversy/50projects50days</a>
197
197
  </div>
198
198
  <div class="sub-title followers">
199
199
 
200
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
201
- <span style="background-color: #3572A5;"></span>Python
200
+ <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
201
+ <span style="background-color: #563d7c;"></span>CSS
202
202
  </a>
203
203
 
204
204
  <span class="star" title="Stargazers Count">
205
205
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
206
  <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>
207
207
  </svg>
208
- <span>2962</span>
208
+ <span>18043</span>
209
209
  </span>
210
210
  <span class="star" title="Repo Forked">
211
211
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
212
212
  <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">
213
213
  </path>
214
214
  </svg>
215
- <span>683</span>
215
+ <span>4925</span>
216
216
  </span>
217
217
  <span class="star">
218
218
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
219
219
  <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>
220
220
  </svg>
221
- <span>2326 stars this month</span>
221
+ <span>4347 stars this month</span>
222
222
  </span>
223
223
  </div>
224
224
  <div class="details">
@@ -231,32 +231,32 @@
231
231
  <div class="info">
232
232
  <div class="rank">
233
233
  <span title="Ranking 3">3</span>
234
- <a href="https://github.com/bradtraversy/50projects50days" target="_blank" title="bradtraversy/50projects50days">bradtraversy/50projects50days</a>
234
+ <a href="https://github.com/elebumm/RedditVideoMakerBot" target="_blank" title="elebumm/RedditVideoMakerBot">elebumm/RedditVideoMakerBot</a>
235
235
  </div>
236
236
  <div class="sub-title followers">
237
237
 
238
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
239
- <span style="background-color: #563d7c;"></span>CSS
238
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
239
+ <span style="background-color: #3572A5;"></span>Python
240
240
  </a>
241
241
 
242
242
  <span class="star" title="Stargazers Count">
243
243
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
244
244
  <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>
245
245
  </svg>
246
- <span>18010</span>
246
+ <span>2992</span>
247
247
  </span>
248
248
  <span class="star" title="Repo Forked">
249
249
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
250
250
  <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">
251
251
  </path>
252
252
  </svg>
253
- <span>4915</span>
253
+ <span>689</span>
254
254
  </span>
255
255
  <span class="star">
256
256
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
257
257
  <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>
258
258
  </svg>
259
- <span>4548 stars this month</span>
259
+ <span>2196 stars this month</span>
260
260
  </span>
261
261
  </div>
262
262
  <div class="details">
@@ -269,32 +269,32 @@
269
269
  <div class="info">
270
270
  <div class="rank">
271
271
  <span title="Ranking 4">4</span>
272
- <a href="https://github.com/mxgmn/MarkovJunior" target="_blank" title="mxgmn/MarkovJunior">mxgmn/MarkovJunior</a>
272
+ <a href="https://github.com/mingrammer/diagrams" target="_blank" title="mingrammer/diagrams">mingrammer/diagrams</a>
273
273
  </div>
274
274
  <div class="sub-title followers">
275
275
 
276
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
277
- <span style="background-color: #178600;"></span>C#
276
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
277
+ <span style="background-color: #3572A5;"></span>Python
278
278
  </a>
279
279
 
280
280
  <span class="star" title="Stargazers Count">
281
281
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
282
282
  <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>
283
283
  </svg>
284
- <span>4348</span>
284
+ <span>23898</span>
285
285
  </span>
286
286
  <span class="star" title="Repo Forked">
287
287
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
288
288
  <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">
289
289
  </path>
290
290
  </svg>
291
- <span>185</span>
291
+ <span>1443</span>
292
292
  </span>
293
293
  <span class="star">
294
294
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
295
295
  <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>
296
296
  </svg>
297
- <span>3753 stars this month</span>
297
+ <span>5522 stars this month</span>
298
298
  </span>
299
299
  </div>
300
300
  <div class="details">
@@ -307,32 +307,32 @@
307
307
  <div class="info">
308
308
  <div class="rank">
309
309
  <span title="Ranking 5">5</span>
310
- <a href="https://github.com/mingrammer/diagrams" target="_blank" title="mingrammer/diagrams">mingrammer/diagrams</a>
310
+ <a href="https://github.com/mxgmn/MarkovJunior" target="_blank" title="mxgmn/MarkovJunior">mxgmn/MarkovJunior</a>
311
311
  </div>
312
312
  <div class="sub-title followers">
313
313
 
314
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
315
- <span style="background-color: #3572A5;"></span>Python
314
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
315
+ <span style="background-color: #178600;"></span>C#
316
316
  </a>
317
317
 
318
318
  <span class="star" title="Stargazers Count">
319
319
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
320
320
  <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>
321
321
  </svg>
322
- <span>23847</span>
322
+ <span>4357</span>
323
323
  </span>
324
324
  <span class="star" title="Repo Forked">
325
325
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
326
326
  <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">
327
327
  </path>
328
328
  </svg>
329
- <span>1442</span>
329
+ <span>185</span>
330
330
  </span>
331
331
  <span class="star">
332
332
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
333
333
  <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>
334
334
  </svg>
335
- <span>5484 stars this month</span>
335
+ <span>2818 stars this month</span>
336
336
  </span>
337
337
  </div>
338
338
  <div class="details">
@@ -345,32 +345,32 @@
345
345
  <div class="info">
346
346
  <div class="rank">
347
347
  <span title="Ranking 6">6</span>
348
- <a href="https://github.com/digitalocean/nginxconfig.io" target="_blank" title="digitalocean/nginxconfig.io">digitalocean/nginxconfig.io</a>
348
+ <a href="https://github.com/siyuan-note/siyuan" target="_blank" title="siyuan-note/siyuan">siyuan-note/siyuan</a>
349
349
  </div>
350
350
  <div class="sub-title followers">
351
351
 
352
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
353
- <span style="background-color: #f1e05a;"></span>JavaScript
352
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
353
+ <span style="background-color: #3178c6;"></span>TypeScript
354
354
  </a>
355
355
 
356
356
  <span class="star" title="Stargazers Count">
357
357
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
358
358
  <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>
359
359
  </svg>
360
- <span>21857</span>
360
+ <span>6035</span>
361
361
  </span>
362
362
  <span class="star" title="Repo Forked">
363
363
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
364
364
  <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">
365
365
  </path>
366
366
  </svg>
367
- <span>1495</span>
367
+ <span>426</span>
368
368
  </span>
369
369
  <span class="star">
370
370
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
371
371
  <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>
372
372
  </svg>
373
- <span>3602 stars this month</span>
373
+ <span>2050 stars this month</span>
374
374
  </span>
375
375
  </div>
376
376
  <div class="details">
@@ -383,32 +383,32 @@
383
383
  <div class="info">
384
384
  <div class="rank">
385
385
  <span title="Ranking 7">7</span>
386
- <a href="https://github.com/openai/DALL-E" target="_blank" title="openai/DALL-E">openai/DALL-E</a>
386
+ <a href="https://github.com/digitalocean/nginxconfig.io" target="_blank" title="digitalocean/nginxconfig.io">digitalocean/nginxconfig.io</a>
387
387
  </div>
388
388
  <div class="sub-title followers">
389
389
 
390
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
391
- <span style="background-color: #3572A5;"></span>Python
390
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
391
+ <span style="background-color: #f1e05a;"></span>JavaScript
392
392
  </a>
393
393
 
394
394
  <span class="star" title="Stargazers Count">
395
395
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
396
396
  <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>
397
397
  </svg>
398
- <span>7566</span>
398
+ <span>21869</span>
399
399
  </span>
400
400
  <span class="star" title="Repo Forked">
401
401
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
402
402
  <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">
403
403
  </path>
404
404
  </svg>
405
- <span>1351</span>
405
+ <span>1497</span>
406
406
  </span>
407
407
  <span class="star">
408
408
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
409
409
  <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>
410
410
  </svg>
411
- <span>1666 stars this month</span>
411
+ <span>3605 stars this month</span>
412
412
  </span>
413
413
  </div>
414
414
  <div class="details">
@@ -433,20 +433,20 @@
433
433
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
434
434
  <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>
435
435
  </svg>
436
- <span>19134</span>
436
+ <span>19150</span>
437
437
  </span>
438
438
  <span class="star" title="Repo Forked">
439
439
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
440
440
  <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">
441
441
  </path>
442
442
  </svg>
443
- <span>1751</span>
443
+ <span>1752</span>
444
444
  </span>
445
445
  <span class="star">
446
446
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
447
447
  <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>
448
448
  </svg>
449
- <span>1559 stars this month</span>
449
+ <span>1566 stars this month</span>
450
450
  </span>
451
451
  </div>
452
452
  <div class="details">
@@ -459,28 +459,32 @@
459
459
  <div class="info">
460
460
  <div class="rank">
461
461
  <span title="Ranking 9">9</span>
462
- <a href="https://github.com/smartcontractkit/full-blockchain-solidity-course-js" target="_blank" title="smartcontractkit/full-blockchain-solidity-course-js">smartcontractkit/full-blockchain-solidity-course-js</a>
462
+ <a href="https://github.com/openai/DALL-E" target="_blank" title="openai/DALL-E">openai/DALL-E</a>
463
463
  </div>
464
464
  <div class="sub-title followers">
465
465
 
466
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
467
+ <span style="background-color: #3572A5;"></span>Python
468
+ </a>
469
+
466
470
  <span class="star" title="Stargazers Count">
467
471
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
468
472
  <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>
469
473
  </svg>
470
- <span>2999</span>
474
+ <span>7579</span>
471
475
  </span>
472
476
  <span class="star" title="Repo Forked">
473
477
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
474
478
  <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">
475
479
  </path>
476
480
  </svg>
477
- <span>573</span>
481
+ <span>1351</span>
478
482
  </span>
479
483
  <span class="star">
480
484
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
481
485
  <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>
482
486
  </svg>
483
- <span>1387 stars this month</span>
487
+ <span>1640 stars this month</span>
484
488
  </span>
485
489
  </div>
486
490
  <div class="details">
@@ -493,32 +497,32 @@
493
497
  <div class="info">
494
498
  <div class="rank">
495
499
  <span title="Ranking 10">10</span>
496
- <a href="https://github.com/iperov/DeepFaceLive" target="_blank" title="iperov/DeepFaceLive">iperov/DeepFaceLive</a>
500
+ <a href="https://github.com/doocs/source-code-hunter" target="_blank" title="doocs/source-code-hunter">doocs/source-code-hunter</a>
497
501
  </div>
498
502
  <div class="sub-title followers">
499
503
 
500
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
501
- <span style="background-color: #3572A5;"></span>Python
504
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
505
+ <span style="background-color: #b07219;"></span>Java
502
506
  </a>
503
507
 
504
508
  <span class="star" title="Stargazers Count">
505
509
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
506
510
  <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>
507
511
  </svg>
508
- <span>6511</span>
512
+ <span>10400</span>
509
513
  </span>
510
514
  <span class="star" title="Repo Forked">
511
515
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
512
516
  <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">
513
517
  </path>
514
518
  </svg>
515
- <span>890</span>
519
+ <span>1997</span>
516
520
  </span>
517
521
  <span class="star">
518
522
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
519
523
  <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>
520
524
  </svg>
521
- <span>2131 stars this month</span>
525
+ <span>1789 stars this month</span>
522
526
  </span>
523
527
  </div>
524
528
  <div class="details">
@@ -543,7 +547,7 @@
543
547
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
544
548
  <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>
545
549
  </svg>
546
- <span>1774</span>
550
+ <span>1784</span>
547
551
  </span>
548
552
  <span class="star" title="Repo Forked">
549
553
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
@@ -556,7 +560,7 @@
556
560
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
557
561
  <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>
558
562
  </svg>
559
- <span>1009 stars this month</span>
563
+ <span>1018 stars this month</span>
560
564
  </span>
561
565
  </div>
562
566
  <div class="details">
@@ -569,32 +573,28 @@
569
573
  <div class="info">
570
574
  <div class="rank">
571
575
  <span title="Ranking 12">12</span>
572
- <a href="https://github.com/doocs/source-code-hunter" target="_blank" title="doocs/source-code-hunter">doocs/source-code-hunter</a>
576
+ <a href="https://github.com/smartcontractkit/full-blockchain-solidity-course-js" target="_blank" title="smartcontractkit/full-blockchain-solidity-course-js">smartcontractkit/full-blockchain-solidity-course-js</a>
573
577
  </div>
574
578
  <div class="sub-title followers">
575
579
 
576
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
577
- <span style="background-color: #b07219;"></span>Java
578
- </a>
579
-
580
580
  <span class="star" title="Stargazers Count">
581
581
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
582
582
  <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>
583
583
  </svg>
584
- <span>10380</span>
584
+ <span>3044</span>
585
585
  </span>
586
586
  <span class="star" title="Repo Forked">
587
587
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
588
588
  <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">
589
589
  </path>
590
590
  </svg>
591
- <span>1995</span>
591
+ <span>582</span>
592
592
  </span>
593
593
  <span class="star">
594
594
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
595
595
  <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>
596
596
  </svg>
597
- <span>1816 stars this month</span>
597
+ <span>1237 stars this month</span>
598
598
  </span>
599
599
  </div>
600
600
  <div class="details">
@@ -619,20 +619,20 @@
619
619
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
620
620
  <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>
621
621
  </svg>
622
- <span>22435</span>
622
+ <span>22446</span>
623
623
  </span>
624
624
  <span class="star" title="Repo Forked">
625
625
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
626
626
  <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">
627
627
  </path>
628
628
  </svg>
629
- <span>4705</span>
629
+ <span>4709</span>
630
630
  </span>
631
631
  <span class="star">
632
632
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
633
633
  <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>
634
634
  </svg>
635
- <span>552 stars this month</span>
635
+ <span>559 stars this month</span>
636
636
  </span>
637
637
  </div>
638
638
  <div class="details">
@@ -645,32 +645,32 @@
645
645
  <div class="info">
646
646
  <div class="rank">
647
647
  <span title="Ranking 14">14</span>
648
- <a href="https://github.com/ory/kratos" target="_blank" title="ory/kratos">ory/kratos</a>
648
+ <a href="https://github.com/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</a>
649
649
  </div>
650
650
  <div class="sub-title followers">
651
651
 
652
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
653
- <span style="background-color: #00ADD8;"></span>Go
652
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
653
+ <span style="background-color: #3178c6;"></span>TypeScript
654
654
  </a>
655
655
 
656
656
  <span class="star" title="Stargazers Count">
657
657
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
658
658
  <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>
659
659
  </svg>
660
- <span>7097</span>
660
+ <span>11712</span>
661
661
  </span>
662
662
  <span class="star" title="Repo Forked">
663
663
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
664
664
  <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">
665
665
  </path>
666
666
  </svg>
667
- <span>602</span>
667
+ <span>845</span>
668
668
  </span>
669
669
  <span class="star">
670
670
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
671
671
  <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>
672
672
  </svg>
673
- <span>1542 stars this month</span>
673
+ <span>1413 stars this month</span>
674
674
  </span>
675
675
  </div>
676
676
  <div class="details">
@@ -683,32 +683,32 @@
683
683
  <div class="info">
684
684
  <div class="rank">
685
685
  <span title="Ranking 15">15</span>
686
- <a href="https://github.com/Lissy93/dashy" target="_blank" title="Lissy93/dashy">Lissy93/dashy</a>
686
+ <a href="https://github.com/ory/kratos" target="_blank" title="ory/kratos">ory/kratos</a>
687
687
  </div>
688
688
  <div class="sub-title followers">
689
689
 
690
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
691
- <span style="background-color: #41b883;"></span>Vue
690
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
691
+ <span style="background-color: #00ADD8;"></span>Go
692
692
  </a>
693
693
 
694
694
  <span class="star" title="Stargazers Count">
695
695
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
696
696
  <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>
697
697
  </svg>
698
- <span>6404</span>
698
+ <span>7111</span>
699
699
  </span>
700
700
  <span class="star" title="Repo Forked">
701
701
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
702
702
  <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">
703
703
  </path>
704
704
  </svg>
705
- <span>366</span>
705
+ <span>602</span>
706
706
  </span>
707
707
  <span class="star">
708
708
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
709
709
  <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>
710
710
  </svg>
711
- <span>3606 stars this month</span>
711
+ <span>1553 stars this month</span>
712
712
  </span>
713
713
  </div>
714
714
  <div class="details">
@@ -721,32 +721,32 @@
721
721
  <div class="info">
722
722
  <div class="rank">
723
723
  <span title="Ranking 16">16</span>
724
- <a href="https://github.com/dragonflydb/dragonfly" target="_blank" title="dragonflydb/dragonfly">dragonflydb/dragonfly</a>
724
+ <a href="https://github.com/Lissy93/dashy" target="_blank" title="Lissy93/dashy">Lissy93/dashy</a>
725
725
  </div>
726
726
  <div class="sub-title followers">
727
727
 
728
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
729
- <span style="background-color: #f34b7d;"></span>C++
728
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
729
+ <span style="background-color: #41b883;"></span>Vue
730
730
  </a>
731
731
 
732
732
  <span class="star" title="Stargazers Count">
733
733
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
734
734
  <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>
735
735
  </svg>
736
- <span>8565</span>
736
+ <span>6445</span>
737
737
  </span>
738
738
  <span class="star" title="Repo Forked">
739
739
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
740
740
  <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">
741
741
  </path>
742
742
  </svg>
743
- <span>160</span>
743
+ <span>366</span>
744
744
  </span>
745
745
  <span class="star">
746
746
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
747
747
  <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>
748
748
  </svg>
749
- <span>3827 stars this month</span>
749
+ <span>3614 stars this month</span>
750
750
  </span>
751
751
  </div>
752
752
  <div class="details">
@@ -759,32 +759,32 @@
759
759
  <div class="info">
760
760
  <div class="rank">
761
761
  <span title="Ranking 17">17</span>
762
- <a href="https://github.com/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</a>
762
+ <a href="https://github.com/iperov/DeepFaceLive" target="_blank" title="iperov/DeepFaceLive">iperov/DeepFaceLive</a>
763
763
  </div>
764
764
  <div class="sub-title followers">
765
765
 
766
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
767
- <span style="background-color: #3178c6;"></span>TypeScript
766
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
767
+ <span style="background-color: #3572A5;"></span>Python
768
768
  </a>
769
769
 
770
770
  <span class="star" title="Stargazers Count">
771
771
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
772
772
  <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>
773
773
  </svg>
774
- <span>11694</span>
774
+ <span>6533</span>
775
775
  </span>
776
776
  <span class="star" title="Repo Forked">
777
777
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
778
778
  <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">
779
779
  </path>
780
780
  </svg>
781
- <span>842</span>
781
+ <span>894</span>
782
782
  </span>
783
783
  <span class="star">
784
784
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
785
785
  <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>
786
786
  </svg>
787
- <span>1413 stars this month</span>
787
+ <span>1992 stars this month</span>
788
788
  </span>
789
789
  </div>
790
790
  <div class="details">
@@ -797,32 +797,32 @@
797
797
  <div class="info">
798
798
  <div class="rank">
799
799
  <span title="Ranking 18">18</span>
800
- <a href="https://github.com/wazuh/wazuh" target="_blank" title="wazuh/wazuh">wazuh/wazuh</a>
800
+ <a href="https://github.com/wailsapp/wails" target="_blank" title="wailsapp/wails">wailsapp/wails</a>
801
801
  </div>
802
802
  <div class="sub-title followers">
803
803
 
804
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
805
- <span style="background-color: #555555;"></span>C
804
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
805
+ <span style="background-color: #00ADD8;"></span>Go
806
806
  </a>
807
807
 
808
808
  <span class="star" title="Stargazers Count">
809
809
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
810
810
  <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>
811
811
  </svg>
812
- <span>4427</span>
812
+ <span>8100</span>
813
813
  </span>
814
814
  <span class="star" title="Repo Forked">
815
815
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
816
816
  <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">
817
817
  </path>
818
818
  </svg>
819
- <span>796</span>
819
+ <span>417</span>
820
820
  </span>
821
821
  <span class="star">
822
822
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
823
823
  <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>
824
824
  </svg>
825
- <span>755 stars this month</span>
825
+ <span>1577 stars this month</span>
826
826
  </span>
827
827
  </div>
828
828
  <div class="details">
@@ -835,32 +835,32 @@
835
835
  <div class="info">
836
836
  <div class="rank">
837
837
  <span title="Ranking 19">19</span>
838
- <a href="https://github.com/lucidrains/imagen-pytorch" target="_blank" title="lucidrains/imagen-pytorch">lucidrains/imagen-pytorch</a>
838
+ <a href="https://github.com/VSCodium/vscodium" target="_blank" title="VSCodium/vscodium">VSCodium/vscodium</a>
839
839
  </div>
840
840
  <div class="sub-title followers">
841
841
 
842
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
843
- <span style="background-color: #3572A5;"></span>Python
842
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
843
+ <span style="background-color: #89e051;"></span>Shell
844
844
  </a>
845
845
 
846
846
  <span class="star" title="Stargazers Count">
847
847
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
848
848
  <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>
849
849
  </svg>
850
- <span>3738</span>
850
+ <span>16923</span>
851
851
  </span>
852
852
  <span class="star" title="Repo Forked">
853
853
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
854
854
  <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">
855
855
  </path>
856
856
  </svg>
857
- <span>237</span>
857
+ <span>716</span>
858
858
  </span>
859
859
  <span class="star">
860
860
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
861
861
  <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>
862
862
  </svg>
863
- <span>1288 stars this month</span>
863
+ <span>986 stars this month</span>
864
864
  </span>
865
865
  </div>
866
866
  <div class="details">
@@ -873,32 +873,32 @@
873
873
  <div class="info">
874
874
  <div class="rank">
875
875
  <span title="Ranking 20">20</span>
876
- <a href="https://github.com/JohnHammond/msdt-follina" target="_blank" title="JohnHammond/msdt-follina">JohnHammond/msdt-follina</a>
876
+ <a href="https://github.com/tinygo-org/tinygo" target="_blank" title="tinygo-org/tinygo">tinygo-org/tinygo</a>
877
877
  </div>
878
878
  <div class="sub-title followers">
879
879
 
880
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
881
- <span style="background-color: #3572A5;"></span>Python
880
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
881
+ <span style="background-color: #00ADD8;"></span>Go
882
882
  </a>
883
883
 
884
884
  <span class="star" title="Stargazers Count">
885
885
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
886
886
  <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>
887
887
  </svg>
888
- <span>1332</span>
888
+ <span>11036</span>
889
889
  </span>
890
890
  <span class="star" title="Repo Forked">
891
891
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
892
892
  <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">
893
893
  </path>
894
894
  </svg>
895
- <span>323</span>
895
+ <span>599</span>
896
896
  </span>
897
897
  <span class="star">
898
898
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
899
899
  <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>
900
900
  </svg>
901
- <span>883 stars this month</span>
901
+ <span>1096 stars this month</span>
902
902
  </span>
903
903
  </div>
904
904
  <div class="details">
@@ -911,32 +911,32 @@
911
911
  <div class="info">
912
912
  <div class="rank">
913
913
  <span title="Ranking 21">21</span>
914
- <a href="https://github.com/QSCTech/zju-icicles" target="_blank" title="QSCTech/zju-icicles">QSCTech/zju-icicles</a>
914
+ <a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
915
915
  </div>
916
916
  <div class="sub-title followers">
917
917
 
918
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
919
- <span style="background-color: #e34c26;"></span>HTML
918
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
919
+ <span style="background-color: #f1e05a;"></span>JavaScript
920
920
  </a>
921
921
 
922
922
  <span class="star" title="Stargazers Count">
923
923
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
924
924
  <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>
925
925
  </svg>
926
- <span>27494</span>
926
+ <span>12079</span>
927
927
  </span>
928
928
  <span class="star" title="Repo Forked">
929
929
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
930
930
  <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">
931
931
  </path>
932
932
  </svg>
933
- <span>7884</span>
933
+ <span>969</span>
934
934
  </span>
935
935
  <span class="star">
936
936
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
937
937
  <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>
938
938
  </svg>
939
- <span>936 stars this month</span>
939
+ <span>1890 stars this month</span>
940
940
  </span>
941
941
  </div>
942
942
  <div class="details">
@@ -949,32 +949,28 @@
949
949
  <div class="info">
950
950
  <div class="rank">
951
951
  <span title="Ranking 22">22</span>
952
- <a href="https://github.com/wailsapp/wails" target="_blank" title="wailsapp/wails">wailsapp/wails</a>
952
+ <a href="https://github.com/youngyangyang04/leetcode-master" target="_blank" title="youngyangyang04/leetcode-master">youngyangyang04/leetcode-master</a>
953
953
  </div>
954
954
  <div class="sub-title followers">
955
955
 
956
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
957
- <span style="background-color: #00ADD8;"></span>Go
958
- </a>
959
-
960
956
  <span class="star" title="Stargazers Count">
961
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
962
958
  <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>
963
959
  </svg>
964
- <span>8061</span>
960
+ <span>28975</span>
965
961
  </span>
966
962
  <span class="star" title="Repo Forked">
967
963
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
968
964
  <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">
969
965
  </path>
970
966
  </svg>
971
- <span>415</span>
967
+ <span>7424</span>
972
968
  </span>
973
969
  <span class="star">
974
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
975
971
  <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>
976
972
  </svg>
977
- <span>1543 stars this month</span>
973
+ <span>1878 stars this month</span>
978
974
  </span>
979
975
  </div>
980
976
  <div class="details">
@@ -987,32 +983,32 @@
987
983
  <div class="info">
988
984
  <div class="rank">
989
985
  <span title="Ranking 23">23</span>
990
- <a href="https://github.com/tinygo-org/tinygo" target="_blank" title="tinygo-org/tinygo">tinygo-org/tinygo</a>
986
+ <a href="https://github.com/wazuh/wazuh" target="_blank" title="wazuh/wazuh">wazuh/wazuh</a>
991
987
  </div>
992
988
  <div class="sub-title followers">
993
989
 
994
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
995
- <span style="background-color: #00ADD8;"></span>Go
990
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
991
+ <span style="background-color: #555555;"></span>C
996
992
  </a>
997
993
 
998
994
  <span class="star" title="Stargazers Count">
999
995
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1000
996
  <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>
1001
997
  </svg>
1002
- <span>11026</span>
998
+ <span>4436</span>
1003
999
  </span>
1004
1000
  <span class="star" title="Repo Forked">
1005
1001
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1006
1002
  <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">
1007
1003
  </path>
1008
1004
  </svg>
1009
- <span>599</span>
1005
+ <span>796</span>
1010
1006
  </span>
1011
1007
  <span class="star">
1012
1008
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1013
1009
  <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>
1014
1010
  </svg>
1015
- <span>1094 stars this month</span>
1011
+ <span>761 stars this month</span>
1016
1012
  </span>
1017
1013
  </div>
1018
1014
  <div class="details">
@@ -1025,28 +1021,32 @@
1025
1021
  <div class="info">
1026
1022
  <div class="rank">
1027
1023
  <span title="Ranking 24">24</span>
1028
- <a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
1024
+ <a href="https://github.com/google/zx" target="_blank" title="google/zx">google/zx</a>
1029
1025
  </div>
1030
1026
  <div class="sub-title followers">
1031
1027
 
1028
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1029
+ <span style="background-color: #f1e05a;"></span>JavaScript
1030
+ </a>
1031
+
1032
1032
  <span class="star" title="Stargazers Count">
1033
1033
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1034
1034
  <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>
1035
1035
  </svg>
1036
- <span>118313</span>
1036
+ <span>32721</span>
1037
1037
  </span>
1038
1038
  <span class="star" title="Repo Forked">
1039
1039
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1040
1040
  <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">
1041
1041
  </path>
1042
1042
  </svg>
1043
- <span>15941</span>
1043
+ <span>743</span>
1044
1044
  </span>
1045
1045
  <span class="star">
1046
1046
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1047
1047
  <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>
1048
1048
  </svg>
1049
- <span>4097 stars this month</span>
1049
+ <span>1331 stars this month</span>
1050
1050
  </span>
1051
1051
  </div>
1052
1052
  <div class="details">
@@ -1059,32 +1059,32 @@
1059
1059
  <div class="info">
1060
1060
  <div class="rank">
1061
1061
  <span title="Ranking 25">25</span>
1062
- <a href="https://github.com/VSCodium/vscodium" target="_blank" title="VSCodium/vscodium">VSCodium/vscodium</a>
1062
+ <a href="https://github.com/arc298/instagram-scraper" target="_blank" title="arc298/instagram-scraper">arc298/instagram-scraper</a>
1063
1063
  </div>
1064
1064
  <div class="sub-title followers">
1065
1065
 
1066
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
1067
- <span style="background-color: #89e051;"></span>Shell
1066
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1067
+ <span style="background-color: #3572A5;"></span>Python
1068
1068
  </a>
1069
1069
 
1070
1070
  <span class="star" title="Stargazers Count">
1071
1071
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1072
1072
  <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>
1073
1073
  </svg>
1074
- <span>16907</span>
1074
+ <span>6928</span>
1075
1075
  </span>
1076
1076
  <span class="star" title="Repo Forked">
1077
1077
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1078
1078
  <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">
1079
1079
  </path>
1080
1080
  </svg>
1081
- <span>715</span>
1081
+ <span>1375</span>
1082
1082
  </span>
1083
1083
  <span class="star">
1084
1084
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1085
1085
  <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>
1086
1086
  </svg>
1087
- <span>984 stars this month</span>
1087
+ <span>720 stars this month</span>
1088
1088
  </span>
1089
1089
  </div>
1090
1090
  <div class="details">
@@ -1109,7 +1109,7 @@
1109
1109
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1110
1110
  </a>
1111
1111
  </div>
1112
- <div class="time">Last cache created on 2022/7/2 by Github API v3.</div>
1112
+ <div class="time">Last cache created on 2022/7/3 by Github API v3.</div>
1113
1113
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1114
1114
  </div>
1115
1115
  </body>