@wcj/github-rank 22.4.3 → 22.4.6

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 +34077 -34065
  2. package/dist/sifou-daily.json +55 -46
  3. package/dist/sifou-monthly.json +80 -80
  4. package/dist/sifou-weekly.json +165 -165
  5. package/dist/toutiao-30.json +86 -86
  6. package/dist/toutiao-7.json +123 -123
  7. package/dist/toutiao-90.json +32 -32
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +156 -156
  10. package/dist/trending-weekly.json +165 -165
  11. package/dist/users.china.json +2397 -2397
  12. package/dist/users.json +3656 -3656
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +34077 -34065
  16. package/web/data/sifou-daily.json +55 -46
  17. package/web/data/sifou-monthly.json +80 -80
  18. package/web/data/sifou-weekly.json +165 -165
  19. package/web/data/toutiao-30.json +86 -86
  20. package/web/data/toutiao-7.json +123 -123
  21. package/web/data/toutiao-90.json +32 -32
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +156 -156
  24. package/web/data/trending-weekly.json +165 -165
  25. package/web/data/users.china.json +2397 -2397
  26. package/web/data/users.json +3656 -3656
  27. package/web/index.html +1961 -1961
  28. package/web/repos.html +4211 -4215
  29. package/web/sifou-daily.html +68 -40
  30. package/web/sifou-monthly.html +122 -122
  31. package/web/sifou-weekly.html +139 -139
  32. package/web/toutiao-30.html +70 -70
  33. package/web/toutiao-7.html +78 -78
  34. package/web/toutiao-90.html +39 -39
  35. package/web/trending-monthly.html +143 -139
  36. package/web/trending-weekly.html +146 -142
  37. package/web/trending.html +144 -148
  38. package/web/users.china.html +1273 -1273
package/web/trending.html CHANGED
@@ -124,7 +124,7 @@
124
124
 
125
125
 
126
126
  </h1>
127
- <div class="time">Last cache created on 2022/4/3 by
127
+ <div class="time">Last cache created on 2022/4/6 by
128
128
 
129
129
 
130
130
 
@@ -155,7 +155,7 @@
155
155
  <div class="info">
156
156
  <div class="rank">
157
157
  <span title="Ranking 1">1</span>
158
- <a href="https://github.com/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
158
+ <a href="https://github.com/rdeepak2002/reddit-place-script-2022" target="_blank" title="rdeepak2002/reddit-place-script-2022">rdeepak2002/reddit-place-script-2022</a>
159
159
  </div>
160
160
  <div class="sub-title followers">
161
161
 
@@ -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>10169</span>
170
+ <span>772</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>1110</span>
177
+ <span>386</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>250 stars today</span>
183
+ <span>147 stars today</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/Sheherezadhe/awair-uploader" target="_blank" title="Sheherezadhe/awair-uploader">Sheherezadhe/awair-uploader</a>
196
+ <a href="https://github.com/sultim-t/prboom-plus-rt" target="_blank" title="sultim-t/prboom-plus-rt">sultim-t/prboom-plus-rt</a>
197
197
  </div>
198
198
  <div class="sub-title followers">
199
199
 
200
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
201
- <span style="background-color: #2b7489;"></span>TypeScript
200
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
201
+ <span style="background-color: #f34b7d;"></span>C++
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>66</span>
208
+ <span>360</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>43</span>
215
+ <span>16</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>38 stars today</span>
221
+ <span>53 stars today</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/dagger/dagger" target="_blank" title="dagger/dagger">dagger/dagger</a>
234
+ <a href="https://github.com/appsmithorg/appsmith" target="_blank" title="appsmithorg/appsmith">appsmithorg/appsmith</a>
235
235
  </div>
236
236
  <div class="sub-title followers">
237
237
 
238
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
239
- <span style="background-color: #00ADD8;"></span>Go
238
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
239
+ <span style="background-color: #2b7489;"></span>TypeScript
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>2588</span>
246
+ <span>13861</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>94</span>
253
+ <span>1192</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>584 stars today</span>
259
+ <span>172 stars today</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/scottbez1/smartknob" target="_blank" title="scottbez1/smartknob">scottbez1/smartknob</a>
272
+ <a href="https://github.com/JaimeObregon/subvenciones" target="_blank" title="JaimeObregon/subvenciones">JaimeObregon/subvenciones</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: #f34b7d;"></span>C++
276
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
277
+ <span style="background-color: #89e051;"></span>Shell
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>4797</span>
284
+ <span>162</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>269</span>
291
+ <span>44</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>347 stars today</span>
297
+ <span>25 stars today</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/hillu/local-spring-vuln-scanner" target="_blank" title="hillu/local-spring-vuln-scanner">hillu/local-spring-vuln-scanner</a>
310
+ <a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
311
311
  </div>
312
312
  <div class="sub-title followers">
313
313
 
314
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
315
- <span style="background-color: #00ADD8;"></span>Go
314
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
315
+ <span style="background-color: #3572A5;"></span>Python
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>75</span>
322
+ <span>171013</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>12</span>
329
+ <span>31575</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>22 stars today</span>
335
+ <span>291 stars today</span>
336
336
  </span>
337
337
  </div>
338
338
  <div class="details">
@@ -345,7 +345,7 @@
345
345
  <div class="info">
346
346
  <div class="rank">
347
347
  <span title="Ranking 6">6</span>
348
- <a href="https://github.com/grafana/mimir" target="_blank" title="grafana/mimir">grafana/mimir</a>
348
+ <a href="https://github.com/s0md3v/Smap" target="_blank" title="s0md3v/Smap">s0md3v/Smap</a>
349
349
  </div>
350
350
  <div class="sub-title followers">
351
351
 
@@ -357,20 +357,20 @@
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>1329</span>
360
+ <span>1097</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>38</span>
367
+ <span>84</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>224 stars today</span>
373
+ <span>241 stars today</span>
374
374
  </span>
375
375
  </div>
376
376
  <div class="details">
@@ -383,32 +383,28 @@
383
383
  <div class="info">
384
384
  <div class="rank">
385
385
  <span title="Ranking 7">7</span>
386
- <a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
386
+ <a href="https://github.com/arthurspk/guiadofrontend" target="_blank" title="arthurspk/guiadofrontend">arthurspk/guiadofrontend</a>
387
387
  </div>
388
388
  <div class="sub-title followers">
389
389
 
390
- <a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
391
- <span style="background-color: #701516;"></span>Ruby
392
- </a>
393
-
394
390
  <span class="star" title="Stargazers Count">
395
391
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
396
392
  <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
393
  </svg>
398
- <span>27235</span>
394
+ <span>529</span>
399
395
  </span>
400
396
  <span class="star" title="Repo Forked">
401
397
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
402
398
  <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
399
  </path>
404
400
  </svg>
405
- <span>4393</span>
401
+ <span>58</span>
406
402
  </span>
407
403
  <span class="star">
408
404
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
409
405
  <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
406
  </svg>
411
- <span>80 stars today</span>
407
+ <span>62 stars today</span>
412
408
  </span>
413
409
  </div>
414
410
  <div class="details">
@@ -421,32 +417,32 @@
421
417
  <div class="info">
422
418
  <div class="rank">
423
419
  <span title="Ranking 8">8</span>
424
- <a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
420
+ <a href="https://github.com/nvm-sh/nvm" target="_blank" title="nvm-sh/nvm">nvm-sh/nvm</a>
425
421
  </div>
426
422
  <div class="sub-title followers">
427
423
 
428
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
429
- <span style="background-color: #3572A5;"></span>Python
424
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
425
+ <span style="background-color: #89e051;"></span>Shell
430
426
  </a>
431
427
 
432
428
  <span class="star" title="Stargazers Count">
433
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
434
430
  <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
431
  </svg>
436
- <span>169989</span>
432
+ <span>56672</span>
437
433
  </span>
438
434
  <span class="star" title="Repo Forked">
439
435
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
440
436
  <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
437
  </path>
442
438
  </svg>
443
- <span>31429</span>
439
+ <span>5982</span>
444
440
  </span>
445
441
  <span class="star">
446
442
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
447
443
  <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
444
  </svg>
449
- <span>398 stars today</span>
445
+ <span>46 stars today</span>
450
446
  </span>
451
447
  </div>
452
448
  <div class="details">
@@ -459,32 +455,28 @@
459
455
  <div class="info">
460
456
  <div class="rank">
461
457
  <span title="Ranking 9">9</span>
462
- <a href="https://github.com/reznok/Spring4Shell-POC" target="_blank" title="reznok/Spring4Shell-POC">reznok/Spring4Shell-POC</a>
458
+ <a href="https://github.com/NCSC-NL/spring4shell" target="_blank" title="NCSC-NL/spring4shell">NCSC-NL/spring4shell</a>
463
459
  </div>
464
460
  <div class="sub-title followers">
465
461
 
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
-
470
462
  <span class="star" title="Stargazers Count">
471
463
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
472
464
  <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>
473
465
  </svg>
474
- <span>142</span>
466
+ <span>63</span>
475
467
  </span>
476
468
  <span class="star" title="Repo Forked">
477
469
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
478
470
  <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">
479
471
  </path>
480
472
  </svg>
481
- <span>114</span>
473
+ <span>18</span>
482
474
  </span>
483
475
  <span class="star">
484
476
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
485
477
  <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>
486
478
  </svg>
487
- <span>35 stars today</span>
479
+ <span>22 stars today</span>
488
480
  </span>
489
481
  </div>
490
482
  <div class="details">
@@ -497,32 +489,32 @@
497
489
  <div class="info">
498
490
  <div class="rank">
499
491
  <span title="Ranking 10">10</span>
500
- <a href="https://github.com/lichess-org/lila" target="_blank" title="lichess-org/lila">lichess-org/lila</a>
492
+ <a href="https://github.com/Anduin2017/HowToCook" target="_blank" title="Anduin2017/HowToCook">Anduin2017/HowToCook</a>
501
493
  </div>
502
494
  <div class="sub-title followers">
503
495
 
504
- <a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
505
- <span style="background-color: #c22d40;"></span>Scala
496
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
497
+ <span style="background-color: #f1e05a;"></span>JavaScript
506
498
  </a>
507
499
 
508
500
  <span class="star" title="Stargazers Count">
509
501
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
510
502
  <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>
511
503
  </svg>
512
- <span>11239</span>
504
+ <span>34475</span>
513
505
  </span>
514
506
  <span class="star" title="Repo Forked">
515
507
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
516
508
  <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">
517
509
  </path>
518
510
  </svg>
519
- <span>1618</span>
511
+ <span>4988</span>
520
512
  </span>
521
513
  <span class="star">
522
514
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
523
515
  <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>
524
516
  </svg>
525
- <span>106 stars today</span>
517
+ <span>413 stars today</span>
526
518
  </span>
527
519
  </div>
528
520
  <div class="details">
@@ -535,7 +527,7 @@
535
527
  <div class="info">
536
528
  <div class="rank">
537
529
  <span title="Ranking 11">11</span>
538
- <a href="https://github.com/Z4nzu/hackingtool" target="_blank" title="Z4nzu/hackingtool">Z4nzu/hackingtool</a>
530
+ <a href="https://github.com/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
539
531
  </div>
540
532
  <div class="sub-title followers">
541
533
 
@@ -547,20 +539,20 @@
547
539
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
548
540
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
549
541
  </svg>
550
- <span>12949</span>
542
+ <span>10937</span>
551
543
  </span>
552
544
  <span class="star" title="Repo Forked">
553
545
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
554
546
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
555
547
  </path>
556
548
  </svg>
557
- <span>1662</span>
549
+ <span>1179</span>
558
550
  </span>
559
551
  <span class="star">
560
552
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
561
553
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
562
554
  </svg>
563
- <span>604 stars today</span>
555
+ <span>189 stars today</span>
564
556
  </span>
565
557
  </div>
566
558
  <div class="details">
@@ -573,32 +565,32 @@
573
565
  <div class="info">
574
566
  <div class="rank">
575
567
  <span title="Ranking 12">12</span>
576
- <a href="https://github.com/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</a>
568
+ <a href="https://github.com/trufflesecurity/trufflehog" target="_blank" title="trufflesecurity/trufflehog">trufflesecurity/trufflehog</a>
577
569
  </div>
578
570
  <div class="sub-title followers">
579
571
 
580
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
581
- <span style="background-color: #3572A5;"></span>Python
572
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
573
+ <span style="background-color: #00ADD8;"></span>Go
582
574
  </a>
583
575
 
584
576
  <span class="star" title="Stargazers Count">
585
577
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
586
578
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
587
579
  </svg>
588
- <span>14106</span>
580
+ <span>6757</span>
589
581
  </span>
590
582
  <span class="star" title="Repo Forked">
591
583
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
592
584
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
593
585
  </path>
594
586
  </svg>
595
- <span>1400</span>
587
+ <span>926</span>
596
588
  </span>
597
589
  <span class="star">
598
590
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
599
591
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
600
592
  </svg>
601
- <span>334 stars today</span>
593
+ <span>236 stars today</span>
602
594
  </span>
603
595
  </div>
604
596
  <div class="details">
@@ -611,32 +603,32 @@
611
603
  <div class="info">
612
604
  <div class="rank">
613
605
  <span title="Ranking 13">13</span>
614
- <a href="https://github.com/cleanlock/VideoAdBlockForTwitch" target="_blank" title="cleanlock/VideoAdBlockForTwitch">cleanlock/VideoAdBlockForTwitch</a>
606
+ <a href="https://github.com/helix-editor/helix" target="_blank" title="helix-editor/helix">helix-editor/helix</a>
615
607
  </div>
616
608
  <div class="sub-title followers">
617
609
 
618
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
619
- <span style="background-color: #f1e05a;"></span>JavaScript
610
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
611
+ <span style="background-color: #dea584;"></span>Rust
620
612
  </a>
621
613
 
622
614
  <span class="star" title="Stargazers Count">
623
615
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
624
616
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
625
617
  </svg>
626
- <span>356</span>
618
+ <span>7151</span>
627
619
  </span>
628
620
  <span class="star" title="Repo Forked">
629
621
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
630
622
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
631
623
  </path>
632
624
  </svg>
633
- <span>49</span>
625
+ <span>397</span>
634
626
  </span>
635
627
  <span class="star">
636
628
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
637
629
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
638
630
  </svg>
639
- <span>111 stars today</span>
631
+ <span>185 stars today</span>
640
632
  </span>
641
633
  </div>
642
634
  <div class="details">
@@ -649,32 +641,32 @@
649
641
  <div class="info">
650
642
  <div class="rank">
651
643
  <span title="Ranking 14">14</span>
652
- <a href="https://github.com/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
644
+ <a href="https://github.com/kestra-io/kestra" target="_blank" title="kestra-io/kestra">kestra-io/kestra</a>
653
645
  </div>
654
646
  <div class="sub-title followers">
655
647
 
656
- <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
657
- <span style="background-color: #00B4AB;"></span>Dart
648
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
649
+ <span style="background-color: #b07219;"></span>Java
658
650
  </a>
659
651
 
660
652
  <span class="star" title="Stargazers Count">
661
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
662
654
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
663
655
  </svg>
664
- <span>138358</span>
656
+ <span>1676</span>
665
657
  </span>
666
658
  <span class="star" title="Repo Forked">
667
659
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
668
660
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
669
661
  </path>
670
662
  </svg>
671
- <span>21358</span>
663
+ <span>62</span>
672
664
  </span>
673
665
  <span class="star">
674
666
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
675
667
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
676
668
  </svg>
677
- <span>176 stars today</span>
669
+ <span>186 stars today</span>
678
670
  </span>
679
671
  </div>
680
672
  <div class="details">
@@ -687,32 +679,32 @@
687
679
  <div class="info">
688
680
  <div class="rank">
689
681
  <span title="Ranking 15">15</span>
690
- <a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
682
+ <a href="https://github.com/mytechnotalent/Hacking-Windows" target="_blank" title="mytechnotalent/Hacking-Windows">mytechnotalent/Hacking-Windows</a>
691
683
  </div>
692
684
  <div class="sub-title followers">
693
685
 
694
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
695
- <span style="background-color: #89e051;"></span>Shell
686
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
687
+ <span style="background-color: #555555;"></span>C
696
688
  </a>
697
689
 
698
690
  <span class="star" title="Stargazers Count">
699
691
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
700
692
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
701
693
  </svg>
702
- <span>5459</span>
694
+ <span>746</span>
703
695
  </span>
704
696
  <span class="star" title="Repo Forked">
705
697
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
706
698
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
707
699
  </path>
708
700
  </svg>
709
- <span>651</span>
701
+ <span>48</span>
710
702
  </span>
711
703
  <span class="star">
712
704
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
713
705
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
714
706
  </svg>
715
- <span>171 stars today</span>
707
+ <span>184 stars today</span>
716
708
  </span>
717
709
  </div>
718
710
  <div class="details">
@@ -725,32 +717,32 @@
725
717
  <div class="info">
726
718
  <div class="rank">
727
719
  <span title="Ranking 16">16</span>
728
- <a href="https://github.com/jfrog/jfrog-spring-tools" target="_blank" title="jfrog/jfrog-spring-tools">jfrog/jfrog-spring-tools</a>
720
+ <a href="https://github.com/airbnb/javascript" target="_blank" title="airbnb/javascript">airbnb/javascript</a>
729
721
  </div>
730
722
  <div class="sub-title followers">
731
723
 
732
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
733
- <span style="background-color: #3572A5;"></span>Python
724
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
725
+ <span style="background-color: #f1e05a;"></span>JavaScript
734
726
  </a>
735
727
 
736
728
  <span class="star" title="Stargazers Count">
737
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
738
730
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
739
731
  </svg>
740
- <span>56</span>
732
+ <span>121624</span>
741
733
  </span>
742
734
  <span class="star" title="Repo Forked">
743
735
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
744
736
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
745
737
  </path>
746
738
  </svg>
747
- <span>4</span>
739
+ <span>23223</span>
748
740
  </span>
749
741
  <span class="star">
750
742
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
751
743
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
752
744
  </svg>
753
- <span>21 stars today</span>
745
+ <span>108 stars today</span>
754
746
  </span>
755
747
  </div>
756
748
  <div class="details">
@@ -763,32 +755,32 @@
763
755
  <div class="info">
764
756
  <div class="rank">
765
757
  <span title="Ranking 17">17</span>
766
- <a href="https://github.com/rui314/chibicc" target="_blank" title="rui314/chibicc">rui314/chibicc</a>
758
+ <a href="https://github.com/sean529/robFood" target="_blank" title="sean529/robFood">sean529/robFood</a>
767
759
  </div>
768
760
  <div class="sub-title followers">
769
761
 
770
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
771
- <span style="background-color: #555555;"></span>C
762
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
763
+ <span style="background-color: #f1e05a;"></span>JavaScript
772
764
  </a>
773
765
 
774
766
  <span class="star" title="Stargazers Count">
775
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
776
768
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
777
769
  </svg>
778
- <span>4446</span>
770
+ <span>95</span>
779
771
  </span>
780
772
  <span class="star" title="Repo Forked">
781
773
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
782
774
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
783
775
  </path>
784
776
  </svg>
785
- <span>387</span>
777
+ <span>32</span>
786
778
  </span>
787
779
  <span class="star">
788
780
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
789
781
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
790
782
  </svg>
791
- <span>167 stars today</span>
783
+ <span>37 stars today</span>
792
784
  </span>
793
785
  </div>
794
786
  <div class="details">
@@ -801,32 +793,32 @@
801
793
  <div class="info">
802
794
  <div class="rank">
803
795
  <span title="Ranking 18">18</span>
804
- <a href="https://github.com/italiaremote/awesome-italia-remote" target="_blank" title="italiaremote/awesome-italia-remote">italiaremote/awesome-italia-remote</a>
796
+ <a href="https://github.com/VoronDesign/VoronUsers" target="_blank" title="VoronDesign/VoronUsers">VoronDesign/VoronUsers</a>
805
797
  </div>
806
798
  <div class="sub-title followers">
807
799
 
808
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
809
- <span style="background-color: #00ADD8;"></span>Go
800
+ <a class="language" target="_blank" href="https://github.com/topics/gap" title="Programming Language GAP">
801
+ <span style="background-color: #0000cc;"></span>GAP
810
802
  </a>
811
803
 
812
804
  <span class="star" title="Stargazers Count">
813
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
814
806
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
815
807
  </svg>
816
- <span>1031</span>
808
+ <span>1404</span>
817
809
  </span>
818
810
  <span class="star" title="Repo Forked">
819
811
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
820
812
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
821
813
  </path>
822
814
  </svg>
823
- <span>168</span>
815
+ <span>1218</span>
824
816
  </span>
825
817
  <span class="star">
826
818
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
827
819
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
828
820
  </svg>
829
- <span>41 stars today</span>
821
+ <span>7 stars today</span>
830
822
  </span>
831
823
  </div>
832
824
  <div class="details">
@@ -839,32 +831,32 @@
839
831
  <div class="info">
840
832
  <div class="rank">
841
833
  <span title="Ranking 19">19</span>
842
- <a href="https://github.com/Xhofe/alist" target="_blank" title="Xhofe/alist">Xhofe/alist</a>
834
+ <a href="https://github.com/Azure/azure-sdk-for-net" target="_blank" title="Azure/azure-sdk-for-net">Azure/azure-sdk-for-net</a>
843
835
  </div>
844
836
  <div class="sub-title followers">
845
837
 
846
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
847
- <span style="background-color: #00ADD8;"></span>Go
838
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
839
+ <span style="background-color: #178600;"></span>C#
848
840
  </a>
849
841
 
850
842
  <span class="star" title="Stargazers Count">
851
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
852
844
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
853
845
  </svg>
854
- <span>3881</span>
846
+ <span>3439</span>
855
847
  </span>
856
848
  <span class="star" title="Repo Forked">
857
849
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
858
850
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
859
851
  </path>
860
852
  </svg>
861
- <span>802</span>
853
+ <span>3357</span>
862
854
  </span>
863
855
  <span class="star">
864
856
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
865
857
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
866
858
  </svg>
867
- <span>75 stars today</span>
859
+ <span>8 stars today</span>
868
860
  </span>
869
861
  </div>
870
862
  <div class="details">
@@ -877,28 +869,32 @@
877
869
  <div class="info">
878
870
  <div class="rank">
879
871
  <span title="Ranking 20">20</span>
880
- <a href="https://github.com/arthurspk/guiadevbrasil" target="_blank" title="arthurspk/guiadevbrasil">arthurspk/guiadevbrasil</a>
872
+ <a href="https://github.com/home-assistant/core" target="_blank" title="home-assistant/core">home-assistant/core</a>
881
873
  </div>
882
874
  <div class="sub-title followers">
883
875
 
876
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
877
+ <span style="background-color: #3572A5;"></span>Python
878
+ </a>
879
+
884
880
  <span class="star" title="Stargazers Count">
885
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
886
882
  <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
883
  </svg>
888
- <span>5716</span>
884
+ <span>51390</span>
889
885
  </span>
890
886
  <span class="star" title="Repo Forked">
891
887
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
892
888
  <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
889
  </path>
894
890
  </svg>
895
- <span>829</span>
891
+ <span>17726</span>
896
892
  </span>
897
893
  <span class="star">
898
894
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
899
895
  <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
896
  </svg>
901
- <span>65 stars today</span>
897
+ <span>92 stars today</span>
902
898
  </span>
903
899
  </div>
904
900
  <div class="details">
@@ -911,32 +907,32 @@
911
907
  <div class="info">
912
908
  <div class="rank">
913
909
  <span title="Ranking 21">21</span>
914
- <a href="https://github.com/spring-projects/spring-framework" target="_blank" title="spring-projects/spring-framework">spring-projects/spring-framework</a>
910
+ <a href="https://github.com/ArduPilot/ardupilot" target="_blank" title="ArduPilot/ardupilot">ArduPilot/ardupilot</a>
915
911
  </div>
916
912
  <div class="sub-title followers">
917
913
 
918
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
919
- <span style="background-color: #b07219;"></span>Java
914
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
915
+ <span style="background-color: #f34b7d;"></span>C++
920
916
  </a>
921
917
 
922
918
  <span class="star" title="Stargazers Count">
923
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
924
920
  <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
921
  </svg>
926
- <span>46977</span>
922
+ <span>7070</span>
927
923
  </span>
928
924
  <span class="star" title="Repo Forked">
929
925
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
930
926
  <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
927
  </path>
932
928
  </svg>
933
- <span>33246</span>
929
+ <span>12429</span>
934
930
  </span>
935
931
  <span class="star">
936
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
937
933
  <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
934
  </svg>
939
- <span>43 stars today</span>
935
+ <span>78 stars today</span>
940
936
  </span>
941
937
  </div>
942
938
  <div class="details">
@@ -949,32 +945,32 @@
949
945
  <div class="info">
950
946
  <div class="rank">
951
947
  <span title="Ranking 22">22</span>
952
- <a href="https://github.com/sqlfluff/sqlfluff" target="_blank" title="sqlfluff/sqlfluff">sqlfluff/sqlfluff</a>
948
+ <a href="https://github.com/actions/runner" target="_blank" title="actions/runner">actions/runner</a>
953
949
  </div>
954
950
  <div class="sub-title followers">
955
951
 
956
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
957
- <span style="background-color: #3572A5;"></span>Python
952
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
953
+ <span style="background-color: #178600;"></span>C#
958
954
  </a>
959
955
 
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>3724</span>
960
+ <span>2657</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>270</span>
967
+ <span>580</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>95 stars today</span>
973
+ <span>37 stars today</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/dromara/hertzbeat" target="_blank" title="dromara/hertzbeat">dromara/hertzbeat</a>
986
+ <a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
991
987
  </div>
992
988
  <div class="sub-title followers">
993
989
 
994
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
995
- <span style="background-color: #b07219;"></span>Java
990
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
991
+ <span style="background-color: #41b883;"></span>Vue
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>693</span>
998
+ <span>16093</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>104</span>
1005
+ <span>2314</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>56 stars today</span>
1011
+ <span>129 stars today</span>
1016
1012
  </span>
1017
1013
  </div>
1018
1014
  <div class="details">
@@ -1025,32 +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/quarkusio/quarkus" target="_blank" title="quarkusio/quarkus">quarkusio/quarkus</a>
1024
+ <a href="https://github.com/requarks/wiki" target="_blank" title="requarks/wiki">requarks/wiki</a>
1029
1025
  </div>
1030
1026
  <div class="sub-title followers">
1031
1027
 
1032
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
1033
- <span style="background-color: #b07219;"></span>Java
1028
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
1029
+ <span style="background-color: #41b883;"></span>Vue
1034
1030
  </a>
1035
1031
 
1036
1032
  <span class="star" title="Stargazers Count">
1037
1033
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1038
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>
1039
1035
  </svg>
1040
- <span>9657</span>
1036
+ <span>15926</span>
1041
1037
  </span>
1042
1038
  <span class="star" title="Repo Forked">
1043
1039
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1044
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">
1045
1041
  </path>
1046
1042
  </svg>
1047
- <span>1741</span>
1043
+ <span>1822</span>
1048
1044
  </span>
1049
1045
  <span class="star">
1050
1046
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1051
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>
1052
1048
  </svg>
1053
- <span>27 stars today</span>
1049
+ <span>51 stars today</span>
1054
1050
  </span>
1055
1051
  </div>
1056
1052
  <div class="details">
@@ -1063,32 +1059,32 @@
1063
1059
  <div class="info">
1064
1060
  <div class="rank">
1065
1061
  <span title="Ranking 25">25</span>
1066
- <a href="https://github.com/kestra-io/kestra" target="_blank" title="kestra-io/kestra">kestra-io/kestra</a>
1062
+ <a href="https://github.com/PlaceNL/Bot" target="_blank" title="PlaceNL/Bot">PlaceNL/Bot</a>
1067
1063
  </div>
1068
1064
  <div class="sub-title followers">
1069
1065
 
1070
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
1071
- <span style="background-color: #b07219;"></span>Java
1066
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1067
+ <span style="background-color: #f1e05a;"></span>JavaScript
1072
1068
  </a>
1073
1069
 
1074
1070
  <span class="star" title="Stargazers Count">
1075
1071
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1076
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>
1077
1073
  </svg>
1078
- <span>1006</span>
1074
+ <span>155</span>
1079
1075
  </span>
1080
1076
  <span class="star" title="Repo Forked">
1081
1077
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1082
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">
1083
1079
  </path>
1084
1080
  </svg>
1085
- <span>41</span>
1081
+ <span>246</span>
1086
1082
  </span>
1087
1083
  <span class="star">
1088
1084
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1089
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>
1090
1086
  </svg>
1091
- <span>188 stars today</span>
1087
+ <span>44 stars today</span>
1092
1088
  </span>
1093
1089
  </div>
1094
1090
  <div class="details">
@@ -1113,7 +1109,7 @@
1113
1109
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1114
1110
  </a>
1115
1111
  </div>
1116
- <div class="time">Last cache created on 2022/4/3 by Github API v3.</div>
1112
+ <div class="time">Last cache created on 2022/4/6 by Github API v3.</div>
1117
1113
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1118
1114
  </div>
1119
1115
  </body>