@wcj/github-rank 22.2.6 → 22.2.7

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 +17090 -17090
  2. package/dist/sifou-daily.json +11 -11
  3. package/dist/sifou-monthly.json +51 -51
  4. package/dist/sifou-weekly.json +62 -125
  5. package/dist/toutiao-30.json +61 -61
  6. package/dist/toutiao-7.json +77 -77
  7. package/dist/toutiao-90.json +19 -19
  8. package/dist/trending-daily.json +163 -163
  9. package/dist/trending-monthly.json +154 -154
  10. package/dist/trending-weekly.json +169 -169
  11. package/dist/users.china.json +887 -887
  12. package/dist/users.json +1949 -1949
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +17090 -17090
  16. package/web/data/sifou-daily.json +11 -11
  17. package/web/data/sifou-monthly.json +51 -51
  18. package/web/data/sifou-weekly.json +62 -125
  19. package/web/data/toutiao-30.json +61 -61
  20. package/web/data/toutiao-7.json +77 -77
  21. package/web/data/toutiao-90.json +19 -19
  22. package/web/data/trending-daily.json +163 -163
  23. package/web/data/trending-monthly.json +154 -154
  24. package/web/data/trending-weekly.json +169 -169
  25. package/web/data/users.china.json +887 -887
  26. package/web/data/users.json +1949 -1949
  27. package/web/index.html +1054 -1054
  28. package/web/repos.html +2344 -2344
  29. package/web/sifou-daily.html +11 -11
  30. package/web/sifou-monthly.html +79 -79
  31. package/web/sifou-weekly.html +57 -253
  32. package/web/toutiao-30.html +73 -73
  33. package/web/toutiao-7.html +76 -76
  34. package/web/toutiao-90.html +18 -18
  35. package/web/trending-monthly.html +145 -149
  36. package/web/trending-weekly.html +148 -148
  37. package/web/trending.html +144 -140
  38. package/web/users.china.html +484 -484
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/2/6 by
105
+ <div class="time">Last cache created on 2022/2/7 by
106
106
 
107
107
 
108
108
 
@@ -133,7 +133,7 @@
133
133
  <div class="info">
134
134
  <div class="rank">
135
135
  <span title="Ranking 1">1</span>
136
- <a href="https://github.com/cwackerfuss/word-guessing-game" target="_blank" title="cwackerfuss/word-guessing-game">cwackerfuss/word-guessing-game</a>
136
+ <a href="https://github.com/cwackerfuss/react-wordle" target="_blank" title="cwackerfuss/react-wordle">cwackerfuss/react-wordle</a>
137
137
  </div>
138
138
  <div class="sub-title followers">
139
139
 
@@ -145,20 +145,20 @@
145
145
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
146
146
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
147
147
  </svg>
148
- <span>1180</span>
148
+ <span>1217</span>
149
149
  </span>
150
150
  <span class="star" title="Repo Forked">
151
151
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
152
152
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
153
153
  </path>
154
154
  </svg>
155
- <span>690</span>
155
+ <span>718</span>
156
156
  </span>
157
157
  <span class="star">
158
158
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
159
159
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
160
160
  </svg>
161
- <span>545 stars this week</span>
161
+ <span>548 stars this week</span>
162
162
  </span>
163
163
  </div>
164
164
  <div class="details">
@@ -171,32 +171,32 @@
171
171
  <div class="info">
172
172
  <div class="rank">
173
173
  <span title="Ranking 2">2</span>
174
- <a href="https://github.com/nextui-org/nextui" target="_blank" title="nextui-org/nextui">nextui-org/nextui</a>
174
+ <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
175
175
  </div>
176
176
  <div class="sub-title followers">
177
177
 
178
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
179
- <span style="background-color: #2b7489;"></span>TypeScript
178
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
179
+ <span style="background-color: #3572A5;"></span>Python
180
180
  </a>
181
181
 
182
182
  <span class="star" title="Stargazers Count">
183
183
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
184
184
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
185
185
  </svg>
186
- <span>4487</span>
186
+ <span>25225</span>
187
187
  </span>
188
188
  <span class="star" title="Repo Forked">
189
189
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
190
190
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
191
191
  </path>
192
192
  </svg>
193
- <span>171</span>
193
+ <span>1600</span>
194
194
  </span>
195
195
  <span class="star">
196
196
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
197
197
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
198
198
  </svg>
199
- <span>1574 stars this week</span>
199
+ <span>635 stars this week</span>
200
200
  </span>
201
201
  </div>
202
202
  <div class="details">
@@ -209,32 +209,32 @@
209
209
  <div class="info">
210
210
  <div class="rank">
211
211
  <span title="Ranking 3">3</span>
212
- <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
212
+ <a href="https://github.com/nextui-org/nextui" target="_blank" title="nextui-org/nextui">nextui-org/nextui</a>
213
213
  </div>
214
214
  <div class="sub-title followers">
215
215
 
216
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
217
- <span style="background-color: #3572A5;"></span>Python
216
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
217
+ <span style="background-color: #2b7489;"></span>TypeScript
218
218
  </a>
219
219
 
220
220
  <span class="star" title="Stargazers Count">
221
221
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
222
222
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
223
223
  </svg>
224
- <span>25203</span>
224
+ <span>4550</span>
225
225
  </span>
226
226
  <span class="star" title="Repo Forked">
227
227
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
228
228
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
229
229
  </path>
230
230
  </svg>
231
- <span>1599</span>
231
+ <span>174</span>
232
232
  </span>
233
233
  <span class="star">
234
234
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
235
235
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
236
236
  </svg>
237
- <span>709 stars this week</span>
237
+ <span>1103 stars this week</span>
238
238
  </span>
239
239
  </div>
240
240
  <div class="details">
@@ -247,28 +247,32 @@
247
247
  <div class="info">
248
248
  <div class="rank">
249
249
  <span title="Ranking 4">4</span>
250
- <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
250
+ <a href="https://github.com/ciderapp/Cider" target="_blank" title="ciderapp/Cider">ciderapp/Cider</a>
251
251
  </div>
252
252
  <div class="sub-title followers">
253
253
 
254
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
255
+ <span style="background-color: #f1e05a;"></span>JavaScript
256
+ </a>
257
+
254
258
  <span class="star" title="Stargazers Count">
255
259
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
256
260
  <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>
257
261
  </svg>
258
- <span>9175</span>
262
+ <span>1087</span>
259
263
  </span>
260
264
  <span class="star" title="Repo Forked">
261
265
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
262
266
  <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">
263
267
  </path>
264
268
  </svg>
265
- <span>5732</span>
269
+ <span>86</span>
266
270
  </span>
267
271
  <span class="star">
268
272
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
269
273
  <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>
270
274
  </svg>
271
- <span>1087 stars this week</span>
275
+ <span>536 stars this week</span>
272
276
  </span>
273
277
  </div>
274
278
  <div class="details">
@@ -281,32 +285,32 @@
281
285
  <div class="info">
282
286
  <div class="rank">
283
287
  <span title="Ranking 5">5</span>
284
- <a href="https://github.com/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
288
+ <a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
285
289
  </div>
286
290
  <div class="sub-title followers">
287
291
 
288
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
289
- <span style="background-color: #3572A5;"></span>Python
292
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
293
+ <span style="background-color: #b07219;"></span>Java
290
294
  </a>
291
295
 
292
296
  <span class="star" title="Stargazers Count">
293
297
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
294
298
  <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>
295
299
  </svg>
296
- <span>7939</span>
300
+ <span>16745</span>
297
301
  </span>
298
302
  <span class="star" title="Repo Forked">
299
303
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
300
304
  <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">
301
305
  </path>
302
306
  </svg>
303
- <span>191</span>
307
+ <span>2044</span>
304
308
  </span>
305
309
  <span class="star">
306
310
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
307
311
  <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>
308
312
  </svg>
309
- <span>531 stars this week</span>
313
+ <span>460 stars this week</span>
310
314
  </span>
311
315
  </div>
312
316
  <div class="details">
@@ -319,32 +323,32 @@
319
323
  <div class="info">
320
324
  <div class="rank">
321
325
  <span title="Ranking 6">6</span>
322
- <a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
326
+ <a href="https://github.com/DataDog/stratus-red-team" target="_blank" title="DataDog/stratus-red-team">DataDog/stratus-red-team</a>
323
327
  </div>
324
328
  <div class="sub-title followers">
325
329
 
326
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
327
- <span style="background-color: #b07219;"></span>Java
330
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
331
+ <span style="background-color: #00ADD8;"></span>Go
328
332
  </a>
329
333
 
330
334
  <span class="star" title="Stargazers Count">
331
335
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
332
336
  <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>
333
337
  </svg>
334
- <span>16729</span>
338
+ <span>612</span>
335
339
  </span>
336
340
  <span class="star" title="Repo Forked">
337
341
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
338
342
  <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">
339
343
  </path>
340
344
  </svg>
341
- <span>2041</span>
345
+ <span>51</span>
342
346
  </span>
343
347
  <span class="star">
344
348
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
345
349
  <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>
346
350
  </svg>
347
- <span>451 stars this week</span>
351
+ <span>251 stars this week</span>
348
352
  </span>
349
353
  </div>
350
354
  <div class="details">
@@ -357,32 +361,32 @@
357
361
  <div class="info">
358
362
  <div class="rank">
359
363
  <span title="Ranking 7">7</span>
360
- <a href="https://github.com/ciderapp/Cider" target="_blank" title="ciderapp/Cider">ciderapp/Cider</a>
364
+ <a href="https://github.com/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
361
365
  </div>
362
366
  <div class="sub-title followers">
363
367
 
364
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
365
- <span style="background-color: #f1e05a;"></span>JavaScript
368
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
369
+ <span style="background-color: #3572A5;"></span>Python
366
370
  </a>
367
371
 
368
372
  <span class="star" title="Stargazers Count">
369
373
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
370
374
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
371
375
  </svg>
372
- <span>1059</span>
376
+ <span>7983</span>
373
377
  </span>
374
378
  <span class="star" title="Repo Forked">
375
379
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
376
380
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
377
381
  </path>
378
382
  </svg>
379
- <span>83</span>
383
+ <span>193</span>
380
384
  </span>
381
385
  <span class="star">
382
386
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
383
387
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
384
388
  </svg>
385
- <span>640 stars this week</span>
389
+ <span>561 stars this week</span>
386
390
  </span>
387
391
  </div>
388
392
  <div class="details">
@@ -395,32 +399,32 @@
395
399
  <div class="info">
396
400
  <div class="rank">
397
401
  <span title="Ranking 8">8</span>
398
- <a href="https://github.com/ly4k/PwnKit" target="_blank" title="ly4k/PwnKit">ly4k/PwnKit</a>
402
+ <a href="https://github.com/TheAlgorithms/Go" target="_blank" title="TheAlgorithms/Go">TheAlgorithms/Go</a>
399
403
  </div>
400
404
  <div class="sub-title followers">
401
405
 
402
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
403
- <span style="background-color: #555555;"></span>C
406
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
407
+ <span style="background-color: #00ADD8;"></span>Go
404
408
  </a>
405
409
 
406
410
  <span class="star" title="Stargazers Count">
407
411
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
408
412
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
409
413
  </svg>
410
- <span>382</span>
414
+ <span>8430</span>
411
415
  </span>
412
416
  <span class="star" title="Repo Forked">
413
417
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
414
418
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
415
419
  </path>
416
420
  </svg>
417
- <span>64</span>
421
+ <span>1596</span>
418
422
  </span>
419
423
  <span class="star">
420
424
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
421
425
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
422
426
  </svg>
423
- <span>75 stars this week</span>
427
+ <span>629 stars this week</span>
424
428
  </span>
425
429
  </div>
426
430
  <div class="details">
@@ -433,32 +437,28 @@
433
437
  <div class="info">
434
438
  <div class="rank">
435
439
  <span title="Ranking 9">9</span>
436
- <a href="https://github.com/chiru-labs/ERC721A" target="_blank" title="chiru-labs/ERC721A">chiru-labs/ERC721A</a>
440
+ <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
437
441
  </div>
438
442
  <div class="sub-title followers">
439
443
 
440
- <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
441
- <span style="background-color: #AA6746;"></span>Solidity
442
- </a>
443
-
444
444
  <span class="star" title="Stargazers Count">
445
445
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
446
446
  <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>
447
447
  </svg>
448
- <span>503</span>
448
+ <span>9212</span>
449
449
  </span>
450
450
  <span class="star" title="Repo Forked">
451
451
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
452
452
  <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">
453
453
  </path>
454
454
  </svg>
455
- <span>130</span>
455
+ <span>5739</span>
456
456
  </span>
457
457
  <span class="star">
458
458
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
459
459
  <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>
460
460
  </svg>
461
- <span>167 stars this week</span>
461
+ <span>882 stars this week</span>
462
462
  </span>
463
463
  </div>
464
464
  <div class="details">
@@ -471,32 +471,32 @@
471
471
  <div class="info">
472
472
  <div class="rank">
473
473
  <span title="Ranking 10">10</span>
474
- <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
474
+ <a href="https://github.com/logseq/logseq" target="_blank" title="logseq/logseq">logseq/logseq</a>
475
475
  </div>
476
476
  <div class="sub-title followers">
477
477
 
478
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
479
- <span style="background-color: #f1e05a;"></span>JavaScript
478
+ <a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
479
+ <span style="background-color: #db5855;"></span>Clojure
480
480
  </a>
481
481
 
482
482
  <span class="star" title="Stargazers Count">
483
483
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
484
484
  <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>
485
485
  </svg>
486
- <span>45927</span>
486
+ <span>10361</span>
487
487
  </span>
488
488
  <span class="star" title="Repo Forked">
489
489
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
490
490
  <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">
491
491
  </path>
492
492
  </svg>
493
- <span>4746</span>
493
+ <span>613</span>
494
494
  </span>
495
495
  <span class="star">
496
496
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
497
497
  <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>
498
498
  </svg>
499
- <span>731 stars this week</span>
499
+ <span>865 stars this week</span>
500
500
  </span>
501
501
  </div>
502
502
  <div class="details">
@@ -509,28 +509,32 @@
509
509
  <div class="info">
510
510
  <div class="rank">
511
511
  <span title="Ranking 11">11</span>
512
- <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
512
+ <a href="https://github.com/chiru-labs/ERC721A" target="_blank" title="chiru-labs/ERC721A">chiru-labs/ERC721A</a>
513
513
  </div>
514
514
  <div class="sub-title followers">
515
515
 
516
+ <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
517
+ <span style="background-color: #AA6746;"></span>Solidity
518
+ </a>
519
+
516
520
  <span class="star" title="Stargazers Count">
517
521
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
518
522
  <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>
519
523
  </svg>
520
- <span>206721</span>
524
+ <span>516</span>
521
525
  </span>
522
526
  <span class="star" title="Repo Forked">
523
527
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
524
528
  <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">
525
529
  </path>
526
530
  </svg>
527
- <span>55777</span>
531
+ <span>135</span>
528
532
  </span>
529
533
  <span class="star">
530
534
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
531
535
  <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>
532
536
  </svg>
533
- <span>1458 stars this week</span>
537
+ <span>147 stars this week</span>
534
538
  </span>
535
539
  </div>
536
540
  <div class="details">
@@ -543,32 +547,32 @@
543
547
  <div class="info">
544
548
  <div class="rank">
545
549
  <span title="Ranking 12">12</span>
546
- <a href="https://github.com/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</a>
550
+ <a href="https://github.com/Budibase/budibase" target="_blank" title="Budibase/budibase">Budibase/budibase</a>
547
551
  </div>
548
552
  <div class="sub-title followers">
549
553
 
550
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
551
- <span style="background-color: #3572A5;"></span>Python
554
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
555
+ <span style="background-color: #f1e05a;"></span>JavaScript
552
556
  </a>
553
557
 
554
558
  <span class="star" title="Stargazers Count">
555
559
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
556
560
  <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>
557
561
  </svg>
558
- <span>8777</span>
562
+ <span>9865</span>
559
563
  </span>
560
564
  <span class="star" title="Repo Forked">
561
565
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
562
566
  <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">
563
567
  </path>
564
568
  </svg>
565
- <span>822</span>
569
+ <span>509</span>
566
570
  </span>
567
571
  <span class="star">
568
572
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
569
573
  <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>
570
574
  </svg>
571
- <span>543 stars this week</span>
575
+ <span>1149 stars this week</span>
572
576
  </span>
573
577
  </div>
574
578
  <div class="details">
@@ -581,32 +585,32 @@
581
585
  <div class="info">
582
586
  <div class="rank">
583
587
  <span title="Ranking 13">13</span>
584
- <a href="https://github.com/bedimcode/responsive-portfolio-website-Ansel" target="_blank" title="bedimcode/responsive-portfolio-website-Ansel">bedimcode/responsive-portfolio-website-Ansel</a>
588
+ <a href="https://github.com/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</a>
585
589
  </div>
586
590
  <div class="sub-title followers">
587
591
 
588
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
589
- <span style="background-color: #563d7c;"></span>CSS
592
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
593
+ <span style="background-color: #3572A5;"></span>Python
590
594
  </a>
591
595
 
592
596
  <span class="star" title="Stargazers Count">
593
597
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
594
598
  <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>
595
599
  </svg>
596
- <span>123</span>
600
+ <span>8841</span>
597
601
  </span>
598
602
  <span class="star" title="Repo Forked">
599
603
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
600
604
  <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">
601
605
  </path>
602
606
  </svg>
603
- <span>48</span>
607
+ <span>830</span>
604
608
  </span>
605
609
  <span class="star">
606
610
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
607
611
  <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>
608
612
  </svg>
609
- <span>30 stars this week</span>
613
+ <span>546 stars this week</span>
610
614
  </span>
611
615
  </div>
612
616
  <div class="details">
@@ -619,32 +623,28 @@
619
623
  <div class="info">
620
624
  <div class="rank">
621
625
  <span title="Ranking 14">14</span>
622
- <a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
626
+ <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
623
627
  </div>
624
628
  <div class="sub-title followers">
625
629
 
626
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
627
- <span style="background-color: #f1e05a;"></span>JavaScript
628
- </a>
629
-
630
630
  <span class="star" title="Stargazers Count">
631
631
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
632
632
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
633
633
  </svg>
634
- <span>13182</span>
634
+ <span>207048</span>
635
635
  </span>
636
636
  <span class="star" title="Repo Forked">
637
637
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
638
638
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
639
639
  </path>
640
640
  </svg>
641
- <span>781</span>
641
+ <span>55838</span>
642
642
  </span>
643
643
  <span class="star">
644
644
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
645
645
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
646
646
  </svg>
647
- <span>171 stars this week</span>
647
+ <span>1709 stars this week</span>
648
648
  </span>
649
649
  </div>
650
650
  <div class="details">
@@ -657,32 +657,32 @@
657
657
  <div class="info">
658
658
  <div class="rank">
659
659
  <span title="Ranking 15">15</span>
660
- <a href="https://github.com/OAI/OpenAPI-Specification" target="_blank" title="OAI/OpenAPI-Specification">OAI/OpenAPI-Specification</a>
660
+ <a href="https://github.com/jaakkopasanen/AutoEq" target="_blank" title="jaakkopasanen/AutoEq">jaakkopasanen/AutoEq</a>
661
661
  </div>
662
662
  <div class="sub-title followers">
663
663
 
664
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
665
- <span style="background-color: #f1e05a;"></span>JavaScript
664
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
665
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
666
666
  </a>
667
667
 
668
668
  <span class="star" title="Stargazers Count">
669
669
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
670
670
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
671
671
  </svg>
672
- <span>22939</span>
672
+ <span>6440</span>
673
673
  </span>
674
674
  <span class="star" title="Repo Forked">
675
675
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
676
676
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
677
677
  </path>
678
678
  </svg>
679
- <span>8054</span>
679
+ <span>1399</span>
680
680
  </span>
681
681
  <span class="star">
682
682
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
683
683
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
684
684
  </svg>
685
- <span>60 stars this week</span>
685
+ <span>82 stars this week</span>
686
686
  </span>
687
687
  </div>
688
688
  <div class="details">
@@ -695,7 +695,7 @@
695
695
  <div class="info">
696
696
  <div class="rank">
697
697
  <span title="Ranking 16">16</span>
698
- <a href="https://github.com/Budibase/budibase" target="_blank" title="Budibase/budibase">Budibase/budibase</a>
698
+ <a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
699
699
  </div>
700
700
  <div class="sub-title followers">
701
701
 
@@ -707,20 +707,20 @@
707
707
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
708
708
  <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>
709
709
  </svg>
710
- <span>9624</span>
710
+ <span>13200</span>
711
711
  </span>
712
712
  <span class="star" title="Repo Forked">
713
713
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
714
714
  <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">
715
715
  </path>
716
716
  </svg>
717
- <span>508</span>
717
+ <span>782</span>
718
718
  </span>
719
719
  <span class="star">
720
720
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
721
721
  <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>
722
722
  </svg>
723
- <span>908 stars this week</span>
723
+ <span>164 stars this week</span>
724
724
  </span>
725
725
  </div>
726
726
  <div class="details">
@@ -733,32 +733,32 @@
733
733
  <div class="info">
734
734
  <div class="rank">
735
735
  <span title="Ranking 17">17</span>
736
- <a href="https://github.com/withfig/autocomplete" target="_blank" title="withfig/autocomplete">withfig/autocomplete</a>
736
+ <a href="https://github.com/derekbanas/Python4Finance" target="_blank" title="derekbanas/Python4Finance">derekbanas/Python4Finance</a>
737
737
  </div>
738
738
  <div class="sub-title followers">
739
739
 
740
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
741
- <span style="background-color: #2b7489;"></span>TypeScript
740
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
741
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
742
742
  </a>
743
743
 
744
744
  <span class="star" title="Stargazers Count">
745
745
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
746
746
  <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>
747
747
  </svg>
748
- <span>10523</span>
748
+ <span>199</span>
749
749
  </span>
750
750
  <span class="star" title="Repo Forked">
751
751
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
752
752
  <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">
753
753
  </path>
754
754
  </svg>
755
- <span>2601</span>
755
+ <span>116</span>
756
756
  </span>
757
757
  <span class="star">
758
758
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
759
759
  <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>
760
760
  </svg>
761
- <span>288 stars this week</span>
761
+ <span>40 stars this week</span>
762
762
  </span>
763
763
  </div>
764
764
  <div class="details">
@@ -771,32 +771,32 @@
771
771
  <div class="info">
772
772
  <div class="rank">
773
773
  <span title="Ranking 18">18</span>
774
- <a href="https://github.com/jaakkopasanen/AutoEq" target="_blank" title="jaakkopasanen/AutoEq">jaakkopasanen/AutoEq</a>
774
+ <a href="https://github.com/yaronzz/Tidal-Media-Downloader" target="_blank" title="yaronzz/Tidal-Media-Downloader">yaronzz/Tidal-Media-Downloader</a>
775
775
  </div>
776
776
  <div class="sub-title followers">
777
777
 
778
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
779
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
778
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
779
+ <span style="background-color: #3572A5;"></span>Python
780
780
  </a>
781
781
 
782
782
  <span class="star" title="Stargazers Count">
783
783
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
784
784
  <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>
785
785
  </svg>
786
- <span>6423</span>
786
+ <span>1744</span>
787
787
  </span>
788
788
  <span class="star" title="Repo Forked">
789
789
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
790
790
  <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">
791
791
  </path>
792
792
  </svg>
793
- <span>1399</span>
793
+ <span>312</span>
794
794
  </span>
795
795
  <span class="star">
796
796
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
797
797
  <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>
798
798
  </svg>
799
- <span>72 stars this week</span>
799
+ <span>38 stars this week</span>
800
800
  </span>
801
801
  </div>
802
802
  <div class="details">
@@ -809,32 +809,32 @@
809
809
  <div class="info">
810
810
  <div class="rank">
811
811
  <span title="Ranking 19">19</span>
812
- <a href="https://github.com/V4NSH4J/discord-mass-DM-GO" target="_blank" title="V4NSH4J/discord-mass-DM-GO">V4NSH4J/discord-mass-DM-GO</a>
812
+ <a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
813
813
  </div>
814
814
  <div class="sub-title followers">
815
815
 
816
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
817
- <span style="background-color: #00ADD8;"></span>Go
816
+ <a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
817
+ <span style="background-color: #701516;"></span>Ruby
818
818
  </a>
819
819
 
820
820
  <span class="star" title="Stargazers Count">
821
821
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
822
822
  <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>
823
823
  </svg>
824
- <span>509</span>
824
+ <span>26443</span>
825
825
  </span>
826
826
  <span class="star" title="Repo Forked">
827
827
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
828
828
  <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">
829
829
  </path>
830
830
  </svg>
831
- <span>154</span>
831
+ <span>4299</span>
832
832
  </span>
833
833
  <span class="star">
834
834
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
835
835
  <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>
836
836
  </svg>
837
- <span>75 stars this week</span>
837
+ <span>67 stars this week</span>
838
838
  </span>
839
839
  </div>
840
840
  <div class="details">
@@ -847,32 +847,32 @@
847
847
  <div class="info">
848
848
  <div class="rank">
849
849
  <span title="Ranking 20">20</span>
850
- <a href="https://github.com/logseq/logseq" target="_blank" title="logseq/logseq">logseq/logseq</a>
850
+ <a href="https://github.com/V4NSH4J/discord-mass-DM-GO" target="_blank" title="V4NSH4J/discord-mass-DM-GO">V4NSH4J/discord-mass-DM-GO</a>
851
851
  </div>
852
852
  <div class="sub-title followers">
853
853
 
854
- <a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
855
- <span style="background-color: #db5855;"></span>Clojure
854
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
855
+ <span style="background-color: #00ADD8;"></span>Go
856
856
  </a>
857
857
 
858
858
  <span class="star" title="Stargazers Count">
859
859
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
860
860
  <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>
861
861
  </svg>
862
- <span>10245</span>
862
+ <span>518</span>
863
863
  </span>
864
864
  <span class="star" title="Repo Forked">
865
865
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
866
866
  <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">
867
867
  </path>
868
868
  </svg>
869
- <span>608</span>
869
+ <span>157</span>
870
870
  </span>
871
871
  <span class="star">
872
872
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
873
873
  <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>
874
874
  </svg>
875
- <span>778 stars this week</span>
875
+ <span>75 stars this week</span>
876
876
  </span>
877
877
  </div>
878
878
  <div class="details">
@@ -885,32 +885,32 @@
885
885
  <div class="info">
886
886
  <div class="rank">
887
887
  <span title="Ranking 21">21</span>
888
- <a href="https://github.com/scaffold-eth/scaffold-eth" target="_blank" title="scaffold-eth/scaffold-eth">scaffold-eth/scaffold-eth</a>
888
+ <a href="https://github.com/Jxck-S/plane-notify" target="_blank" title="Jxck-S/plane-notify">Jxck-S/plane-notify</a>
889
889
  </div>
890
890
  <div class="sub-title followers">
891
891
 
892
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
893
- <span style="background-color: #563d7c;"></span>CSS
892
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
893
+ <span style="background-color: #3572A5;"></span>Python
894
894
  </a>
895
895
 
896
896
  <span class="star" title="Stargazers Count">
897
897
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
898
898
  <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>
899
899
  </svg>
900
- <span>5688</span>
900
+ <span>1176</span>
901
901
  </span>
902
902
  <span class="star" title="Repo Forked">
903
903
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
904
904
  <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">
905
905
  </path>
906
906
  </svg>
907
- <span>1810</span>
907
+ <span>233</span>
908
908
  </span>
909
909
  <span class="star">
910
910
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
911
911
  <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>
912
912
  </svg>
913
- <span>309 stars this week</span>
913
+ <span>990 stars this week</span>
914
914
  </span>
915
915
  </div>
916
916
  <div class="details">
@@ -923,32 +923,32 @@
923
923
  <div class="info">
924
924
  <div class="rank">
925
925
  <span title="Ranking 22">22</span>
926
- <a href="https://github.com/derekbanas/Python4Finance" target="_blank" title="derekbanas/Python4Finance">derekbanas/Python4Finance</a>
926
+ <a href="https://github.com/ThioJoe/YT-Spammer-Purge" target="_blank" title="ThioJoe/YT-Spammer-Purge">ThioJoe/YT-Spammer-Purge</a>
927
927
  </div>
928
928
  <div class="sub-title followers">
929
929
 
930
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
931
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
930
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
931
+ <span style="background-color: #3572A5;"></span>Python
932
932
  </a>
933
933
 
934
934
  <span class="star" title="Stargazers Count">
935
935
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
936
936
  <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>
937
937
  </svg>
938
- <span>190</span>
938
+ <span>2860</span>
939
939
  </span>
940
940
  <span class="star" title="Repo Forked">
941
941
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
942
942
  <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">
943
943
  </path>
944
944
  </svg>
945
- <span>115</span>
945
+ <span>289</span>
946
946
  </span>
947
947
  <span class="star">
948
948
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
949
949
  <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>
950
950
  </svg>
951
- <span>40 stars this week</span>
951
+ <span>1886 stars this week</span>
952
952
  </span>
953
953
  </div>
954
954
  <div class="details">
@@ -961,32 +961,28 @@
961
961
  <div class="info">
962
962
  <div class="rank">
963
963
  <span title="Ranking 23">23</span>
964
- <a href="https://github.com/rancher-sandbox/rancher-desktop" target="_blank" title="rancher-sandbox/rancher-desktop">rancher-sandbox/rancher-desktop</a>
964
+ <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
965
965
  </div>
966
966
  <div class="sub-title followers">
967
967
 
968
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
969
- <span style="background-color: #2b7489;"></span>TypeScript
970
- </a>
971
-
972
968
  <span class="star" title="Stargazers Count">
973
969
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
974
970
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
975
971
  </svg>
976
- <span>2632</span>
972
+ <span>31157</span>
977
973
  </span>
978
974
  <span class="star" title="Repo Forked">
979
975
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
980
976
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
981
977
  </path>
982
978
  </svg>
983
- <span>104</span>
979
+ <span>4614</span>
984
980
  </span>
985
981
  <span class="star">
986
982
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
987
983
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
988
984
  </svg>
989
- <span>301 stars this week</span>
985
+ <span>1432 stars this week</span>
990
986
  </span>
991
987
  </div>
992
988
  <div class="details">
@@ -999,28 +995,32 @@
999
995
  <div class="info">
1000
996
  <div class="rank">
1001
997
  <span title="Ranking 24">24</span>
1002
- <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
998
+ <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
1003
999
  </div>
1004
1000
  <div class="sub-title followers">
1005
1001
 
1002
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1003
+ <span style="background-color: #f1e05a;"></span>JavaScript
1004
+ </a>
1005
+
1006
1006
  <span class="star" title="Stargazers Count">
1007
1007
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1008
1008
  <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>
1009
1009
  </svg>
1010
- <span>31085</span>
1010
+ <span>45983</span>
1011
1011
  </span>
1012
1012
  <span class="star" title="Repo Forked">
1013
1013
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1014
1014
  <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">
1015
1015
  </path>
1016
1016
  </svg>
1017
- <span>4599</span>
1017
+ <span>4759</span>
1018
1018
  </span>
1019
1019
  <span class="star">
1020
1020
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1021
1021
  <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>
1022
1022
  </svg>
1023
- <span>2106 stars this week</span>
1023
+ <span>701 stars this week</span>
1024
1024
  </span>
1025
1025
  </div>
1026
1026
  <div class="details">
@@ -1033,32 +1033,32 @@
1033
1033
  <div class="info">
1034
1034
  <div class="rank">
1035
1035
  <span title="Ranking 25">25</span>
1036
- <a href="https://github.com/Jxck-S/plane-notify" target="_blank" title="Jxck-S/plane-notify">Jxck-S/plane-notify</a>
1036
+ <a href="https://github.com/PathOfBuildingCommunity/PathOfBuilding" target="_blank" title="PathOfBuildingCommunity/PathOfBuilding">PathOfBuildingCommunity/PathOfBuilding</a>
1037
1037
  </div>
1038
1038
  <div class="sub-title followers">
1039
1039
 
1040
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1041
- <span style="background-color: #3572A5;"></span>Python
1040
+ <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
1041
+ <span style="background-color: #000080;"></span>Lua
1042
1042
  </a>
1043
1043
 
1044
1044
  <span class="star" title="Stargazers Count">
1045
1045
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1046
1046
  <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>
1047
1047
  </svg>
1048
- <span>1125</span>
1048
+ <span>1858</span>
1049
1049
  </span>
1050
1050
  <span class="star" title="Repo Forked">
1051
1051
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1052
1052
  <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">
1053
1053
  </path>
1054
1054
  </svg>
1055
- <span>216</span>
1055
+ <span>1212</span>
1056
1056
  </span>
1057
1057
  <span class="star">
1058
1058
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1059
1059
  <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>
1060
1060
  </svg>
1061
- <span>973 stars this week</span>
1061
+ <span>87 stars this week</span>
1062
1062
  </span>
1063
1063
  </div>
1064
1064
  <div class="details">
@@ -1083,7 +1083,7 @@
1083
1083
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1084
1084
  </a>
1085
1085
  </div>
1086
- <div class="time">Last cache created on 2022/2/6 by Github API v3.</div>
1086
+ <div class="time">Last cache created on 2022/2/7 by Github API v3.</div>
1087
1087
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1088
1088
  </div>
1089
1089
  </body>