@wcj/github-rank 22.3.8 → 22.3.9

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 +20820 -20820
  2. package/dist/sifou-daily.json +92 -155
  3. package/dist/sifou-monthly.json +108 -108
  4. package/dist/sifou-weekly.json +106 -106
  5. package/dist/toutiao-30.json +55 -55
  6. package/dist/toutiao-7.json +93 -93
  7. package/dist/toutiao-90.json +19 -19
  8. package/dist/trending-daily.json +167 -167
  9. package/dist/trending-monthly.json +158 -158
  10. package/dist/trending-weekly.json +167 -156
  11. package/dist/users.china.json +1563 -1563
  12. package/dist/users.json +2213 -2213
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +20820 -20820
  16. package/web/data/sifou-daily.json +92 -155
  17. package/web/data/sifou-monthly.json +108 -108
  18. package/web/data/sifou-weekly.json +106 -106
  19. package/web/data/toutiao-30.json +55 -55
  20. package/web/data/toutiao-7.json +93 -93
  21. package/web/data/toutiao-90.json +19 -19
  22. package/web/data/trending-daily.json +167 -167
  23. package/web/data/trending-monthly.json +158 -158
  24. package/web/data/trending-weekly.json +167 -156
  25. package/web/data/users.china.json +1563 -1563
  26. package/web/data/users.json +2213 -2213
  27. package/web/index.html +1260 -1260
  28. package/web/repos.html +2719 -2719
  29. package/web/sifou-daily.html +78 -274
  30. package/web/sifou-monthly.html +122 -122
  31. package/web/sifou-weekly.html +121 -121
  32. package/web/toutiao-30.html +63 -63
  33. package/web/toutiao-7.html +80 -80
  34. package/web/toutiao-90.html +21 -21
  35. package/web/trending-monthly.html +147 -151
  36. package/web/trending-weekly.html +175 -137
  37. package/web/trending.html +146 -142
  38. package/web/users.china.html +781 -781
@@ -99,7 +99,7 @@
99
99
 
100
100
 
101
101
  </h1>
102
- <div class="time">Last cache created on 2022/3/8 by
102
+ <div class="time">Last cache created on 2022/3/9 by
103
103
 
104
104
 
105
105
 
@@ -206,18 +206,18 @@
206
206
 
207
207
  <li>
208
208
  <div class="avatar">
209
- <a href="https://toutiao.io/subjects/132121" target="_blank">
210
- <img src="https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb" loading="lazy" title="yaya的鸡汤 - 独家号" alt="yaya的鸡汤 - 独家号" />
209
+ <a href="https://toutiao.io/subjects/378" target="_blank">
210
+ <img src="https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb" loading="lazy" title="程序员的朋友圈 - 独家号" alt="程序员的朋友圈 - 独家号" />
211
211
  </a>
212
212
  </div>
213
213
  <div class="info">
214
214
  <div class="rank">
215
215
  <span title="Ranking 4">4</span>
216
- <a href="https://toutiao.io/k/uf5vypr" target="_blank" title="2021年最受程序员欢迎的开发工具TOP 100名单出炉!">2021年最受程序员欢迎的开发工具TOP 100名单出炉!</a>
216
+ <a href="https://toutiao.io/k/imslmgz" target="_blank" title="高并发是一种架构思维模式">高并发是一种架构思维模式</a>
217
217
  </div>
218
218
 
219
219
  <div class="details">
220
-
220
+ 什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...
221
221
  </div>
222
222
  </div>
223
223
  <div class="followers" title="followers">
@@ -232,14 +232,14 @@
232
232
 
233
233
  <li>
234
234
  <div class="avatar">
235
- <a href="https://toutiao.io/subjects/348014" target="_blank">
236
- <img src="https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb" loading="lazy" title="dotnet - 独家号" alt="dotnet - 独家号" />
235
+ <a href="https://toutiao.io/subjects/132121" target="_blank">
236
+ <img src="https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb" loading="lazy" title="yaya的鸡汤 - 独家号" alt="yaya的鸡汤 - 独家号" />
237
237
  </a>
238
238
  </div>
239
239
  <div class="info">
240
240
  <div class="rank">
241
241
  <span title="Ranking 5">5</span>
242
- <a href="https://toutiao.io/k/g49lsl5" target="_blank" title="熬夜彻底搞懂Cookie Session Token JWT">熬夜彻底搞懂Cookie Session Token JWT</a>
242
+ <a href="https://toutiao.io/k/uf5vypr" target="_blank" title="2021年最受程序员欢迎的开发工具TOP 100名单出炉!">2021年最受程序员欢迎的开发工具TOP 100名单出炉!</a>
243
243
  </div>
244
244
 
245
245
  <div class="details">
@@ -252,24 +252,24 @@
252
252
  <path d="M0 0h16v16H0z"/>
253
253
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
254
254
  </g>
255
- </svg><span>127</span>
255
+ </svg><span>129</span>
256
256
  </div>
257
257
  </li>
258
258
 
259
259
  <li>
260
260
  <div class="avatar">
261
- <a href="https://toutiao.io/subjects/378" target="_blank">
262
- <img src="https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb" loading="lazy" title="程序员的朋友圈 - 独家号" alt="程序员的朋友圈 - 独家号" />
261
+ <a href="https://toutiao.io/subjects/348014" target="_blank">
262
+ <img src="https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb" loading="lazy" title="dotnet - 独家号" alt="dotnet - 独家号" />
263
263
  </a>
264
264
  </div>
265
265
  <div class="info">
266
266
  <div class="rank">
267
267
  <span title="Ranking 6">6</span>
268
- <a href="https://toutiao.io/k/imslmgz" target="_blank" title="高并发是一种架构思维模式">高并发是一种架构思维模式</a>
268
+ <a href="https://toutiao.io/k/g49lsl5" target="_blank" title="熬夜彻底搞懂Cookie Session Token JWT">熬夜彻底搞懂Cookie Session Token JWT</a>
269
269
  </div>
270
270
 
271
271
  <div class="details">
272
- 什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...
272
+
273
273
  </div>
274
274
  </div>
275
275
  <div class="followers" title="followers">
@@ -278,7 +278,7 @@
278
278
  <path d="M0 0h16v16H0z"/>
279
279
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
280
280
  </g>
281
- </svg><span>123</span>
281
+ </svg><span>127</span>
282
282
  </div>
283
283
  </li>
284
284
 
@@ -382,7 +382,7 @@
382
382
  <path d="M0 0h16v16H0z"/>
383
383
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
384
384
  </g>
385
- </svg><span>109</span>
385
+ </svg><span>110</span>
386
386
  </div>
387
387
  </li>
388
388
 
@@ -746,24 +746,24 @@
746
746
  <path d="M0 0h16v16H0z"/>
747
747
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
748
748
  </g>
749
- </svg><span>90</span>
749
+ </svg><span>91</span>
750
750
  </div>
751
751
  </li>
752
752
 
753
753
  <li>
754
754
  <div class="avatar">
755
- <a href="https://toutiao.io/subjects/465623" target="_blank">
756
- <img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
755
+ <a href="https://toutiao.io/subjects/24912" target="_blank">
756
+ <img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
757
757
  </a>
758
758
  </div>
759
759
  <div class="info">
760
760
  <div class="rank">
761
761
  <span title="Ranking 25">25</span>
762
- <a href="https://toutiao.io/k/vjw1dlc" target="_blank" title="Golang 简洁架构实战">Golang 简洁架构实战</a>
762
+ <a href="https://toutiao.io/k/chtkqxo" target="_blank" title="Java泛型详解,史上最全图文详解!">Java泛型详解,史上最全图文详解!</a>
763
763
  </div>
764
764
 
765
765
  <div class="details">
766
- 作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...
766
+
767
767
  </div>
768
768
  </div>
769
769
  <div class="followers" title="followers">
@@ -792,7 +792,7 @@
792
792
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
793
793
  </a>
794
794
  </div>
795
- <div class="time">Last cache created on 2022/3/8 by Github API v3.</div>
795
+ <div class="time">Last cache created on 2022/3/9 by Github API v3.</div>
796
796
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
797
797
  </div>
798
798
  </body>