@wcj/github-rank 22.1.12 → 22.1.16

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 +36312 -36305
  2. package/dist/sifou-daily.json +35 -89
  3. package/dist/sifou-monthly.json +147 -147
  4. package/dist/sifou-weekly.json +173 -173
  5. package/dist/toutiao-30.json +96 -96
  6. package/dist/toutiao-7.json +120 -120
  7. package/dist/toutiao-90.json +42 -42
  8. package/dist/trending-daily.json +170 -170
  9. package/dist/trending-monthly.json +163 -163
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +2960 -2961
  12. package/dist/users.json +4271 -4271
  13. package/package.json +1 -1
  14. package/web/36kr.html +11 -2
  15. package/web/data/repos.json +36312 -36305
  16. package/web/data/sifou-daily.json +35 -89
  17. package/web/data/sifou-monthly.json +147 -147
  18. package/web/data/sifou-weekly.json +173 -173
  19. package/web/data/toutiao-30.json +96 -96
  20. package/web/data/toutiao-7.json +120 -120
  21. package/web/data/toutiao-90.json +42 -42
  22. package/web/data/trending-daily.json +170 -170
  23. package/web/data/trending-monthly.json +163 -163
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +2960 -2961
  26. package/web/data/users.json +4271 -4271
  27. package/web/index.html +2103 -2094
  28. package/web/repos.html +4325 -4316
  29. package/web/sifou-daily.html +39 -198
  30. package/web/sifou-monthly.html +152 -143
  31. package/web/sifou-weekly.html +155 -146
  32. package/web/toutiao-30.html +98 -89
  33. package/web/toutiao-7.html +90 -81
  34. package/web/toutiao-90.html +60 -51
  35. package/web/trending-monthly.html +150 -141
  36. package/web/trending-weekly.html +157 -148
  37. package/web/trending.html +154 -149
  38. package/web/users.china.html +1570 -1561
@@ -102,7 +102,16 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/1/12 by Github API v3.</div>
105
+ <div class="time">Last cache created on 2022/1/16 by
106
+
107
+
108
+
109
+ <a href="https://github.com/trending">Github Trending</a>
110
+
111
+
112
+
113
+ .
114
+ </div>
106
115
  <div class="tabs">
107
116
  <a class="" href="index.html">Users</a>
108
117
  <a class="" href="repos.html">Repos</a>
@@ -124,32 +133,32 @@
124
133
  <div class="info">
125
134
  <div class="rank">
126
135
  <span title="Ranking 1">1</span>
127
- <a href="https://github.com/fullhunt/log4j-scan" target="_blank" title="fullhunt/log4j-scan">fullhunt/log4j-scan</a>
136
+ <a href="https://github.com/ssssssss-team/spider-flow" target="_blank" title="ssssssss-team/spider-flow">ssssssss-team/spider-flow</a>
128
137
  </div>
129
138
  <div class="sub-title followers">
130
139
 
131
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
132
- <span style="background-color: #3572A5;"></span>Python
140
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
141
+ <span style="background-color: #b07219;"></span>Java
133
142
  </a>
134
143
 
135
144
  <span class="star" title="Stargazers Count">
136
145
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
137
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>
138
147
  </svg>
139
- <span>2569</span>
148
+ <span>5628</span>
140
149
  </span>
141
150
  <span class="star" title="Repo Forked">
142
151
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
143
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">
144
153
  </path>
145
154
  </svg>
146
- <span>615</span>
155
+ <span>994</span>
147
156
  </span>
148
157
  <span class="star">
149
158
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
150
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>
151
160
  </svg>
152
- <span>2580 stars this month</span>
161
+ <span>3041 stars this month</span>
153
162
  </span>
154
163
  </div>
155
164
  <div class="details">
@@ -162,32 +171,32 @@
162
171
  <div class="info">
163
172
  <div class="rank">
164
173
  <span title="Ranking 2">2</span>
165
- <a href="https://github.com/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</a>
174
+ <a href="https://github.com/codenotary/immudb" target="_blank" title="codenotary/immudb">codenotary/immudb</a>
166
175
  </div>
167
176
  <div class="sub-title followers">
168
177
 
169
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
170
- <span style="background-color: #3572A5;"></span>Python
178
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
179
+ <span style="background-color: #00ADD8;"></span>Go
171
180
  </a>
172
181
 
173
182
  <span class="star" title="Stargazers Count">
174
183
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
175
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>
176
185
  </svg>
177
- <span>16545</span>
186
+ <span>6826</span>
178
187
  </span>
179
188
  <span class="star" title="Repo Forked">
180
189
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
181
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">
182
191
  </path>
183
192
  </svg>
184
- <span>2428</span>
193
+ <span>227</span>
185
194
  </span>
186
195
  <span class="star">
187
196
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
188
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>
189
198
  </svg>
190
- <span>10343 stars this month</span>
199
+ <span>3472 stars this month</span>
191
200
  </span>
192
201
  </div>
193
202
  <div class="details">
@@ -200,7 +209,7 @@
200
209
  <div class="info">
201
210
  <div class="rank">
202
211
  <span title="Ranking 3">3</span>
203
- <a href="https://github.com/NCSC-NL/log4shell" target="_blank" title="NCSC-NL/log4shell">NCSC-NL/log4shell</a>
212
+ <a href="https://github.com/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</a>
204
213
  </div>
205
214
  <div class="sub-title followers">
206
215
 
@@ -212,20 +221,20 @@
212
221
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
213
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>
214
223
  </svg>
215
- <span>1798</span>
224
+ <span>16680</span>
216
225
  </span>
217
226
  <span class="star" title="Repo Forked">
218
227
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
219
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">
220
229
  </path>
221
230
  </svg>
222
- <span>648</span>
231
+ <span>2445</span>
223
232
  </span>
224
233
  <span class="star">
225
234
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
226
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>
227
236
  </svg>
228
- <span>1809 stars this month</span>
237
+ <span>6848 stars this month</span>
229
238
  </span>
230
239
  </div>
231
240
  <div class="details">
@@ -238,32 +247,32 @@
238
247
  <div class="info">
239
248
  <div class="rank">
240
249
  <span title="Ranking 4">4</span>
241
- <a href="https://github.com/ssssssss-team/spider-flow" target="_blank" title="ssssssss-team/spider-flow">ssssssss-team/spider-flow</a>
250
+ <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
242
251
  </div>
243
252
  <div class="sub-title followers">
244
253
 
245
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
246
- <span style="background-color: #b07219;"></span>Java
254
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
255
+ <span style="background-color: #f1e05a;"></span>JavaScript
247
256
  </a>
248
257
 
249
258
  <span class="star" title="Stargazers Count">
250
259
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
251
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>
252
261
  </svg>
253
- <span>5479</span>
262
+ <span>14182</span>
254
263
  </span>
255
264
  <span class="star" title="Repo Forked">
256
265
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
257
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">
258
267
  </path>
259
268
  </svg>
260
- <span>967</span>
269
+ <span>2920</span>
261
270
  </span>
262
271
  <span class="star">
263
272
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
264
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>
265
274
  </svg>
266
- <span>2972 stars this month</span>
275
+ <span>2900 stars this month</span>
267
276
  </span>
268
277
  </div>
269
278
  <div class="details">
@@ -276,32 +285,32 @@
276
285
  <div class="info">
277
286
  <div class="rank">
278
287
  <span title="Ranking 5">5</span>
279
- <a href="https://github.com/hillu/local-log4j-vuln-scanner" target="_blank" title="hillu/local-log4j-vuln-scanner">hillu/local-log4j-vuln-scanner</a>
288
+ <a href="https://github.com/rui314/mold" target="_blank" title="rui314/mold">rui314/mold</a>
280
289
  </div>
281
290
  <div class="sub-title followers">
282
291
 
283
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
284
- <span style="background-color: #00ADD8;"></span>Go
292
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
293
+ <span style="background-color: #f34b7d;"></span>C++
285
294
  </a>
286
295
 
287
296
  <span class="star" title="Stargazers Count">
288
297
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
289
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>
290
299
  </svg>
291
- <span>343</span>
300
+ <span>5671</span>
292
301
  </span>
293
302
  <span class="star" title="Repo Forked">
294
303
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
295
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">
296
305
  </path>
297
306
  </svg>
298
- <span>77</span>
307
+ <span>172</span>
299
308
  </span>
300
309
  <span class="star">
301
310
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
302
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>
303
312
  </svg>
304
- <span>343 stars this month</span>
313
+ <span>2180 stars this month</span>
305
314
  </span>
306
315
  </div>
307
316
  <div class="details">
@@ -314,32 +323,32 @@
314
323
  <div class="info">
315
324
  <div class="rank">
316
325
  <span title="Ranking 6">6</span>
317
- <a href="https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection" target="_blank" title="QianMo/Real-Time-Rendering-4th-Bibliography-Collection">QianMo/Real-Time-Rendering-4th-Bibliography-Collection</a>
326
+ <a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
318
327
  </div>
319
328
  <div class="sub-title followers">
320
329
 
321
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
322
- <span style="background-color: #e34c26;"></span>HTML
330
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
331
+ <span style="background-color: #f1e05a;"></span>JavaScript
323
332
  </a>
324
333
 
325
334
  <span class="star" title="Stargazers Count">
326
335
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
327
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>
328
337
  </svg>
329
- <span>2211</span>
338
+ <span>26944</span>
330
339
  </span>
331
340
  <span class="star" title="Repo Forked">
332
341
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
333
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">
334
343
  </path>
335
344
  </svg>
336
- <span>682</span>
345
+ <span>1923</span>
337
346
  </span>
338
347
  <span class="star">
339
348
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
340
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>
341
350
  </svg>
342
- <span>1323 stars this month</span>
351
+ <span>4389 stars this month</span>
343
352
  </span>
344
353
  </div>
345
354
  <div class="details">
@@ -352,32 +361,32 @@
352
361
  <div class="info">
353
362
  <div class="rank">
354
363
  <span title="Ranking 7">7</span>
355
- <a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
364
+ <a href="https://github.com/kozmer/log4j-shell-poc" target="_blank" title="kozmer/log4j-shell-poc">kozmer/log4j-shell-poc</a>
356
365
  </div>
357
366
  <div class="sub-title followers">
358
367
 
359
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
360
- <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
361
370
  </a>
362
371
 
363
372
  <span class="star" title="Stargazers Count">
364
373
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
365
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>
366
375
  </svg>
367
- <span>26717</span>
376
+ <span>1169</span>
368
377
  </span>
369
378
  <span class="star" title="Repo Forked">
370
379
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
371
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">
372
381
  </path>
373
382
  </svg>
374
- <span>1916</span>
383
+ <span>298</span>
375
384
  </span>
376
385
  <span class="star">
377
386
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
378
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>
379
388
  </svg>
380
- <span>4393 stars this month</span>
389
+ <span>931 stars this month</span>
381
390
  </span>
382
391
  </div>
383
392
  <div class="details">
@@ -390,32 +399,32 @@
390
399
  <div class="info">
391
400
  <div class="rank">
392
401
  <span title="Ranking 8">8</span>
393
- <a href="https://github.com/ja-netfilter/ja-netfilter" target="_blank" title="ja-netfilter/ja-netfilter">ja-netfilter/ja-netfilter</a>
402
+ <a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
394
403
  </div>
395
404
  <div class="sub-title followers">
396
405
 
397
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
398
- <span style="background-color: #b07219;"></span>Java
406
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
407
+ <span style="background-color: #3572A5;"></span>Python
399
408
  </a>
400
409
 
401
410
  <span class="star" title="Stargazers Count">
402
411
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
403
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>
404
413
  </svg>
405
- <span>3154</span>
414
+ <span>11662</span>
406
415
  </span>
407
416
  <span class="star" title="Repo Forked">
408
417
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
409
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">
410
419
  </path>
411
420
  </svg>
412
- <span>796</span>
421
+ <span>2602</span>
413
422
  </span>
414
423
  <span class="star">
415
424
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
416
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>
417
426
  </svg>
418
- <span>1881 stars this month</span>
427
+ <span>1308 stars this month</span>
419
428
  </span>
420
429
  </div>
421
430
  <div class="details">
@@ -428,7 +437,7 @@
428
437
  <div class="info">
429
438
  <div class="rank">
430
439
  <span title="Ranking 9">9</span>
431
- <a href="https://github.com/corretto/hotpatch-for-apache-log4j2" target="_blank" title="corretto/hotpatch-for-apache-log4j2">corretto/hotpatch-for-apache-log4j2</a>
440
+ <a href="https://github.com/ja-netfilter/ja-netfilter" target="_blank" title="ja-netfilter/ja-netfilter">ja-netfilter/ja-netfilter</a>
432
441
  </div>
433
442
  <div class="sub-title followers">
434
443
 
@@ -440,20 +449,20 @@
440
449
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
441
450
  <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>
442
451
  </svg>
443
- <span>475</span>
452
+ <span>3387</span>
444
453
  </span>
445
454
  <span class="star" title="Repo Forked">
446
455
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
447
456
  <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">
448
457
  </path>
449
458
  </svg>
450
- <span>61</span>
459
+ <span>849</span>
451
460
  </span>
452
461
  <span class="star">
453
462
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
454
463
  <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>
455
464
  </svg>
456
- <span>479 stars this month</span>
465
+ <span>1814 stars this month</span>
457
466
  </span>
458
467
  </div>
459
468
  <div class="details">
@@ -466,32 +475,32 @@
466
475
  <div class="info">
467
476
  <div class="rank">
468
477
  <span title="Ranking 10">10</span>
469
- <a href="https://github.com/Eugeny/tabby" target="_blank" title="Eugeny/tabby">Eugeny/tabby</a>
478
+ <a href="https://github.com/mpcabete/bombcrypto-bot" target="_blank" title="mpcabete/bombcrypto-bot">mpcabete/bombcrypto-bot</a>
470
479
  </div>
471
480
  <div class="sub-title followers">
472
481
 
473
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
474
- <span style="background-color: #2b7489;"></span>TypeScript
482
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
483
+ <span style="background-color: #3572A5;"></span>Python
475
484
  </a>
476
485
 
477
486
  <span class="star" title="Stargazers Count">
478
487
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
479
488
  <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>
480
489
  </svg>
481
- <span>28332</span>
490
+ <span>772</span>
482
491
  </span>
483
492
  <span class="star" title="Repo Forked">
484
493
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
485
494
  <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">
486
495
  </path>
487
496
  </svg>
488
- <span>1651</span>
497
+ <span>496</span>
489
498
  </span>
490
499
  <span class="star">
491
500
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
492
501
  <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>
493
502
  </svg>
494
- <span>5340 stars this month</span>
503
+ <span>387 stars this month</span>
495
504
  </span>
496
505
  </div>
497
506
  <div class="details">
@@ -504,32 +513,32 @@
504
513
  <div class="info">
505
514
  <div class="rank">
506
515
  <span title="Ranking 11">11</span>
507
- <a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
516
+ <a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
508
517
  </div>
509
518
  <div class="sub-title followers">
510
519
 
511
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
512
- <span style="background-color: #3572A5;"></span>Python
520
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
521
+ <span style="background-color: #dea584;"></span>Rust
513
522
  </a>
514
523
 
515
524
  <span class="star" title="Stargazers Count">
516
525
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
517
526
  <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>
518
527
  </svg>
519
- <span>11578</span>
528
+ <span>13438</span>
520
529
  </span>
521
530
  <span class="star" title="Repo Forked">
522
531
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
523
532
  <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">
524
533
  </path>
525
534
  </svg>
526
- <span>2576</span>
535
+ <span>1183</span>
527
536
  </span>
528
537
  <span class="star">
529
538
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
530
539
  <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>
531
540
  </svg>
532
- <span>1276 stars this month</span>
541
+ <span>1271 stars this month</span>
533
542
  </span>
534
543
  </div>
535
544
  <div class="details">
@@ -542,32 +551,32 @@
542
551
  <div class="info">
543
552
  <div class="rank">
544
553
  <span title="Ranking 12">12</span>
545
- <a href="https://github.com/mpcabete/bombcrypto-bot" target="_blank" title="mpcabete/bombcrypto-bot">mpcabete/bombcrypto-bot</a>
554
+ <a href="https://github.com/Eugeny/tabby" target="_blank" title="Eugeny/tabby">Eugeny/tabby</a>
546
555
  </div>
547
556
  <div class="sub-title followers">
548
557
 
549
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
550
- <span style="background-color: #3572A5;"></span>Python
558
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
559
+ <span style="background-color: #2b7489;"></span>TypeScript
551
560
  </a>
552
561
 
553
562
  <span class="star" title="Stargazers Count">
554
563
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
555
564
  <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>
556
565
  </svg>
557
- <span>741</span>
566
+ <span>28623</span>
558
567
  </span>
559
568
  <span class="star" title="Repo Forked">
560
569
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
561
570
  <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">
562
571
  </path>
563
572
  </svg>
564
- <span>460</span>
573
+ <span>1665</span>
565
574
  </span>
566
575
  <span class="star">
567
576
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
568
577
  <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>
569
578
  </svg>
570
- <span>424 stars this month</span>
579
+ <span>4529 stars this month</span>
571
580
  </span>
572
581
  </div>
573
582
  <div class="details">
@@ -580,32 +589,32 @@
580
589
  <div class="info">
581
590
  <div class="rank">
582
591
  <span title="Ranking 13">13</span>
583
- <a href="https://github.com/PKUanonym/REKCARC-TSC-UHT" target="_blank" title="PKUanonym/REKCARC-TSC-UHT">PKUanonym/REKCARC-TSC-UHT</a>
592
+ <a href="https://github.com/dataease/dataease" target="_blank" title="dataease/dataease">dataease/dataease</a>
584
593
  </div>
585
594
  <div class="sub-title followers">
586
595
 
587
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
588
- <span style="background-color: #e34c26;"></span>HTML
596
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
597
+ <span style="background-color: #b07219;"></span>Java
589
598
  </a>
590
599
 
591
600
  <span class="star" title="Stargazers Count">
592
601
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
593
602
  <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>
594
603
  </svg>
595
- <span>21583</span>
604
+ <span>4681</span>
596
605
  </span>
597
606
  <span class="star" title="Repo Forked">
598
607
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
599
608
  <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">
600
609
  </path>
601
610
  </svg>
602
- <span>5878</span>
611
+ <span>837</span>
603
612
  </span>
604
613
  <span class="star">
605
614
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
606
615
  <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>
607
616
  </svg>
608
- <span>2054 stars this month</span>
617
+ <span>664 stars this month</span>
609
618
  </span>
610
619
  </div>
611
620
  <div class="details">
@@ -618,32 +627,32 @@
618
627
  <div class="info">
619
628
  <div class="rank">
620
629
  <span title="Ranking 14">14</span>
621
- <a href="https://github.com/christophetd/log4shell-vulnerable-app" target="_blank" title="christophetd/log4shell-vulnerable-app">christophetd/log4shell-vulnerable-app</a>
630
+ <a href="https://github.com/CleverRaven/Cataclysm-DDA" target="_blank" title="CleverRaven/Cataclysm-DDA">CleverRaven/Cataclysm-DDA</a>
622
631
  </div>
623
632
  <div class="sub-title followers">
624
633
 
625
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
626
- <span style="background-color: #b07219;"></span>Java
634
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
635
+ <span style="background-color: #f34b7d;"></span>C++
627
636
  </a>
628
637
 
629
638
  <span class="star" title="Stargazers Count">
630
639
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
631
640
  <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
641
  </svg>
633
- <span>897</span>
642
+ <span>6381</span>
634
643
  </span>
635
644
  <span class="star" title="Repo Forked">
636
645
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
637
646
  <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">
638
647
  </path>
639
648
  </svg>
640
- <span>351</span>
649
+ <span>3064</span>
641
650
  </span>
642
651
  <span class="star">
643
652
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
644
653
  <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>
645
654
  </svg>
646
- <span>666 stars this month</span>
655
+ <span>537 stars this month</span>
647
656
  </span>
648
657
  </div>
649
658
  <div class="details">
@@ -668,20 +677,20 @@
668
677
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
669
678
  <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
679
  </svg>
671
- <span>14079</span>
680
+ <span>14196</span>
672
681
  </span>
673
682
  <span class="star" title="Repo Forked">
674
683
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
675
684
  <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">
676
685
  </path>
677
686
  </svg>
678
- <span>1970</span>
687
+ <span>1984</span>
679
688
  </span>
680
689
  <span class="star">
681
690
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
682
691
  <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>
683
692
  </svg>
684
- <span>1396 stars this month</span>
693
+ <span>1424 stars this month</span>
685
694
  </span>
686
695
  </div>
687
696
  <div class="details">
@@ -694,32 +703,32 @@
694
703
  <div class="info">
695
704
  <div class="rank">
696
705
  <span title="Ranking 16">16</span>
697
- <a href="https://github.com/CleverRaven/Cataclysm-DDA" target="_blank" title="CleverRaven/Cataclysm-DDA">CleverRaven/Cataclysm-DDA</a>
706
+ <a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
698
707
  </div>
699
708
  <div class="sub-title followers">
700
709
 
701
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
702
- <span style="background-color: #f34b7d;"></span>C++
710
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
711
+ <span style="background-color: #3572A5;"></span>Python
703
712
  </a>
704
713
 
705
714
  <span class="star" title="Stargazers Count">
706
715
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
707
716
  <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
717
  </svg>
709
- <span>6333</span>
718
+ <span>16553</span>
710
719
  </span>
711
720
  <span class="star" title="Repo Forked">
712
721
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
713
722
  <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">
714
723
  </path>
715
724
  </svg>
716
- <span>3055</span>
725
+ <span>1159</span>
717
726
  </span>
718
727
  <span class="star">
719
728
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
720
729
  <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>
721
730
  </svg>
722
- <span>518 stars this month</span>
731
+ <span>3727 stars this month</span>
723
732
  </span>
724
733
  </div>
725
734
  <div class="details">
@@ -732,7 +741,7 @@
732
741
  <div class="info">
733
742
  <div class="rank">
734
743
  <span title="Ranking 17">17</span>
735
- <a href="https://github.com/anchore/grype" target="_blank" title="anchore/grype">anchore/grype</a>
744
+ <a href="https://github.com/inancgumus/learngo" target="_blank" title="inancgumus/learngo">inancgumus/learngo</a>
736
745
  </div>
737
746
  <div class="sub-title followers">
738
747
 
@@ -744,20 +753,20 @@
744
753
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
745
754
  <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
755
  </svg>
747
- <span>2647</span>
756
+ <span>12591</span>
748
757
  </span>
749
758
  <span class="star" title="Repo Forked">
750
759
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
751
760
  <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">
752
761
  </path>
753
762
  </svg>
754
- <span>164</span>
763
+ <span>1624</span>
755
764
  </span>
756
765
  <span class="star">
757
766
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
758
767
  <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>
759
768
  </svg>
760
- <span>1471 stars this month</span>
769
+ <span>804 stars this month</span>
761
770
  </span>
762
771
  </div>
763
772
  <div class="details">
@@ -770,7 +779,7 @@
770
779
  <div class="info">
771
780
  <div class="rank">
772
781
  <span title="Ranking 18">18</span>
773
- <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
782
+ <a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
774
783
  </div>
775
784
  <div class="sub-title followers">
776
785
 
@@ -782,20 +791,20 @@
782
791
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
783
792
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
784
793
  </svg>
785
- <span>13597</span>
794
+ <span>18050</span>
786
795
  </span>
787
796
  <span class="star" title="Repo Forked">
788
797
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
789
798
  <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">
790
799
  </path>
791
800
  </svg>
792
- <span>2826</span>
801
+ <span>2390</span>
793
802
  </span>
794
803
  <span class="star">
795
804
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
796
805
  <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>
797
806
  </svg>
798
- <span>2317 stars this month</span>
807
+ <span>3298 stars this month</span>
799
808
  </span>
800
809
  </div>
801
810
  <div class="details">
@@ -808,32 +817,32 @@
808
817
  <div class="info">
809
818
  <div class="rank">
810
819
  <span title="Ranking 19">19</span>
811
- <a href="https://github.com/huntresslabs/log4shell-tester" target="_blank" title="huntresslabs/log4shell-tester">huntresslabs/log4shell-tester</a>
820
+ <a href="https://github.com/QSCTech/zju-icicles" target="_blank" title="QSCTech/zju-icicles">QSCTech/zju-icicles</a>
812
821
  </div>
813
822
  <div class="sub-title followers">
814
823
 
815
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
816
- <span style="background-color: #b07219;"></span>Java
824
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
825
+ <span style="background-color: #e34c26;"></span>HTML
817
826
  </a>
818
827
 
819
828
  <span class="star" title="Stargazers Count">
820
829
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
821
830
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
822
831
  </svg>
823
- <span>329</span>
832
+ <span>24843</span>
824
833
  </span>
825
834
  <span class="star" title="Repo Forked">
826
835
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
827
836
  <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">
828
837
  </path>
829
838
  </svg>
830
- <span>75</span>
839
+ <span>7301</span>
831
840
  </span>
832
841
  <span class="star">
833
842
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
834
843
  <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>
835
844
  </svg>
836
- <span>323 stars this month</span>
845
+ <span>1161 stars this month</span>
837
846
  </span>
838
847
  </div>
839
848
  <div class="details">
@@ -846,32 +855,28 @@
846
855
  <div class="info">
847
856
  <div class="rank">
848
857
  <span title="Ranking 20">20</span>
849
- <a href="https://github.com/Neo23x0/log4shell-detector" target="_blank" title="Neo23x0/log4shell-detector">Neo23x0/log4shell-detector</a>
858
+ <a href="https://github.com/youngyangyang04/leetcode-master" target="_blank" title="youngyangyang04/leetcode-master">youngyangyang04/leetcode-master</a>
850
859
  </div>
851
860
  <div class="sub-title followers">
852
861
 
853
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
854
- <span style="background-color: #3572A5;"></span>Python
855
- </a>
856
-
857
862
  <span class="star" title="Stargazers Count">
858
863
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
859
864
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
860
865
  </svg>
861
- <span>694</span>
866
+ <span>21423</span>
862
867
  </span>
863
868
  <span class="star" title="Repo Forked">
864
869
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
865
870
  <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">
866
871
  </path>
867
872
  </svg>
868
- <span>127</span>
873
+ <span>5515</span>
869
874
  </span>
870
875
  <span class="star">
871
876
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
872
877
  <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>
873
878
  </svg>
874
- <span>600 stars this month</span>
879
+ <span>2202 stars this month</span>
875
880
  </span>
876
881
  </div>
877
882
  <div class="details">
@@ -884,32 +889,32 @@
884
889
  <div class="info">
885
890
  <div class="rank">
886
891
  <span title="Ranking 21">21</span>
887
- <a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
892
+ <a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
888
893
  </div>
889
894
  <div class="sub-title followers">
890
895
 
891
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
892
- <span style="background-color: #3572A5;"></span>Python
896
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
897
+ <span style="background-color: #555555;"></span>C
893
898
  </a>
894
899
 
895
900
  <span class="star" title="Stargazers Count">
896
901
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
897
902
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
898
903
  </svg>
899
- <span>16146</span>
904
+ <span>4910</span>
900
905
  </span>
901
906
  <span class="star" title="Repo Forked">
902
907
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
903
908
  <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">
904
909
  </path>
905
910
  </svg>
906
- <span>1121</span>
911
+ <span>482</span>
907
912
  </span>
908
913
  <span class="star">
909
914
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
910
915
  <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>
911
916
  </svg>
912
- <span>3726 stars this month</span>
917
+ <span>2254 stars this month</span>
913
918
  </span>
914
919
  </div>
915
920
  <div class="details">
@@ -922,28 +927,32 @@
922
927
  <div class="info">
923
928
  <div class="rank">
924
929
  <span title="Ranking 22">22</span>
925
- <a href="https://github.com/youngyangyang04/leetcode-master" target="_blank" title="youngyangyang04/leetcode-master">youngyangyang04/leetcode-master</a>
930
+ <a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
926
931
  </div>
927
932
  <div class="sub-title followers">
928
933
 
934
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
935
+ <span style="background-color: #3572A5;"></span>Python
936
+ </a>
937
+
929
938
  <span class="star" title="Stargazers Count">
930
939
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
931
940
  <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>
932
941
  </svg>
933
- <span>21251</span>
942
+ <span>158519</span>
934
943
  </span>
935
944
  <span class="star" title="Repo Forked">
936
945
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
937
946
  <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">
938
947
  </path>
939
948
  </svg>
940
- <span>5468</span>
949
+ <span>29287</span>
941
950
  </span>
942
951
  <span class="star">
943
952
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
944
953
  <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>
945
954
  </svg>
946
- <span>2236 stars this month</span>
955
+ <span>4660 stars this month</span>
947
956
  </span>
948
957
  </div>
949
958
  <div class="details">
@@ -956,32 +965,32 @@
956
965
  <div class="info">
957
966
  <div class="rank">
958
967
  <span title="Ranking 23">23</span>
959
- <a href="https://github.com/vercel/turborepo" target="_blank" title="vercel/turborepo">vercel/turborepo</a>
968
+ <a href="https://github.com/Anuken/Mindustry" target="_blank" title="Anuken/Mindustry">Anuken/Mindustry</a>
960
969
  </div>
961
970
  <div class="sub-title followers">
962
971
 
963
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
964
- <span style="background-color: #00ADD8;"></span>Go
972
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
973
+ <span style="background-color: #b07219;"></span>Java
965
974
  </a>
966
975
 
967
976
  <span class="star" title="Stargazers Count">
968
977
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
969
978
  <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>
970
979
  </svg>
971
- <span>5031</span>
980
+ <span>13835</span>
972
981
  </span>
973
982
  <span class="star" title="Repo Forked">
974
983
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
975
984
  <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">
976
985
  </path>
977
986
  </svg>
978
- <span>173</span>
987
+ <span>1888</span>
979
988
  </span>
980
989
  <span class="star">
981
990
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
982
991
  <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>
983
992
  </svg>
984
- <span>3138 stars this month</span>
993
+ <span>799 stars this month</span>
985
994
  </span>
986
995
  </div>
987
996
  <div class="details">
@@ -994,32 +1003,32 @@
994
1003
  <div class="info">
995
1004
  <div class="rank">
996
1005
  <span title="Ranking 24">24</span>
997
- <a href="https://github.com/dataease/dataease" target="_blank" title="dataease/dataease">dataease/dataease</a>
1006
+ <a href="https://github.com/jonasschmedtmann/complete-javascript-course" target="_blank" title="jonasschmedtmann/complete-javascript-course">jonasschmedtmann/complete-javascript-course</a>
998
1007
  </div>
999
1008
  <div class="sub-title followers">
1000
1009
 
1001
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
1002
- <span style="background-color: #b07219;"></span>Java
1010
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1011
+ <span style="background-color: #f1e05a;"></span>JavaScript
1003
1012
  </a>
1004
1013
 
1005
1014
  <span class="star" title="Stargazers Count">
1006
1015
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1007
1016
  <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>
1008
1017
  </svg>
1009
- <span>4596</span>
1018
+ <span>8109</span>
1010
1019
  </span>
1011
1020
  <span class="star" title="Repo Forked">
1012
1021
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1013
1022
  <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">
1014
1023
  </path>
1015
1024
  </svg>
1016
- <span>815</span>
1025
+ <span>10138</span>
1017
1026
  </span>
1018
1027
  <span class="star">
1019
1028
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1020
1029
  <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>
1021
1030
  </svg>
1022
- <span>603 stars this month</span>
1031
+ <span>277 stars this month</span>
1023
1032
  </span>
1024
1033
  </div>
1025
1034
  <div class="details">
@@ -1032,32 +1041,32 @@
1032
1041
  <div class="info">
1033
1042
  <div class="rank">
1034
1043
  <span title="Ranking 25">25</span>
1035
- <a href="https://github.com/apache/logging-log4j2" target="_blank" title="apache/logging-log4j2">apache/logging-log4j2</a>
1044
+ <a href="https://github.com/baidu/amis" target="_blank" title="baidu/amis">baidu/amis</a>
1036
1045
  </div>
1037
1046
  <div class="sub-title followers">
1038
1047
 
1039
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
1040
- <span style="background-color: #b07219;"></span>Java
1048
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
1049
+ <span style="background-color: #2b7489;"></span>TypeScript
1041
1050
  </a>
1042
1051
 
1043
1052
  <span class="star" title="Stargazers Count">
1044
1053
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1045
1054
  <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>
1046
1055
  </svg>
1047
- <span>2627</span>
1056
+ <span>9620</span>
1048
1057
  </span>
1049
1058
  <span class="star" title="Repo Forked">
1050
1059
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1051
1060
  <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">
1052
1061
  </path>
1053
1062
  </svg>
1054
- <span>1269</span>
1063
+ <span>1290</span>
1055
1064
  </span>
1056
1065
  <span class="star">
1057
1066
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1058
1067
  <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>
1059
1068
  </svg>
1060
- <span>961 stars this month</span>
1069
+ <span>772 stars this month</span>
1061
1070
  </span>
1062
1071
  </div>
1063
1072
  <div class="details">
@@ -1082,7 +1091,7 @@
1082
1091
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1083
1092
  </a>
1084
1093
  </div>
1085
- <div class="time">Last cache created on 2022/1/12 by Github API v3.</div>
1094
+ <div class="time">Last cache created on 2022/1/16 by Github API v3.</div>
1086
1095
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1087
1096
  </div>
1088
1097
  </body>