@wcj/github-rank 22.2.28 → 22.3.1

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 +19496 -19496
  2. package/dist/sifou-daily.json +201 -30
  3. package/dist/sifou-monthly.json +74 -74
  4. package/dist/sifou-weekly.json +112 -112
  5. package/dist/toutiao-30.json +45 -45
  6. package/dist/toutiao-7.json +85 -85
  7. package/dist/toutiao-90.json +41 -41
  8. package/dist/trending-daily.json +163 -163
  9. package/dist/trending-monthly.json +154 -154
  10. package/dist/trending-weekly.json +167 -167
  11. package/dist/users.china.json +1185 -1185
  12. package/dist/users.json +1926 -1926
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +19496 -19496
  16. package/web/data/sifou-daily.json +201 -30
  17. package/web/data/sifou-monthly.json +74 -74
  18. package/web/data/sifou-weekly.json +112 -112
  19. package/web/data/toutiao-30.json +45 -45
  20. package/web/data/toutiao-7.json +85 -85
  21. package/web/data/toutiao-90.json +41 -41
  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 +167 -167
  25. package/web/data/users.china.json +1185 -1185
  26. package/web/data/users.json +1926 -1926
  27. package/web/index.html +1056 -1056
  28. package/web/repos.html +2629 -2629
  29. package/web/sifou-daily.html +558 -26
  30. package/web/sifou-monthly.html +124 -124
  31. package/web/sifou-weekly.html +141 -141
  32. package/web/toutiao-30.html +64 -64
  33. package/web/toutiao-7.html +69 -69
  34. package/web/toutiao-90.html +61 -61
  35. package/web/trending-monthly.html +140 -140
  36. package/web/trending-weekly.html +146 -146
  37. package/web/trending.html +147 -135
  38. package/web/users.china.html +617 -617
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/2/28 by
105
+ <div class="time">Last cache created on 2022/3/1 by
106
106
 
107
107
 
108
108
 
@@ -137,28 +137,28 @@
137
137
  </div>
138
138
  <div class="sub-title followers">
139
139
 
140
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
141
- <span style="background-color: #89e051;"></span>Shell
140
+ <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
141
+ <span style="background-color: #ccc;"></span>HCL
142
142
  </a>
143
143
 
144
144
  <span class="star" title="Stargazers Count">
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>206</span>
148
+ <span>342</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>44</span>
155
+ <span>66</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>75 stars today</span>
161
+ <span>126 stars today</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/ministryofjustice/modernisation-platform" target="_blank" title="ministryofjustice/modernisation-platform">ministryofjustice/modernisation-platform</a>
174
+ <a href="https://github.com/iaddis/metalnes" target="_blank" title="iaddis/metalnes">iaddis/metalnes</a>
175
175
  </div>
176
176
  <div class="sub-title followers">
177
177
 
178
- <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
179
- <span style="background-color: #ccc;"></span>HCL
178
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
179
+ <span style="background-color: #f1e05a;"></span>JavaScript
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>211</span>
186
+ <span>1322</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>92</span>
193
+ <span>18</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>55 stars today</span>
199
+ <span>259 stars today</span>
200
200
  </span>
201
201
  </div>
202
202
  <div class="details">
@@ -209,28 +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/cat-milk/Anime-Girls-Holding-Programming-Books" target="_blank" title="cat-milk/Anime-Girls-Holding-Programming-Books">cat-milk/Anime-Girls-Holding-Programming-Books</a>
212
+ <a href="https://github.com/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</a>
213
213
  </div>
214
214
  <div class="sub-title followers">
215
215
 
216
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
217
+ <span style="background-color: #dea584;"></span>Rust
218
+ </a>
219
+
216
220
  <span class="star" title="Stargazers Count">
217
221
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
218
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>
219
223
  </svg>
220
- <span>9411</span>
224
+ <span>18337</span>
221
225
  </span>
222
226
  <span class="star" title="Repo Forked">
223
227
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
224
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">
225
229
  </path>
226
230
  </svg>
227
- <span>483</span>
231
+ <span>911</span>
228
232
  </span>
229
233
  <span class="star">
230
234
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
231
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>
232
236
  </svg>
233
- <span>232 stars today</span>
237
+ <span>261 stars today</span>
234
238
  </span>
235
239
  </div>
236
240
  <div class="details">
@@ -243,32 +247,28 @@
243
247
  <div class="info">
244
248
  <div class="rank">
245
249
  <span title="Ranking 4">4</span>
246
- <a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
250
+ <a href="https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books" target="_blank" title="cat-milk/Anime-Girls-Holding-Programming-Books">cat-milk/Anime-Girls-Holding-Programming-Books</a>
247
251
  </div>
248
252
  <div class="sub-title followers">
249
253
 
250
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
251
- <span style="background-color: #3572A5;"></span>Python
252
- </a>
253
-
254
254
  <span class="star" title="Stargazers Count">
255
255
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
256
256
  <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
257
  </svg>
258
- <span>106728</span>
258
+ <span>9737</span>
259
259
  </span>
260
260
  <span class="star" title="Repo Forked">
261
261
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
262
262
  <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
263
  </path>
264
264
  </svg>
265
- <span>7204</span>
265
+ <span>501</span>
266
266
  </span>
267
267
  <span class="star">
268
268
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
269
269
  <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
270
  </svg>
271
- <span>109 stars today</span>
271
+ <span>330 stars today</span>
272
272
  </span>
273
273
  </div>
274
274
  <div class="details">
@@ -281,32 +281,32 @@
281
281
  <div class="info">
282
282
  <div class="rank">
283
283
  <span title="Ranking 5">5</span>
284
- <a href="https://github.com/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</a>
284
+ <a href="https://github.com/HashLips/hashlips_art_engine" target="_blank" title="HashLips/hashlips_art_engine">HashLips/hashlips_art_engine</a>
285
285
  </div>
286
286
  <div class="sub-title followers">
287
287
 
288
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
289
- <span style="background-color: #dea584;"></span>Rust
288
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
289
+ <span style="background-color: #f1e05a;"></span>JavaScript
290
290
  </a>
291
291
 
292
292
  <span class="star" title="Stargazers Count">
293
293
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
294
294
  <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
295
  </svg>
296
- <span>18086</span>
296
+ <span>4457</span>
297
297
  </span>
298
298
  <span class="star" title="Repo Forked">
299
299
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
300
300
  <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
301
  </path>
302
302
  </svg>
303
- <span>901</span>
303
+ <span>2411</span>
304
304
  </span>
305
305
  <span class="star">
306
306
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
307
307
  <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
308
  </svg>
309
- <span>239 stars today</span>
309
+ <span>58 stars today</span>
310
310
  </span>
311
311
  </div>
312
312
  <div class="details">
@@ -319,7 +319,7 @@
319
319
  <div class="info">
320
320
  <div class="rank">
321
321
  <span title="Ranking 6">6</span>
322
- <a href="https://github.com/MHProDev/MHDDoS" target="_blank" title="MHProDev/MHDDoS">MHProDev/MHDDoS</a>
322
+ <a href="https://github.com/freqtrade/freqtrade" target="_blank" title="freqtrade/freqtrade">freqtrade/freqtrade</a>
323
323
  </div>
324
324
  <div class="sub-title followers">
325
325
 
@@ -331,20 +331,20 @@
331
331
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
332
332
  <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
333
  </svg>
334
- <span>1218</span>
334
+ <span>16352</span>
335
335
  </span>
336
336
  <span class="star" title="Repo Forked">
337
337
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
338
338
  <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
339
  </path>
340
340
  </svg>
341
- <span>402</span>
341
+ <span>3468</span>
342
342
  </span>
343
343
  <span class="star">
344
344
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
345
345
  <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
346
  </svg>
347
- <span>207 stars today</span>
347
+ <span>243 stars today</span>
348
348
  </span>
349
349
  </div>
350
350
  <div class="details">
@@ -357,32 +357,32 @@
357
357
  <div class="info">
358
358
  <div class="rank">
359
359
  <span title="Ranking 7">7</span>
360
- <a href="https://github.com/palahsu/DDoS-Ripper" target="_blank" title="palahsu/DDoS-Ripper">palahsu/DDoS-Ripper</a>
360
+ <a href="https://github.com/erkexzcx/stoppropaganda" target="_blank" title="erkexzcx/stoppropaganda">erkexzcx/stoppropaganda</a>
361
361
  </div>
362
362
  <div class="sub-title followers">
363
363
 
364
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
365
- <span style="background-color: #3572A5;"></span>Python
364
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
365
+ <span style="background-color: #00ADD8;"></span>Go
366
366
  </a>
367
367
 
368
368
  <span class="star" title="Stargazers Count">
369
369
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
370
370
  <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
371
  </svg>
372
- <span>403</span>
372
+ <span>245</span>
373
373
  </span>
374
374
  <span class="star" title="Repo Forked">
375
375
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
376
376
  <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
377
  </path>
378
378
  </svg>
379
- <span>122</span>
379
+ <span>41</span>
380
380
  </span>
381
381
  <span class="star">
382
382
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
383
383
  <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
384
  </svg>
385
- <span>93 stars today</span>
385
+ <span>116 stars today</span>
386
386
  </span>
387
387
  </div>
388
388
  <div class="details">
@@ -395,7 +395,7 @@
395
395
  <div class="info">
396
396
  <div class="rank">
397
397
  <span title="Ranking 8">8</span>
398
- <a href="https://github.com/gkbrk/slowloris" target="_blank" title="gkbrk/slowloris">gkbrk/slowloris</a>
398
+ <a href="https://github.com/AlexTrushkovsky/NoWarDDoS" target="_blank" title="AlexTrushkovsky/NoWarDDoS">AlexTrushkovsky/NoWarDDoS</a>
399
399
  </div>
400
400
  <div class="sub-title followers">
401
401
 
@@ -407,20 +407,20 @@
407
407
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
408
408
  <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
409
  </svg>
410
- <span>1544</span>
410
+ <span>203</span>
411
411
  </span>
412
412
  <span class="star" title="Repo Forked">
413
413
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
414
414
  <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
415
  </path>
416
416
  </svg>
417
- <span>541</span>
417
+ <span>68</span>
418
418
  </span>
419
419
  <span class="star">
420
420
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
421
421
  <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
422
  </svg>
423
- <span>61 stars today</span>
423
+ <span>107 stars today</span>
424
424
  </span>
425
425
  </div>
426
426
  <div class="details">
@@ -433,32 +433,32 @@
433
433
  <div class="info">
434
434
  <div class="rank">
435
435
  <span title="Ranking 9">9</span>
436
- <a href="https://github.com/dj-nitehawk/FastEndpoints" target="_blank" title="dj-nitehawk/FastEndpoints">dj-nitehawk/FastEndpoints</a>
436
+ <a href="https://github.com/MHProDev/MHDDoS" target="_blank" title="MHProDev/MHDDoS">MHProDev/MHDDoS</a>
437
437
  </div>
438
438
  <div class="sub-title followers">
439
439
 
440
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
441
- <span style="background-color: #178600;"></span>C#
440
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
441
+ <span style="background-color: #3572A5;"></span>Python
442
442
  </a>
443
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>824</span>
448
+ <span>1477</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>36</span>
455
+ <span>438</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>120 stars today</span>
461
+ <span>261 stars today</span>
462
462
  </span>
463
463
  </div>
464
464
  <div class="details">
@@ -471,28 +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/cyprosecurity/API-SecurityEmpire" target="_blank" title="cyprosecurity/API-SecurityEmpire">cyprosecurity/API-SecurityEmpire</a>
474
+ <a href="https://github.com/ajax-lives/NoRussian" target="_blank" title="ajax-lives/NoRussian">ajax-lives/NoRussian</a>
475
475
  </div>
476
476
  <div class="sub-title followers">
477
477
 
478
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
479
+ <span style="background-color: #e34c26;"></span>HTML
480
+ </a>
481
+
478
482
  <span class="star" title="Stargazers Count">
479
483
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
480
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>
481
485
  </svg>
482
- <span>339</span>
486
+ <span>282</span>
483
487
  </span>
484
488
  <span class="star" title="Repo Forked">
485
489
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
486
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">
487
491
  </path>
488
492
  </svg>
489
- <span>40</span>
493
+ <span>49</span>
490
494
  </span>
491
495
  <span class="star">
492
496
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
493
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>
494
498
  </svg>
495
- <span>146 stars today</span>
499
+ <span>72 stars today</span>
496
500
  </span>
497
501
  </div>
498
502
  <div class="details">
@@ -505,32 +509,28 @@
505
509
  <div class="info">
506
510
  <div class="rank">
507
511
  <span title="Ranking 11">11</span>
508
- <a href="https://github.com/iaddis/metalnes" target="_blank" title="iaddis/metalnes">iaddis/metalnes</a>
512
+ <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
509
513
  </div>
510
514
  <div class="sub-title followers">
511
515
 
512
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
513
- <span style="background-color: #f1e05a;"></span>JavaScript
514
- </a>
515
-
516
516
  <span class="star" title="Stargazers Count">
517
517
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
518
518
  <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
519
  </svg>
520
- <span>1071</span>
520
+ <span>32469</span>
521
521
  </span>
522
522
  <span class="star" title="Repo Forked">
523
523
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
524
524
  <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
525
  </path>
526
526
  </svg>
527
- <span>11</span>
527
+ <span>4825</span>
528
528
  </span>
529
529
  <span class="star">
530
530
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
531
531
  <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
532
  </svg>
533
- <span>369 stars today</span>
533
+ <span>200 stars today</span>
534
534
  </span>
535
535
  </div>
536
536
  <div class="details">
@@ -543,32 +543,32 @@
543
543
  <div class="info">
544
544
  <div class="rank">
545
545
  <span title="Ranking 12">12</span>
546
- <a href="https://github.com/QMHTMY/RustBook" target="_blank" title="QMHTMY/RustBook">QMHTMY/RustBook</a>
546
+ <a href="https://github.com/palahsu/DDoS-Ripper" target="_blank" title="palahsu/DDoS-Ripper">palahsu/DDoS-Ripper</a>
547
547
  </div>
548
548
  <div class="sub-title followers">
549
549
 
550
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
551
- <span style="background-color: #dea584;"></span>Rust
550
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
551
+ <span style="background-color: #3572A5;"></span>Python
552
552
  </a>
553
553
 
554
554
  <span class="star" title="Stargazers Count">
555
555
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
556
556
  <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
557
  </svg>
558
- <span>824</span>
558
+ <span>637</span>
559
559
  </span>
560
560
  <span class="star" title="Repo Forked">
561
561
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
562
562
  <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
563
  </path>
564
564
  </svg>
565
- <span>67</span>
565
+ <span>142</span>
566
566
  </span>
567
567
  <span class="star">
568
568
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
569
569
  <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
570
  </svg>
571
- <span>149 stars today</span>
571
+ <span>253 stars today</span>
572
572
  </span>
573
573
  </div>
574
574
  <div class="details">
@@ -581,7 +581,7 @@
581
581
  <div class="info">
582
582
  <div class="rank">
583
583
  <span title="Ranking 13">13</span>
584
- <a href="https://github.com/skywind3000/preserve-cd" target="_blank" title="skywind3000/preserve-cd">skywind3000/preserve-cd</a>
584
+ <a href="https://github.com/curated-intel/Ukraine-Cyber-Operations" target="_blank" title="curated-intel/Ukraine-Cyber-Operations">curated-intel/Ukraine-Cyber-Operations</a>
585
585
  </div>
586
586
  <div class="sub-title followers">
587
587
 
@@ -589,20 +589,20 @@
589
589
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
590
590
  <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>
591
591
  </svg>
592
- <span>1539</span>
592
+ <span>251</span>
593
593
  </span>
594
594
  <span class="star" title="Repo Forked">
595
595
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
596
596
  <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">
597
597
  </path>
598
598
  </svg>
599
- <span>178</span>
599
+ <span>20</span>
600
600
  </span>
601
601
  <span class="star">
602
602
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
603
603
  <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>
604
604
  </svg>
605
- <span>121 stars today</span>
605
+ <span>123 stars today</span>
606
606
  </span>
607
607
  </div>
608
608
  <div class="details">
@@ -615,7 +615,7 @@
615
615
  <div class="info">
616
616
  <div class="rank">
617
617
  <span title="Ranking 14">14</span>
618
- <a href="https://github.com/phil-opp/blog_os" target="_blank" title="phil-opp/blog_os">phil-opp/blog_os</a>
618
+ <a href="https://github.com/techchipnet/CamPhish" target="_blank" title="techchipnet/CamPhish">techchipnet/CamPhish</a>
619
619
  </div>
620
620
  <div class="sub-title followers">
621
621
 
@@ -627,20 +627,20 @@
627
627
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
628
628
  <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>
629
629
  </svg>
630
- <span>8870</span>
630
+ <span>939</span>
631
631
  </span>
632
632
  <span class="star" title="Repo Forked">
633
633
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
634
634
  <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">
635
635
  </path>
636
636
  </svg>
637
- <span>683</span>
637
+ <span>353</span>
638
638
  </span>
639
639
  <span class="star">
640
640
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
641
641
  <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>
642
642
  </svg>
643
- <span>196 stars today</span>
643
+ <span>83 stars today</span>
644
644
  </span>
645
645
  </div>
646
646
  <div class="details">
@@ -653,28 +653,32 @@
653
653
  <div class="info">
654
654
  <div class="rank">
655
655
  <span title="Ranking 15">15</span>
656
- <a href="https://github.com/LSPosed/MagiskOnWSA" target="_blank" title="LSPosed/MagiskOnWSA">LSPosed/MagiskOnWSA</a>
656
+ <a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
657
657
  </div>
658
658
  <div class="sub-title followers">
659
659
 
660
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
661
+ <span style="background-color: #3572A5;"></span>Python
662
+ </a>
663
+
660
664
  <span class="star" title="Stargazers Count">
661
665
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
662
666
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
663
667
  </svg>
664
- <span>7358</span>
668
+ <span>106885</span>
665
669
  </span>
666
670
  <span class="star" title="Repo Forked">
667
671
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
668
672
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
669
673
  </path>
670
674
  </svg>
671
- <span>50342</span>
675
+ <span>7213</span>
672
676
  </span>
673
677
  <span class="star">
674
678
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
675
679
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
676
680
  </svg>
677
- <span>212 stars today</span>
681
+ <span>175 stars today</span>
678
682
  </span>
679
683
  </div>
680
684
  <div class="details">
@@ -687,7 +691,7 @@
687
691
  <div class="info">
688
692
  <div class="rank">
689
693
  <span title="Ranking 16">16</span>
690
- <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
694
+ <a href="https://github.com/github/advisory-database" target="_blank" title="github/advisory-database">github/advisory-database</a>
691
695
  </div>
692
696
  <div class="sub-title followers">
693
697
 
@@ -695,20 +699,20 @@
695
699
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
696
700
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
697
701
  </svg>
698
- <span>32280</span>
702
+ <span>725</span>
699
703
  </span>
700
704
  <span class="star" title="Repo Forked">
701
705
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
702
706
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
703
707
  </path>
704
708
  </svg>
705
- <span>4797</span>
709
+ <span>37</span>
706
710
  </span>
707
711
  <span class="star">
708
712
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
709
713
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
710
714
  </svg>
711
- <span>227 stars today</span>
715
+ <span>87 stars today</span>
712
716
  </span>
713
717
  </div>
714
718
  <div class="details">
@@ -721,32 +725,28 @@
721
725
  <div class="info">
722
726
  <div class="rank">
723
727
  <span title="Ranking 17">17</span>
724
- <a href="https://github.com/uberhalit/EldenRingFpsUnlockAndMore" target="_blank" title="uberhalit/EldenRingFpsUnlockAndMore">uberhalit/EldenRingFpsUnlockAndMore</a>
728
+ <a href="https://github.com/cyprosecurity/API-SecurityEmpire" target="_blank" title="cyprosecurity/API-SecurityEmpire">cyprosecurity/API-SecurityEmpire</a>
725
729
  </div>
726
730
  <div class="sub-title followers">
727
731
 
728
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
729
- <span style="background-color: #178600;"></span>C#
730
- </a>
731
-
732
732
  <span class="star" title="Stargazers Count">
733
733
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
734
734
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
735
735
  </svg>
736
- <span>203</span>
736
+ <span>487</span>
737
737
  </span>
738
738
  <span class="star" title="Repo Forked">
739
739
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
740
740
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
741
741
  </path>
742
742
  </svg>
743
- <span>15</span>
743
+ <span>56</span>
744
744
  </span>
745
745
  <span class="star">
746
746
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
747
747
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
748
748
  </svg>
749
- <span>62 stars today</span>
749
+ <span>186 stars today</span>
750
750
  </span>
751
751
  </div>
752
752
  <div class="details">
@@ -759,32 +759,32 @@
759
759
  <div class="info">
760
760
  <div class="rank">
761
761
  <span title="Ranking 18">18</span>
762
- <a href="https://github.com/YaoApp/yao" target="_blank" title="YaoApp/yao">YaoApp/yao</a>
762
+ <a href="https://github.com/LimerBoy/Impulse" target="_blank" title="LimerBoy/Impulse">LimerBoy/Impulse</a>
763
763
  </div>
764
764
  <div class="sub-title followers">
765
765
 
766
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
767
- <span style="background-color: #00ADD8;"></span>Go
766
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
767
+ <span style="background-color: #3572A5;"></span>Python
768
768
  </a>
769
769
 
770
770
  <span class="star" title="Stargazers Count">
771
771
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
772
772
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
773
773
  </svg>
774
- <span>993</span>
774
+ <span>1114</span>
775
775
  </span>
776
776
  <span class="star" title="Repo Forked">
777
777
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
778
778
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
779
779
  </path>
780
780
  </svg>
781
- <span>52</span>
781
+ <span>351</span>
782
782
  </span>
783
783
  <span class="star">
784
784
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
785
785
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
786
786
  </svg>
787
- <span>148 stars today</span>
787
+ <span>142 stars today</span>
788
788
  </span>
789
789
  </div>
790
790
  <div class="details">
@@ -797,28 +797,32 @@
797
797
  <div class="info">
798
798
  <div class="rank">
799
799
  <span title="Ranking 19">19</span>
800
- <a href="https://github.com/nusr/hacker-laws-zh" target="_blank" title="nusr/hacker-laws-zh">nusr/hacker-laws-zh</a>
800
+ <a href="https://github.com/RunaCapital/awesome-oss-alternatives" target="_blank" title="RunaCapital/awesome-oss-alternatives">RunaCapital/awesome-oss-alternatives</a>
801
801
  </div>
802
802
  <div class="sub-title followers">
803
803
 
804
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
805
+ <span style="background-color: #3572A5;"></span>Python
806
+ </a>
807
+
804
808
  <span class="star" title="Stargazers Count">
805
809
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
806
810
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
807
811
  </svg>
808
- <span>10932</span>
812
+ <span>7135</span>
809
813
  </span>
810
814
  <span class="star" title="Repo Forked">
811
815
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
812
816
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
813
817
  </path>
814
818
  </svg>
815
- <span>923</span>
819
+ <span>337</span>
816
820
  </span>
817
821
  <span class="star">
818
822
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
819
823
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
820
824
  </svg>
821
- <span>138 stars today</span>
825
+ <span>1338 stars today</span>
822
826
  </span>
823
827
  </div>
824
828
  <div class="details">
@@ -831,28 +835,32 @@
831
835
  <div class="info">
832
836
  <div class="rank">
833
837
  <span title="Ranking 20">20</span>
834
- <a href="https://github.com/trimstray/the-book-of-secret-knowledge" target="_blank" title="trimstray/the-book-of-secret-knowledge">trimstray/the-book-of-secret-knowledge</a>
838
+ <a href="https://github.com/jseidl/GoldenEye" target="_blank" title="jseidl/GoldenEye">jseidl/GoldenEye</a>
835
839
  </div>
836
840
  <div class="sub-title followers">
837
841
 
842
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
843
+ <span style="background-color: #3572A5;"></span>Python
844
+ </a>
845
+
838
846
  <span class="star" title="Stargazers Count">
839
847
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
840
848
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
841
849
  </svg>
842
- <span>61034</span>
850
+ <span>905</span>
843
851
  </span>
844
852
  <span class="star" title="Repo Forked">
845
853
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
846
854
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
847
855
  </path>
848
856
  </svg>
849
- <span>5716</span>
857
+ <span>398</span>
850
858
  </span>
851
859
  <span class="star">
852
860
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
853
861
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
854
862
  </svg>
855
- <span>200 stars today</span>
863
+ <span>25 stars today</span>
856
864
  </span>
857
865
  </div>
858
866
  <div class="details">
@@ -865,32 +873,32 @@
865
873
  <div class="info">
866
874
  <div class="rank">
867
875
  <span title="Ranking 21">21</span>
868
- <a href="https://github.com/solidlyexchange/solidly" target="_blank" title="solidlyexchange/solidly">solidlyexchange/solidly</a>
876
+ <a href="https://github.com/Luzhnuy/attacker" target="_blank" title="Luzhnuy/attacker">Luzhnuy/attacker</a>
869
877
  </div>
870
878
  <div class="sub-title followers">
871
879
 
872
- <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
873
- <span style="background-color: #AA6746;"></span>Solidity
880
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
881
+ <span style="background-color: #3572A5;"></span>Python
874
882
  </a>
875
883
 
876
884
  <span class="star" title="Stargazers Count">
877
885
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
878
886
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
879
887
  </svg>
880
- <span>738</span>
888
+ <span>36</span>
881
889
  </span>
882
890
  <span class="star" title="Repo Forked">
883
891
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
884
892
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
885
893
  </path>
886
894
  </svg>
887
- <span>135</span>
895
+ <span>34</span>
888
896
  </span>
889
897
  <span class="star">
890
898
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
891
899
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
892
900
  </svg>
893
- <span>19 stars today</span>
901
+ <span>21 stars today</span>
894
902
  </span>
895
903
  </div>
896
904
  <div class="details">
@@ -903,32 +911,32 @@
903
911
  <div class="info">
904
912
  <div class="rank">
905
913
  <span title="Ranking 22">22</span>
906
- <a href="https://github.com/shadowsocks/shadowsocks-rust" target="_blank" title="shadowsocks/shadowsocks-rust">shadowsocks/shadowsocks-rust</a>
914
+ <a href="https://github.com/hwdsl2/setup-ipsec-vpn" target="_blank" title="hwdsl2/setup-ipsec-vpn">hwdsl2/setup-ipsec-vpn</a>
907
915
  </div>
908
916
  <div class="sub-title followers">
909
917
 
910
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
911
- <span style="background-color: #dea584;"></span>Rust
918
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
919
+ <span style="background-color: #89e051;"></span>Shell
912
920
  </a>
913
921
 
914
922
  <span class="star" title="Stargazers Count">
915
923
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
916
924
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
917
925
  </svg>
918
- <span>3755</span>
926
+ <span>17565</span>
919
927
  </span>
920
928
  <span class="star" title="Repo Forked">
921
929
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
922
930
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
923
931
  </path>
924
932
  </svg>
925
- <span>652</span>
933
+ <span>4866</span>
926
934
  </span>
927
935
  <span class="star">
928
936
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
929
937
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
930
938
  </svg>
931
- <span>38 stars today</span>
939
+ <span>33 stars today</span>
932
940
  </span>
933
941
  </div>
934
942
  <div class="details">
@@ -941,28 +949,32 @@
941
949
  <div class="info">
942
950
  <div class="rank">
943
951
  <span title="Ranking 23">23</span>
944
- <a href="https://github.com/Fndroid/clash_for_windows_pkg" target="_blank" title="Fndroid/clash_for_windows_pkg">Fndroid/clash_for_windows_pkg</a>
952
+ <a href="https://github.com/vinta/awesome-python" target="_blank" title="vinta/awesome-python">vinta/awesome-python</a>
945
953
  </div>
946
954
  <div class="sub-title followers">
947
955
 
956
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
957
+ <span style="background-color: #3572A5;"></span>Python
958
+ </a>
959
+
948
960
  <span class="star" title="Stargazers Count">
949
961
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
950
962
  <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>
951
963
  </svg>
952
- <span>25993</span>
964
+ <span>118011</span>
953
965
  </span>
954
966
  <span class="star" title="Repo Forked">
955
967
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
956
968
  <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">
957
969
  </path>
958
970
  </svg>
959
- <span>3984</span>
971
+ <span>20769</span>
960
972
  </span>
961
973
  <span class="star">
962
974
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
963
975
  <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>
964
976
  </svg>
965
- <span>77 stars today</span>
977
+ <span>162 stars today</span>
966
978
  </span>
967
979
  </div>
968
980
  <div class="details">
@@ -975,28 +987,32 @@
975
987
  <div class="info">
976
988
  <div class="rank">
977
989
  <span title="Ranking 24">24</span>
978
- <a href="https://github.com/youngyangyang04/leetcode-master" target="_blank" title="youngyangyang04/leetcode-master">youngyangyang04/leetcode-master</a>
990
+ <a href="https://github.com/uberhalit/EldenRingFpsUnlockAndMore" target="_blank" title="uberhalit/EldenRingFpsUnlockAndMore">uberhalit/EldenRingFpsUnlockAndMore</a>
979
991
  </div>
980
992
  <div class="sub-title followers">
981
993
 
994
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
995
+ <span style="background-color: #178600;"></span>C#
996
+ </a>
997
+
982
998
  <span class="star" title="Stargazers Count">
983
999
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
984
1000
  <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>
985
1001
  </svg>
986
- <span>23127</span>
1002
+ <span>293</span>
987
1003
  </span>
988
1004
  <span class="star" title="Repo Forked">
989
1005
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
990
1006
  <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">
991
1007
  </path>
992
1008
  </svg>
993
- <span>5978</span>
1009
+ <span>21</span>
994
1010
  </span>
995
1011
  <span class="star">
996
1012
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
997
1013
  <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>
998
1014
  </svg>
999
- <span>76 stars today</span>
1015
+ <span>89 stars today</span>
1000
1016
  </span>
1001
1017
  </div>
1002
1018
  <div class="details">
@@ -1009,32 +1025,28 @@
1009
1025
  <div class="info">
1010
1026
  <div class="rank">
1011
1027
  <span title="Ranking 25">25</span>
1012
- <a href="https://github.com/freqtrade/freqtrade" target="_blank" title="freqtrade/freqtrade">freqtrade/freqtrade</a>
1028
+ <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
1013
1029
  </div>
1014
1030
  <div class="sub-title followers">
1015
1031
 
1016
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1017
- <span style="background-color: #3572A5;"></span>Python
1018
- </a>
1019
-
1020
1032
  <span class="star" title="Stargazers Count">
1021
1033
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1022
1034
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1023
1035
  </svg>
1024
- <span>16118</span>
1036
+ <span>190915</span>
1025
1037
  </span>
1026
1038
  <span class="star" title="Repo Forked">
1027
1039
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1028
1040
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1029
1041
  </path>
1030
1042
  </svg>
1031
- <span>3454</span>
1043
+ <span>22929</span>
1032
1044
  </span>
1033
1045
  <span class="star">
1034
1046
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1035
1047
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1036
1048
  </svg>
1037
- <span>159 stars today</span>
1049
+ <span>202 stars today</span>
1038
1050
  </span>
1039
1051
  </div>
1040
1052
  <div class="details">
@@ -1059,7 +1071,7 @@
1059
1071
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1060
1072
  </a>
1061
1073
  </div>
1062
- <div class="time">Last cache created on 2022/2/28 by Github API v3.</div>
1074
+ <div class="time">Last cache created on 2022/3/1 by Github API v3.</div>
1063
1075
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1064
1076
  </div>
1065
1077
  </body>