@wcj/github-rank 22.7.24 → 22.7.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/repos.json +32729 -32710
  2. package/dist/sifou-daily.json +104 -5
  3. package/dist/sifou-monthly.json +71 -71
  4. package/dist/sifou-weekly.json +163 -163
  5. package/dist/toutiao-30.json +72 -72
  6. package/dist/toutiao-7.json +110 -110
  7. package/dist/toutiao-90.json +14 -14
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +161 -161
  10. package/dist/trending-weekly.json +169 -158
  11. package/dist/users.china.json +2560 -2560
  12. package/dist/users.json +3510 -3512
  13. package/package.json +2 -2
  14. package/web/data/repos.json +32729 -32710
  15. package/web/data/sifou-daily.json +104 -5
  16. package/web/data/sifou-monthly.json +71 -71
  17. package/web/data/sifou-weekly.json +163 -163
  18. package/web/data/toutiao-30.json +72 -72
  19. package/web/data/toutiao-7.json +110 -110
  20. package/web/data/toutiao-90.json +14 -14
  21. package/web/data/trending-daily.json +171 -171
  22. package/web/data/trending-monthly.json +161 -161
  23. package/web/data/trending-weekly.json +169 -158
  24. package/web/data/users.china.json +2560 -2560
  25. package/web/data/users.json +3510 -3512
  26. package/web/index.html +1850 -1850
  27. package/web/repos.html +4053 -4049
  28. package/web/sifou-daily.html +314 -6
  29. package/web/sifou-monthly.html +101 -101
  30. package/web/sifou-weekly.html +139 -139
  31. package/web/toutiao-30.html +85 -85
  32. package/web/toutiao-7.html +83 -83
  33. package/web/toutiao-90.html +30 -30
  34. package/web/trending-monthly.html +142 -146
  35. package/web/trending-weekly.html +178 -136
  36. package/web/trending.html +148 -148
  37. package/web/users.china.html +1408 -1408
package/web/trending.html CHANGED
@@ -128,7 +128,7 @@
128
128
 
129
129
 
130
130
  </h1>
131
- <div class="time">Last cache created on 2022/7/24 by
131
+ <div class="time">Last cache created on 2022/7/27 by
132
132
 
133
133
 
134
134
 
@@ -157,7 +157,7 @@
157
157
  <div class="info">
158
158
  <div class="rank">
159
159
  <span title="Ranking 1">1</span>
160
- <a href="https://github.com/coder/code-server" target="_blank" title="coder/code-server">coder/code-server</a>
160
+ <a href="https://github.com/cloudscape-design/components" target="_blank" title="cloudscape-design/components">cloudscape-design/components</a>
161
161
  </div>
162
162
  <div class="sub-title followers">
163
163
 
@@ -169,20 +169,20 @@
169
169
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
170
170
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
171
171
  </svg>
172
- <span>55068</span>
172
+ <span>1107</span>
173
173
  </span>
174
174
  <span class="star" title="Repo Forked">
175
175
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
176
176
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
177
177
  </path>
178
178
  </svg>
179
- <span>4587</span>
179
+ <span>25</span>
180
180
  </span>
181
181
  <span class="star">
182
182
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
183
183
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
184
184
  </svg>
185
- <span>92 stars today</span>
185
+ <span>255 stars today</span>
186
186
  </span>
187
187
  </div>
188
188
  <div class="details">
@@ -195,32 +195,32 @@
195
195
  <div class="info">
196
196
  <div class="rank">
197
197
  <span title="Ranking 2">2</span>
198
- <a href="https://github.com/carbon-language/carbon-lang" target="_blank" title="carbon-language/carbon-lang">carbon-language/carbon-lang</a>
198
+ <a href="https://github.com/liyupi/yuindex" target="_blank" title="liyupi/yuindex">liyupi/yuindex</a>
199
199
  </div>
200
200
  <div class="sub-title followers">
201
201
 
202
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
203
- <span style="background-color: #f34b7d;"></span>C++
202
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
203
+ <span style="background-color: #3178c6;"></span>TypeScript
204
204
  </a>
205
205
 
206
206
  <span class="star" title="Stargazers Count">
207
207
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
208
208
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
209
209
  </svg>
210
- <span>14532</span>
210
+ <span>651</span>
211
211
  </span>
212
212
  <span class="star" title="Repo Forked">
213
213
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
214
214
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
215
215
  </path>
216
216
  </svg>
217
- <span>469</span>
217
+ <span>123</span>
218
218
  </span>
219
219
  <span class="star">
220
220
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
221
221
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
222
222
  </svg>
223
- <span>2894 stars today</span>
223
+ <span>189 stars today</span>
224
224
  </span>
225
225
  </div>
226
226
  <div class="details">
@@ -233,32 +233,32 @@
233
233
  <div class="info">
234
234
  <div class="rank">
235
235
  <span title="Ranking 3">3</span>
236
- <a href="https://github.com/randorisec/CVE-2022-34918-LPE-PoC" target="_blank" title="randorisec/CVE-2022-34918-LPE-PoC">randorisec/CVE-2022-34918-LPE-PoC</a>
236
+ <a href="https://github.com/BetaSu/big-react" target="_blank" title="BetaSu/big-react">BetaSu/big-react</a>
237
237
  </div>
238
238
  <div class="sub-title followers">
239
239
 
240
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
241
- <span style="background-color: #555555;"></span>C
240
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
241
+ <span style="background-color: #3178c6;"></span>TypeScript
242
242
  </a>
243
243
 
244
244
  <span class="star" title="Stargazers Count">
245
245
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
246
246
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
247
247
  </svg>
248
- <span>132</span>
248
+ <span>1469</span>
249
249
  </span>
250
250
  <span class="star" title="Repo Forked">
251
251
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
252
252
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
253
253
  </path>
254
254
  </svg>
255
- <span>16</span>
255
+ <span>157</span>
256
256
  </span>
257
257
  <span class="star">
258
258
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
259
259
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
260
260
  </svg>
261
- <span>26 stars today</span>
261
+ <span>355 stars today</span>
262
262
  </span>
263
263
  </div>
264
264
  <div class="details">
@@ -271,32 +271,32 @@
271
271
  <div class="info">
272
272
  <div class="rank">
273
273
  <span title="Ranking 4">4</span>
274
- <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
274
+ <a href="https://github.com/williamboman/mason.nvim" target="_blank" title="williamboman/mason.nvim">williamboman/mason.nvim</a>
275
275
  </div>
276
276
  <div class="sub-title followers">
277
277
 
278
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
279
- <span style="background-color: #f1e05a;"></span>JavaScript
278
+ <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
279
+ <span style="background-color: #000080;"></span>Lua
280
280
  </a>
281
281
 
282
282
  <span class="star" title="Stargazers Count">
283
283
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
284
284
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
285
285
  </svg>
286
- <span>25123</span>
286
+ <span>694</span>
287
287
  </span>
288
288
  <span class="star" title="Repo Forked">
289
289
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
290
290
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
291
291
  </path>
292
292
  </svg>
293
- <span>5481</span>
293
+ <span>19</span>
294
294
  </span>
295
295
  <span class="star">
296
296
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
297
297
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
298
298
  </svg>
299
- <span>73 stars today</span>
299
+ <span>162 stars today</span>
300
300
  </span>
301
301
  </div>
302
302
  <div class="details">
@@ -309,32 +309,28 @@
309
309
  <div class="info">
310
310
  <div class="rank">
311
311
  <span title="Ranking 5">5</span>
312
- <a href="https://github.com/eryajf/HowToStartOpenSource" target="_blank" title="eryajf/HowToStartOpenSource">eryajf/HowToStartOpenSource</a>
312
+ <a href="https://github.com/b7leung/MLE-Flashcards" target="_blank" title="b7leung/MLE-Flashcards">b7leung/MLE-Flashcards</a>
313
313
  </div>
314
314
  <div class="sub-title followers">
315
315
 
316
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
317
- <span style="background-color: #f1e05a;"></span>JavaScript
318
- </a>
319
-
320
316
  <span class="star" title="Stargazers Count">
321
317
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
322
318
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
323
319
  </svg>
324
- <span>469</span>
320
+ <span>968</span>
325
321
  </span>
326
322
  <span class="star" title="Repo Forked">
327
323
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
328
324
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
329
325
  </path>
330
326
  </svg>
331
- <span>26</span>
327
+ <span>65</span>
332
328
  </span>
333
329
  <span class="star">
334
330
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
335
331
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
336
332
  </svg>
337
- <span>54 stars today</span>
333
+ <span>183 stars today</span>
338
334
  </span>
339
335
  </div>
340
336
  <div class="details">
@@ -347,32 +343,32 @@
347
343
  <div class="info">
348
344
  <div class="rank">
349
345
  <span title="Ranking 6">6</span>
350
- <a href="https://github.com/android/nowinandroid" target="_blank" title="android/nowinandroid">android/nowinandroid</a>
346
+ <a href="https://github.com/fastai/fastbook" target="_blank" title="fastai/fastbook">fastai/fastbook</a>
351
347
  </div>
352
348
  <div class="sub-title followers">
353
349
 
354
- <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
355
- <span style="background-color: #A97BFF;"></span>Kotlin
350
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
351
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
356
352
  </a>
357
353
 
358
354
  <span class="star" title="Stargazers Count">
359
355
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
360
356
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
361
357
  </svg>
362
- <span>5808</span>
358
+ <span>15591</span>
363
359
  </span>
364
360
  <span class="star" title="Repo Forked">
365
361
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
366
362
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
367
363
  </path>
368
364
  </svg>
369
- <span>562</span>
365
+ <span>5737</span>
370
366
  </span>
371
367
  <span class="star">
372
368
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
373
369
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
374
370
  </svg>
375
- <span>36 stars today</span>
371
+ <span>51 stars today</span>
376
372
  </span>
377
373
  </div>
378
374
  <div class="details">
@@ -385,32 +381,32 @@
385
381
  <div class="info">
386
382
  <div class="rank">
387
383
  <span title="Ranking 7">7</span>
388
- <a href="https://github.com/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
384
+ <a href="https://github.com/bradtraversy/50projects50days" target="_blank" title="bradtraversy/50projects50days">bradtraversy/50projects50days</a>
389
385
  </div>
390
386
  <div class="sub-title followers">
391
387
 
392
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
393
- <span style="background-color: #3572A5;"></span>Python
388
+ <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
389
+ <span style="background-color: #563d7c;"></span>CSS
394
390
  </a>
395
391
 
396
392
  <span class="star" title="Stargazers Count">
397
393
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
398
394
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
399
395
  </svg>
400
- <span>14467</span>
396
+ <span>19528</span>
401
397
  </span>
402
398
  <span class="star" title="Repo Forked">
403
399
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
404
400
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
405
401
  </path>
406
402
  </svg>
407
- <span>1522</span>
403
+ <span>5260</span>
408
404
  </span>
409
405
  <span class="star">
410
406
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
411
407
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
412
408
  </svg>
413
- <span>250 stars today</span>
409
+ <span>197 stars today</span>
414
410
  </span>
415
411
  </div>
416
412
  <div class="details">
@@ -423,32 +419,32 @@
423
419
  <div class="info">
424
420
  <div class="rank">
425
421
  <span title="Ranking 8">8</span>
426
- <a href="https://github.com/huggingface/diffusers" target="_blank" title="huggingface/diffusers">huggingface/diffusers</a>
422
+ <a href="https://github.com/mandiant/Azure_Workshop" target="_blank" title="mandiant/Azure_Workshop">mandiant/Azure_Workshop</a>
427
423
  </div>
428
424
  <div class="sub-title followers">
429
425
 
430
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
431
- <span style="background-color: #3572A5;"></span>Python
426
+ <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
427
+ <span style="background-color: #ccc;"></span>HCL
432
428
  </a>
433
429
 
434
430
  <span class="star" title="Stargazers Count">
435
431
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
436
432
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
437
433
  </svg>
438
- <span>1045</span>
434
+ <span>243</span>
439
435
  </span>
440
436
  <span class="star" title="Repo Forked">
441
437
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
442
438
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
443
439
  </path>
444
440
  </svg>
445
- <span>53</span>
441
+ <span>23</span>
446
442
  </span>
447
443
  <span class="star">
448
444
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
449
445
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
450
446
  </svg>
451
- <span>82 stars today</span>
447
+ <span>91 stars today</span>
452
448
  </span>
453
449
  </div>
454
450
  <div class="details">
@@ -461,32 +457,28 @@
461
457
  <div class="info">
462
458
  <div class="rank">
463
459
  <span title="Ranking 9">9</span>
464
- <a href="https://github.com/bradtraversy/50projects50days" target="_blank" title="bradtraversy/50projects50days">bradtraversy/50projects50days</a>
460
+ <a href="https://github.com/Lissy93/awesome-privacy" target="_blank" title="Lissy93/awesome-privacy">Lissy93/awesome-privacy</a>
465
461
  </div>
466
462
  <div class="sub-title followers">
467
463
 
468
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
469
- <span style="background-color: #563d7c;"></span>CSS
470
- </a>
471
-
472
464
  <span class="star" title="Stargazers Count">
473
465
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
474
466
  <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>
475
467
  </svg>
476
- <span>18939</span>
468
+ <span>1183</span>
477
469
  </span>
478
470
  <span class="star" title="Repo Forked">
479
471
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
480
472
  <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">
481
473
  </path>
482
474
  </svg>
483
- <span>5186</span>
475
+ <span>28</span>
484
476
  </span>
485
477
  <span class="star">
486
478
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
487
479
  <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>
488
480
  </svg>
489
- <span>78 stars today</span>
481
+ <span>298 stars today</span>
490
482
  </span>
491
483
  </div>
492
484
  <div class="details">
@@ -499,32 +491,32 @@
499
491
  <div class="info">
500
492
  <div class="rank">
501
493
  <span title="Ranking 10">10</span>
502
- <a href="https://github.com/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</a>
494
+ <a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
503
495
  </div>
504
496
  <div class="sub-title followers">
505
497
 
506
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
507
- <span style="background-color: #89e051;"></span>Shell
498
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
499
+ <span style="background-color: #e34c26;"></span>HTML
508
500
  </a>
509
501
 
510
502
  <span class="star" title="Stargazers Count">
511
503
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
512
504
  <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>
513
505
  </svg>
514
- <span>67511</span>
506
+ <span>12162</span>
515
507
  </span>
516
508
  <span class="star" title="Repo Forked">
517
509
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
518
510
  <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">
519
511
  </path>
520
512
  </svg>
521
- <span>6275</span>
513
+ <span>1547</span>
522
514
  </span>
523
515
  <span class="star">
524
516
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
525
517
  <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>
526
518
  </svg>
527
- <span>73 stars today</span>
519
+ <span>207 stars today</span>
528
520
  </span>
529
521
  </div>
530
522
  <div class="details">
@@ -537,32 +529,32 @@
537
529
  <div class="info">
538
530
  <div class="rank">
539
531
  <span title="Ranking 11">11</span>
540
- <a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
532
+ <a href="https://github.com/beego/beego" target="_blank" title="beego/beego">beego/beego</a>
541
533
  </div>
542
534
  <div class="sub-title followers">
543
535
 
544
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
545
- <span style="background-color: #f34b7d;"></span>C++
536
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
537
+ <span style="background-color: #00ADD8;"></span>Go
546
538
  </a>
547
539
 
548
540
  <span class="star" title="Stargazers Count">
549
541
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
550
542
  <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>
551
543
  </svg>
552
- <span>84194</span>
544
+ <span>28567</span>
553
545
  </span>
554
546
  <span class="star" title="Repo Forked">
555
547
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
556
548
  <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">
557
549
  </path>
558
550
  </svg>
559
- <span>7442</span>
551
+ <span>5520</span>
560
552
  </span>
561
553
  <span class="star">
562
554
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
563
555
  <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>
564
556
  </svg>
565
- <span>42 stars today</span>
557
+ <span>46 stars today</span>
566
558
  </span>
567
559
  </div>
568
560
  <div class="details">
@@ -575,28 +567,32 @@
575
567
  <div class="info">
576
568
  <div class="rank">
577
569
  <span title="Ranking 12">12</span>
578
- <a href="https://github.com/AllThingsSmitty/css-protips" target="_blank" title="AllThingsSmitty/css-protips">AllThingsSmitty/css-protips</a>
570
+ <a href="https://github.com/massgravel/Microsoft-Activation-Scripts" target="_blank" title="massgravel/Microsoft-Activation-Scripts">massgravel/Microsoft-Activation-Scripts</a>
579
571
  </div>
580
572
  <div class="sub-title followers">
581
573
 
574
+ <a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
575
+ <span style="background-color: #C1F12E;"></span>Batchfile
576
+ </a>
577
+
582
578
  <span class="star" title="Stargazers Count">
583
579
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
584
580
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
585
581
  </svg>
586
- <span>22057</span>
582
+ <span>14813</span>
587
583
  </span>
588
584
  <span class="star" title="Repo Forked">
589
585
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
590
586
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
591
587
  </path>
592
588
  </svg>
593
- <span>1817</span>
589
+ <span>1860</span>
594
590
  </span>
595
591
  <span class="star">
596
592
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
597
593
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
598
594
  </svg>
599
- <span>43 stars today</span>
595
+ <span>88 stars today</span>
600
596
  </span>
601
597
  </div>
602
598
  <div class="details">
@@ -609,28 +605,32 @@
609
605
  <div class="info">
610
606
  <div class="rank">
611
607
  <span title="Ranking 13">13</span>
612
- <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
608
+ <a href="https://github.com/X1192176811/blog" target="_blank" title="X1192176811/blog">X1192176811/blog</a>
613
609
  </div>
614
610
  <div class="sub-title followers">
615
611
 
612
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
613
+ <span style="background-color: #b07219;"></span>Java
614
+ </a>
615
+
616
616
  <span class="star" title="Stargazers Count">
617
617
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
618
618
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
619
619
  </svg>
620
- <span>211296</span>
620
+ <span>1030</span>
621
621
  </span>
622
622
  <span class="star" title="Repo Forked">
623
623
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
624
624
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
625
625
  </path>
626
626
  </svg>
627
- <span>23866</span>
627
+ <span>291</span>
628
628
  </span>
629
629
  <span class="star">
630
630
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
631
631
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
632
632
  </svg>
633
- <span>187 stars today</span>
633
+ <span>43 stars today</span>
634
634
  </span>
635
635
  </div>
636
636
  <div class="details">
@@ -643,32 +643,28 @@
643
643
  <div class="info">
644
644
  <div class="rank">
645
645
  <span title="Ranking 14">14</span>
646
- <a href="https://github.com/NVlabs/eg3d" target="_blank" title="NVlabs/eg3d">NVlabs/eg3d</a>
646
+ <a href="https://github.com/ruesandora/stride-testnet" target="_blank" title="ruesandora/stride-testnet">ruesandora/stride-testnet</a>
647
647
  </div>
648
648
  <div class="sub-title followers">
649
649
 
650
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
651
- <span style="background-color: #3572A5;"></span>Python
652
- </a>
653
-
654
650
  <span class="star" title="Stargazers Count">
655
651
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
656
652
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
657
653
  </svg>
658
- <span>1982</span>
654
+ <span>71</span>
659
655
  </span>
660
656
  <span class="star" title="Repo Forked">
661
657
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
662
658
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
663
659
  </path>
664
660
  </svg>
665
- <span>175</span>
661
+ <span>233</span>
666
662
  </span>
667
663
  <span class="star">
668
664
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
669
665
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
670
666
  </svg>
671
- <span>50 stars today</span>
667
+ <span>28 stars today</span>
672
668
  </span>
673
669
  </div>
674
670
  <div class="details">
@@ -681,32 +677,28 @@
681
677
  <div class="info">
682
678
  <div class="rank">
683
679
  <span title="Ranking 15">15</span>
684
- <a href="https://github.com/prowler-cloud/prowler" target="_blank" title="prowler-cloud/prowler">prowler-cloud/prowler</a>
680
+ <a href="https://github.com/VoronDesign/Voron-Stealthburner" target="_blank" title="VoronDesign/Voron-Stealthburner">VoronDesign/Voron-Stealthburner</a>
685
681
  </div>
686
682
  <div class="sub-title followers">
687
683
 
688
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
689
- <span style="background-color: #89e051;"></span>Shell
690
- </a>
691
-
692
684
  <span class="star" title="Stargazers Count">
693
685
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
694
686
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
695
687
  </svg>
696
- <span>6266</span>
688
+ <span>101</span>
697
689
  </span>
698
690
  <span class="star" title="Repo Forked">
699
691
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
700
692
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
701
693
  </path>
702
694
  </svg>
703
- <span>947</span>
695
+ <span>11</span>
704
696
  </span>
705
697
  <span class="star">
706
698
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
707
699
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
708
700
  </svg>
709
- <span>101 stars today</span>
701
+ <span>10 stars today</span>
710
702
  </span>
711
703
  </div>
712
704
  <div class="details">
@@ -719,7 +711,7 @@
719
711
  <div class="info">
720
712
  <div class="rank">
721
713
  <span title="Ranking 16">16</span>
722
- <a href="https://github.com/anlingyi/xechat-idea" target="_blank" title="anlingyi/xechat-idea">anlingyi/xechat-idea</a>
714
+ <a href="https://github.com/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</a>
723
715
  </div>
724
716
  <div class="sub-title followers">
725
717
 
@@ -731,20 +723,20 @@
731
723
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
732
724
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
733
725
  </svg>
734
- <span>161</span>
726
+ <span>9662</span>
735
727
  </span>
736
728
  <span class="star" title="Repo Forked">
737
729
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
738
730
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
739
731
  </path>
740
732
  </svg>
741
- <span>44</span>
733
+ <span>3217</span>
742
734
  </span>
743
735
  <span class="star">
744
736
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
745
737
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
746
738
  </svg>
747
- <span>8 stars today</span>
739
+ <span>56 stars today</span>
748
740
  </span>
749
741
  </div>
750
742
  <div class="details">
@@ -757,28 +749,32 @@
757
749
  <div class="info">
758
750
  <div class="rank">
759
751
  <span title="Ranking 17">17</span>
760
- <a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
752
+ <a href="https://github.com/mgeeky/ProtectMyTooling" target="_blank" title="mgeeky/ProtectMyTooling">mgeeky/ProtectMyTooling</a>
761
753
  </div>
762
754
  <div class="sub-title followers">
763
755
 
756
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
757
+ <span style="background-color: #012456;"></span>PowerShell
758
+ </a>
759
+
764
760
  <span class="star" title="Stargazers Count">
765
761
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
766
762
  <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>
767
763
  </svg>
768
- <span>120422</span>
764
+ <span>228</span>
769
765
  </span>
770
766
  <span class="star" title="Repo Forked">
771
767
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
772
768
  <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">
773
769
  </path>
774
770
  </svg>
775
- <span>16137</span>
771
+ <span>18</span>
776
772
  </span>
777
773
  <span class="star">
778
774
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
779
775
  <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>
780
776
  </svg>
781
- <span>95 stars today</span>
777
+ <span>30 stars today</span>
782
778
  </span>
783
779
  </div>
784
780
  <div class="details">
@@ -791,32 +787,32 @@
791
787
  <div class="info">
792
788
  <div class="rank">
793
789
  <span title="Ranking 18">18</span>
794
- <a href="https://github.com/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</a>
790
+ <a href="https://github.com/realm/SwiftLint" target="_blank" title="realm/SwiftLint">realm/SwiftLint</a>
795
791
  </div>
796
792
  <div class="sub-title followers">
797
793
 
798
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
799
- <span style="background-color: #3178c6;"></span>TypeScript
794
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
795
+ <span style="background-color: #F05138;"></span>Swift
800
796
  </a>
801
797
 
802
798
  <span class="star" title="Stargazers Count">
803
799
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
804
800
  <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>
805
801
  </svg>
806
- <span>13026</span>
802
+ <span>16343</span>
807
803
  </span>
808
804
  <span class="star" title="Repo Forked">
809
805
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
810
806
  <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">
811
807
  </path>
812
808
  </svg>
813
- <span>989</span>
809
+ <span>1957</span>
814
810
  </span>
815
811
  <span class="star">
816
812
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
817
813
  <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>
818
814
  </svg>
819
- <span>51 stars today</span>
815
+ <span>14 stars today</span>
820
816
  </span>
821
817
  </div>
822
818
  <div class="details">
@@ -829,32 +825,32 @@
829
825
  <div class="info">
830
826
  <div class="rank">
831
827
  <span title="Ranking 19">19</span>
832
- <a href="https://github.com/dotnet/maui" target="_blank" title="dotnet/maui">dotnet/maui</a>
828
+ <a href="https://github.com/swisskyrepo/PayloadsAllTheThings" target="_blank" title="swisskyrepo/PayloadsAllTheThings">swisskyrepo/PayloadsAllTheThings</a>
833
829
  </div>
834
830
  <div class="sub-title followers">
835
831
 
836
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
837
- <span style="background-color: #178600;"></span>C#
832
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
833
+ <span style="background-color: #3572A5;"></span>Python
838
834
  </a>
839
835
 
840
836
  <span class="star" title="Stargazers Count">
841
837
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
842
838
  <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>
843
839
  </svg>
844
- <span>16333</span>
840
+ <span>39481</span>
845
841
  </span>
846
842
  <span class="star" title="Repo Forked">
847
843
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
848
844
  <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">
849
845
  </path>
850
846
  </svg>
851
- <span>966</span>
847
+ <span>10715</span>
852
848
  </span>
853
849
  <span class="star">
854
850
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
855
851
  <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>
856
852
  </svg>
857
- <span>13 stars today</span>
853
+ <span>64 stars today</span>
858
854
  </span>
859
855
  </div>
860
856
  <div class="details">
@@ -867,28 +863,32 @@
867
863
  <div class="info">
868
864
  <div class="rank">
869
865
  <span title="Ranking 20">20</span>
870
- <a href="https://github.com/Celthi/effective-debugging-zh" target="_blank" title="Celthi/effective-debugging-zh">Celthi/effective-debugging-zh</a>
866
+ <a href="https://github.com/wagtail/wagtail" target="_blank" title="wagtail/wagtail">wagtail/wagtail</a>
871
867
  </div>
872
868
  <div class="sub-title followers">
873
869
 
870
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
871
+ <span style="background-color: #3572A5;"></span>Python
872
+ </a>
873
+
874
874
  <span class="star" title="Stargazers Count">
875
875
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
876
876
  <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>
877
877
  </svg>
878
- <span>269</span>
878
+ <span>12416</span>
879
879
  </span>
880
880
  <span class="star" title="Repo Forked">
881
881
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
882
882
  <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">
883
883
  </path>
884
884
  </svg>
885
- <span>23</span>
885
+ <span>2685</span>
886
886
  </span>
887
887
  <span class="star">
888
888
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
889
889
  <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>
890
890
  </svg>
891
- <span>27 stars today</span>
891
+ <span>23 stars today</span>
892
892
  </span>
893
893
  </div>
894
894
  <div class="details">
@@ -901,32 +901,32 @@
901
901
  <div class="info">
902
902
  <div class="rank">
903
903
  <span title="Ranking 21">21</span>
904
- <a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
904
+ <a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
905
905
  </div>
906
906
  <div class="sub-title followers">
907
907
 
908
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
909
- <span style="background-color: #f1e05a;"></span>JavaScript
908
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
909
+ <span style="background-color: #f34b7d;"></span>C++
910
910
  </a>
911
911
 
912
912
  <span class="star" title="Stargazers Count">
913
913
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
914
914
  <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>
915
915
  </svg>
916
- <span>55635</span>
916
+ <span>27065</span>
917
917
  </span>
918
918
  <span class="star" title="Repo Forked">
919
919
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
920
920
  <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">
921
921
  </path>
922
922
  </svg>
923
- <span>8307</span>
923
+ <span>8695</span>
924
924
  </span>
925
925
  <span class="star">
926
926
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
927
927
  <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>
928
928
  </svg>
929
- <span>112 stars today</span>
929
+ <span>14 stars today</span>
930
930
  </span>
931
931
  </div>
932
932
  <div class="details">
@@ -939,32 +939,32 @@
939
939
  <div class="info">
940
940
  <div class="rank">
941
941
  <span title="Ranking 22">22</span>
942
- <a href="https://github.com/OAI/OpenAPI-Specification" target="_blank" title="OAI/OpenAPI-Specification">OAI/OpenAPI-Specification</a>
942
+ <a href="https://github.com/rapiz1/catp" target="_blank" title="rapiz1/catp">rapiz1/catp</a>
943
943
  </div>
944
944
  <div class="sub-title followers">
945
945
 
946
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
947
- <span style="background-color: #f1e05a;"></span>JavaScript
946
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
947
+ <span style="background-color: #dea584;"></span>Rust
948
948
  </a>
949
949
 
950
950
  <span class="star" title="Stargazers Count">
951
951
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
952
952
  <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>
953
953
  </svg>
954
- <span>24608</span>
954
+ <span>518</span>
955
955
  </span>
956
956
  <span class="star" title="Repo Forked">
957
957
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
958
958
  <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">
959
959
  </path>
960
960
  </svg>
961
- <span>8460</span>
961
+ <span>7</span>
962
962
  </span>
963
963
  <span class="star">
964
964
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
965
965
  <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>
966
966
  </svg>
967
- <span>43 stars today</span>
967
+ <span>131 stars today</span>
968
968
  </span>
969
969
  </div>
970
970
  <div class="details">
@@ -977,32 +977,32 @@
977
977
  <div class="info">
978
978
  <div class="rank">
979
979
  <span title="Ranking 23">23</span>
980
- <a href="https://github.com/faker-ruby/faker" target="_blank" title="faker-ruby/faker">faker-ruby/faker</a>
980
+ <a href="https://github.com/CleverRaven/Cataclysm-DDA" target="_blank" title="CleverRaven/Cataclysm-DDA">CleverRaven/Cataclysm-DDA</a>
981
981
  </div>
982
982
  <div class="sub-title followers">
983
983
 
984
- <a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
985
- <span style="background-color: #701516;"></span>Ruby
984
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
985
+ <span style="background-color: #f34b7d;"></span>C++
986
986
  </a>
987
987
 
988
988
  <span class="star" title="Stargazers Count">
989
989
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
990
990
  <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>
991
991
  </svg>
992
- <span>10211</span>
992
+ <span>7351</span>
993
993
  </span>
994
994
  <span class="star" title="Repo Forked">
995
995
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
996
996
  <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">
997
997
  </path>
998
998
  </svg>
999
- <span>2920</span>
999
+ <span>3382</span>
1000
1000
  </span>
1001
1001
  <span class="star">
1002
1002
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1003
1003
  <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>
1004
1004
  </svg>
1005
- <span>20 stars today</span>
1005
+ <span>26 stars today</span>
1006
1006
  </span>
1007
1007
  </div>
1008
1008
  <div class="details">
@@ -1015,32 +1015,32 @@
1015
1015
  <div class="info">
1016
1016
  <div class="rank">
1017
1017
  <span title="Ranking 24">24</span>
1018
- <a href="https://github.com/ascoders/weekly" target="_blank" title="ascoders/weekly">ascoders/weekly</a>
1018
+ <a href="https://github.com/sphinx-doc/sphinx" target="_blank" title="sphinx-doc/sphinx">sphinx-doc/sphinx</a>
1019
1019
  </div>
1020
1020
  <div class="sub-title followers">
1021
1021
 
1022
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1023
- <span style="background-color: #f1e05a;"></span>JavaScript
1022
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1023
+ <span style="background-color: #3572A5;"></span>Python
1024
1024
  </a>
1025
1025
 
1026
1026
  <span class="star" title="Stargazers Count">
1027
1027
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1028
1028
  <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>
1029
1029
  </svg>
1030
- <span>20019</span>
1030
+ <span>4773</span>
1031
1031
  </span>
1032
1032
  <span class="star" title="Repo Forked">
1033
1033
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1034
1034
  <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">
1035
1035
  </path>
1036
1036
  </svg>
1037
- <span>2385</span>
1037
+ <span>1724</span>
1038
1038
  </span>
1039
1039
  <span class="star">
1040
1040
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1041
1041
  <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>
1042
1042
  </svg>
1043
- <span>34 stars today</span>
1043
+ <span>13 stars today</span>
1044
1044
  </span>
1045
1045
  </div>
1046
1046
  <div class="details">
@@ -1053,32 +1053,32 @@
1053
1053
  <div class="info">
1054
1054
  <div class="rank">
1055
1055
  <span title="Ranking 25">25</span>
1056
- <a href="https://github.com/hashicorp/terraform-provider-azurerm" target="_blank" title="hashicorp/terraform-provider-azurerm">hashicorp/terraform-provider-azurerm</a>
1056
+ <a href="https://github.com/rathena/rathena" target="_blank" title="rathena/rathena">rathena/rathena</a>
1057
1057
  </div>
1058
1058
  <div class="sub-title followers">
1059
1059
 
1060
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
1061
- <span style="background-color: #00ADD8;"></span>Go
1060
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
1061
+ <span style="background-color: #f34b7d;"></span>C++
1062
1062
  </a>
1063
1063
 
1064
1064
  <span class="star" title="Stargazers Count">
1065
1065
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1066
1066
  <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>
1067
1067
  </svg>
1068
- <span>3483</span>
1068
+ <span>2058</span>
1069
1069
  </span>
1070
1070
  <span class="star" title="Repo Forked">
1071
1071
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1072
1072
  <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">
1073
1073
  </path>
1074
1074
  </svg>
1075
- <span>3496</span>
1075
+ <span>1837</span>
1076
1076
  </span>
1077
1077
  <span class="star">
1078
1078
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1079
1079
  <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>
1080
1080
  </svg>
1081
- <span>22 stars today</span>
1081
+ <span>18 stars today</span>
1082
1082
  </span>
1083
1083
  </div>
1084
1084
  <div class="details">
@@ -1103,7 +1103,7 @@
1103
1103
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1104
1104
  </a>
1105
1105
  </div>
1106
- <div class="time">Last cache created on 2022/7/24 by Github API v3.</div>
1106
+ <div class="time">Last cache created on 2022/7/27 by Github API v3.</div>
1107
1107
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1108
1108
  </div>
1109
1109
  </body>