@wcj/github-rank 22.7.5 → 22.7.6

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 +19135 -19135
  2. package/dist/sifou-daily.json +58 -94
  3. package/dist/sifou-monthly.json +59 -59
  4. package/dist/sifou-weekly.json +148 -148
  5. package/dist/toutiao-30.json +49 -49
  6. package/dist/toutiao-7.json +87 -87
  7. package/dist/toutiao-90.json +14 -14
  8. package/dist/trending-daily.json +162 -162
  9. package/dist/trending-monthly.json +138 -138
  10. package/dist/trending-weekly.json +160 -160
  11. package/dist/users.china.json +1793 -1793
  12. package/dist/users.json +2365 -2365
  13. package/package.json +1 -1
  14. package/web/36kr.html +7 -7
  15. package/web/data/repos.json +19135 -19135
  16. package/web/data/sifou-daily.json +58 -94
  17. package/web/data/sifou-monthly.json +59 -59
  18. package/web/data/sifou-weekly.json +148 -148
  19. package/web/data/toutiao-30.json +49 -49
  20. package/web/data/toutiao-7.json +87 -87
  21. package/web/data/toutiao-90.json +14 -14
  22. package/web/data/trending-daily.json +162 -162
  23. package/web/data/trending-monthly.json +138 -138
  24. package/web/data/trending-weekly.json +160 -160
  25. package/web/data/users.china.json +1793 -1793
  26. package/web/data/users.json +2365 -2365
  27. package/web/index.html +1657 -1653
  28. package/web/repos.html +2658 -2652
  29. package/web/sifou-daily.html +58 -169
  30. package/web/sifou-monthly.html +108 -107
  31. package/web/sifou-weekly.html +138 -137
  32. package/web/toutiao-30.html +66 -63
  33. package/web/toutiao-7.html +94 -91
  34. package/web/toutiao-90.html +34 -31
  35. package/web/trending-monthly.html +161 -156
  36. package/web/trending-weekly.html +164 -155
  37. package/web/trending.html +161 -156
  38. package/web/users.china.html +1524 -1520
@@ -75,19 +75,6 @@
75
75
  .list li > div.info a:hover i { color: #333; }
76
76
  .list li div.sub-title { color: var(--color-theme-text); margin: 4px 0 0 0; }
77
77
  .list li div.avatar { padding-right: 10px; }
78
-
79
-
80
- .list .select { }
81
- .list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
82
-
83
-
84
- .list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
85
- .list li div.followers a { color: var(--color-fg-muted); }
86
- .list li div.followers * { vertical-align: middle; }
87
- .list li div.followers svg { vertical-align: text-top; display: inline-block; fill: #9E9E9E; width: 14px; height: 14px; }
88
-
89
-
90
-
91
78
  @keyframes octocat-wave {
92
79
  0%,100%{-webkit-transform:rotate(0); transform:rotate(0);}
93
80
  20%,60%{-webkit-transform:rotate(-25deg); transform:rotate(-25deg);}
@@ -97,6 +84,22 @@
97
84
  .title { padding-top: 16px; font-size: 21px; }
98
85
  }
99
86
  </style>
87
+
88
+
89
+ <style>
90
+ .list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
91
+ </style>
92
+
93
+
94
+ <style>
95
+ .list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
96
+ .list li div.followers a { color: var(--color-fg-muted); }
97
+ .list li div.followers * { vertical-align: middle; }
98
+ .list li div.followers svg { vertical-align: text-top; display: inline-block; fill: #9E9E9E; width: 14px; height: 14px; }
99
+ </style>
100
+
101
+
102
+
100
103
  <script src="https://unpkg.com/@wcj/dark-mode"></script>
101
104
  </head>
102
105
  <body>
@@ -121,7 +124,7 @@
121
124
 
122
125
 
123
126
  </h1>
124
- <div class="time">Last cache created on 2022/7/5 by
127
+ <div class="time">Last cache created on 2022/7/6 by
125
128
 
126
129
 
127
130
 
@@ -170,7 +173,7 @@
170
173
  <path d="M0 0h16v16H0z"/>
171
174
  <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"/>
172
175
  </g>
173
- </svg><span>170</span>
176
+ </svg><span>176</span>
174
177
  </div>
175
178
  </li>
176
179
 
@@ -196,7 +199,7 @@
196
199
  <path d="M0 0h16v16H0z"/>
197
200
  <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"/>
198
201
  </g>
199
- </svg><span>132</span>
202
+ </svg><span>136</span>
200
203
  </div>
201
204
  </li>
202
205
 
@@ -248,7 +251,7 @@
248
251
  <path d="M0 0h16v16H0z"/>
249
252
  <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"/>
250
253
  </g>
251
- </svg><span>103</span>
254
+ </svg><span>104</span>
252
255
  </div>
253
256
  </li>
254
257
 
@@ -300,7 +303,7 @@
300
303
  <path d="M0 0h16v16H0z"/>
301
304
  <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"/>
302
305
  </g>
303
- </svg><span>81</span>
306
+ </svg><span>82</span>
304
307
  </div>
305
308
  </li>
306
309
 
@@ -462,14 +465,14 @@
462
465
 
463
466
  <li>
464
467
  <div class="avatar">
465
- <a href="https://toutiao.io/subjects/42200" target="_blank">
466
- <img src="https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb" loading="lazy" title="架构之美 - 独家号" alt="架构之美 - 独家号" />
468
+ <a href="https://toutiao.io/subjects/24912" target="_blank">
469
+ <img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
467
470
  </a>
468
471
  </div>
469
472
  <div class="info">
470
473
  <div class="rank">
471
474
  <span title="Ranking 13">13</span>
472
- <a href="https://toutiao.io/k/k2ezpp7" target="_blank" title="异步编程指北">异步编程指北</a>
475
+ <a href="https://toutiao.io/k/fflgnsh" target="_blank" title="月活 12.8 亿的微信,海量请求下是如何防止崩溃的?">月活 12.8 亿的微信,海量请求下是如何防止崩溃的?</a>
473
476
  </div>
474
477
 
475
478
  <div class="details">
@@ -482,24 +485,24 @@
482
485
  <path d="M0 0h16v16H0z"/>
483
486
  <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"/>
484
487
  </g>
485
- </svg><span>53</span>
488
+ </svg><span>51</span>
486
489
  </div>
487
490
  </li>
488
491
 
489
492
  <li>
490
493
  <div class="avatar">
491
- <a href="https://toutiao.io/subjects/319391" target="_blank">
492
- <img src="https://img.toutiao.io/subject/bcb663e36b0c406c9533cb76104b3227/thumb" loading="lazy" title="Java全栈知识体系 - 独家号" alt="Java全栈知识体系 - 独家号" />
494
+ <a href="https://toutiao.io/subjects/1385" target="_blank">
495
+ <img src="https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb" loading="lazy" title="GoHackers - 独家号" alt="GoHackers - 独家号" />
493
496
  </a>
494
497
  </div>
495
498
  <div class="info">
496
499
  <div class="rank">
497
500
  <span title="Ranking 14">14</span>
498
- <a href="https://toutiao.io/k/i9clyuy" target="_blank" title="如何学习架构,一个系列帮助你构筑架构知识体系">如何学习架构,一个系列帮助你构筑架构知识体系</a>
501
+ <a href="https://toutiao.io/k/o31fl5p" target="_blank" title="生产环境Go程序内存泄露,用pprof如何快速定位">生产环境Go程序内存泄露,用pprof如何快速定位</a>
499
502
  </div>
500
503
 
501
504
  <div class="details">
502
-
505
+ 内存泄漏可以在整个系统中以多种形式出现,除了在写代码上的疏忽,忘了关闭该关闭的资源外,更多的时候导致系统发生内存泄露原因可能是设计上决策不对、或者业务逻辑上的疏忽没有考虑到一些边界...
503
506
  </div>
504
507
  </div>
505
508
  <div class="followers" title="followers">
@@ -508,24 +511,24 @@
508
511
  <path d="M0 0h16v16H0z"/>
509
512
  <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"/>
510
513
  </g>
511
- </svg><span>57</span>
514
+ </svg><span>51</span>
512
515
  </div>
513
516
  </li>
514
517
 
515
518
  <li>
516
519
  <div class="avatar">
517
- <a href="https://toutiao.io/subjects/1385" target="_blank">
518
- <img src="https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb" loading="lazy" title="GoHackers - 独家号" alt="GoHackers - 独家号" />
520
+ <a href="https://toutiao.io/subjects/319391" target="_blank">
521
+ <img src="https://img.toutiao.io/subject/bcb663e36b0c406c9533cb76104b3227/thumb" loading="lazy" title="Java全栈知识体系 - 独家号" alt="Java全栈知识体系 - 独家号" />
519
522
  </a>
520
523
  </div>
521
524
  <div class="info">
522
525
  <div class="rank">
523
526
  <span title="Ranking 15">15</span>
524
- <a href="https://toutiao.io/k/o31fl5p" target="_blank" title="生产环境Go程序内存泄露,用pprof如何快速定位">生产环境Go程序内存泄露,用pprof如何快速定位</a>
527
+ <a href="https://toutiao.io/k/i9clyuy" target="_blank" title="如何学习架构,一个系列帮助你构筑架构知识体系">如何学习架构,一个系列帮助你构筑架构知识体系</a>
525
528
  </div>
526
529
 
527
530
  <div class="details">
528
- 内存泄漏可以在整个系统中以多种形式出现,除了在写代码上的疏忽,忘了关闭该关闭的资源外,更多的时候导致系统发生内存泄露原因可能是设计上决策不对、或者业务逻辑上的疏忽没有考虑到一些边界...
531
+
529
532
  </div>
530
533
  </div>
531
534
  <div class="followers" title="followers">
@@ -534,7 +537,7 @@
534
537
  <path d="M0 0h16v16H0z"/>
535
538
  <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"/>
536
539
  </g>
537
- </svg><span>50</span>
540
+ </svg><span>57</span>
538
541
  </div>
539
542
  </li>
540
543
 
@@ -547,7 +550,7 @@
547
550
  <div class="info">
548
551
  <div class="rank">
549
552
  <span title="Ranking 16">16</span>
550
- <a href="https://toutiao.io/k/fflgnsh" target="_blank" title="月活 12.8 亿的微信,海量请求下是如何防止崩溃的?">月活 12.8 亿的微信,海量请求下是如何防止崩溃的?</a>
553
+ <a href="https://toutiao.io/k/kron0fq" target="_blank" title="最牛逼的技术能力,是技术领导力">最牛逼的技术能力,是技术领导力</a>
551
554
  </div>
552
555
 
553
556
  <div class="details">
@@ -560,20 +563,20 @@
560
563
  <path d="M0 0h16v16H0z"/>
561
564
  <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"/>
562
565
  </g>
563
- </svg><span>45</span>
566
+ </svg><span>49</span>
564
567
  </div>
565
568
  </li>
566
569
 
567
570
  <li>
568
571
  <div class="avatar">
569
- <a href="https://toutiao.io/subjects/24912" target="_blank">
570
- <img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
572
+ <a href="https://toutiao.io/subjects/472073" target="_blank">
573
+ <img src="https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb" loading="lazy" title="架构必知必会 - 独家号" alt="架构必知必会 - 独家号" />
571
574
  </a>
572
575
  </div>
573
576
  <div class="info">
574
577
  <div class="rank">
575
578
  <span title="Ranking 17">17</span>
576
- <a href="https://toutiao.io/k/kron0fq" target="_blank" title="最牛逼的技术能力,是技术领导力">最牛逼的技术能力,是技术领导力</a>
579
+ <a href="https://toutiao.io/k/etl9ji2" target="_blank" title="【合集】万字长文带你重温Elasticsearch ,这下完全懂了!">【合集】万字长文带你重温Elasticsearch ,这下完全懂了!</a>
577
580
  </div>
578
581
 
579
582
  <div class="details">
@@ -586,24 +589,24 @@
586
589
  <path d="M0 0h16v16H0z"/>
587
590
  <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"/>
588
591
  </g>
589
- </svg><span>48</span>
592
+ </svg><span>47</span>
590
593
  </div>
591
594
  </li>
592
595
 
593
596
  <li>
594
597
  <div class="avatar">
595
- <a href="https://toutiao.io/subjects/472073" target="_blank">
596
- <img src="https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb" loading="lazy" title="架构必知必会 - 独家号" alt="架构必知必会 - 独家号" />
598
+ <a href="https://toutiao.io/subjects/42200" target="_blank">
599
+ <img src="https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb" loading="lazy" title="架构之美 - 独家号" alt="架构之美 - 独家号" />
597
600
  </a>
598
601
  </div>
599
602
  <div class="info">
600
603
  <div class="rank">
601
604
  <span title="Ranking 18">18</span>
602
- <a href="https://toutiao.io/k/etl9ji2" target="_blank" title="【合集】万字长文带你重温Elasticsearch ,这下完全懂了!">【合集】万字长文带你重温Elasticsearch ,这下完全懂了!</a>
605
+ <a href="https://toutiao.io/k/xhwa9mo" target="_blank" title="服务端监控架构设计与实践">服务端监控架构设计与实践</a>
603
606
  </div>
604
607
 
605
608
  <div class="details">
606
-
609
+ 作者:vivo互联网服务器团队-Deng Haibo一、业务背景当今时代处在信息大爆发的时代,信息借助互联网的潮流在全球自由的流动,产生了各式各样的平台系统和软件系统,越来越多的业...
607
610
  </div>
608
611
  </div>
609
612
  <div class="followers" title="followers">
@@ -612,7 +615,7 @@
612
615
  <path d="M0 0h16v16H0z"/>
613
616
  <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"/>
614
617
  </g>
615
- </svg><span>46</span>
618
+ </svg><span>43</span>
616
619
  </div>
617
620
  </li>
618
621
 
@@ -638,7 +641,7 @@
638
641
  <path d="M0 0h16v16H0z"/>
639
642
  <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"/>
640
643
  </g>
641
- </svg><span>44</span>
644
+ </svg><span>45</span>
642
645
  </div>
643
646
  </li>
644
647
 
@@ -696,14 +699,14 @@
696
699
 
697
700
  <li>
698
701
  <div class="avatar">
699
- <a href="https://toutiao.io/subjects/98777" target="_blank">
700
- <img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
702
+ <a href="https://toutiao.io/subjects/465623" target="_blank">
703
+ <img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
701
704
  </a>
702
705
  </div>
703
706
  <div class="info">
704
707
  <div class="rank">
705
708
  <span title="Ranking 22">22</span>
706
- <a href="https://toutiao.io/k/2r512r9" target="_blank" title="商品系统架构设计与实践">商品系统架构设计与实践</a>
709
+ <a href="https://toutiao.io/k/1qdkfk1" target="_blank" title="B站 API 网关的发展">B站 API 网关的发展</a>
707
710
  </div>
708
711
 
709
712
  <div class="details">
@@ -716,20 +719,20 @@
716
719
  <path d="M0 0h16v16H0z"/>
717
720
  <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"/>
718
721
  </g>
719
- </svg><span>42</span>
722
+ </svg><span>41</span>
720
723
  </div>
721
724
  </li>
722
725
 
723
726
  <li>
724
727
  <div class="avatar">
725
- <a href="https://toutiao.io/subjects/465623" target="_blank">
726
- <img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
728
+ <a href="https://toutiao.io/subjects/98777" target="_blank">
729
+ <img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
727
730
  </a>
728
731
  </div>
729
732
  <div class="info">
730
733
  <div class="rank">
731
734
  <span title="Ranking 23">23</span>
732
- <a href="https://toutiao.io/k/1qdkfk1" target="_blank" title="B站 API 网关的发展">B站 API 网关的发展</a>
735
+ <a href="https://toutiao.io/k/2r512r9" target="_blank" title="商品系统架构设计与实践">商品系统架构设计与实践</a>
733
736
  </div>
734
737
 
735
738
  <div class="details">
@@ -742,24 +745,24 @@
742
745
  <path d="M0 0h16v16H0z"/>
743
746
  <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"/>
744
747
  </g>
745
- </svg><span>40</span>
748
+ </svg><span>42</span>
746
749
  </div>
747
750
  </li>
748
751
 
749
752
  <li>
750
753
  <div class="avatar">
751
- <a href="https://toutiao.io/subjects/134283" target="_blank">
752
- <img src="https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb" loading="lazy" title="编程爱好者(网络编程) - 独家号" alt="编程爱好者(网络编程) - 独家号" />
754
+ <a href="https://toutiao.io/subjects/136176" target="_blank">
755
+ <img src="https://img.toutiao.io/subject/6ee3bb205b3248c2b746c1506548181a/thumb" loading="lazy" title="大数据生态 - 独家号" alt="大数据生态 - 独家号" />
753
756
  </a>
754
757
  </div>
755
758
  <div class="info">
756
759
  <div class="rank">
757
760
  <span title="Ranking 24">24</span>
758
- <a href="https://toutiao.io/k/v25x5fy" target="_blank" title="GitHub的5个骚操作">GitHub的5个骚操作</a>
761
+ <a href="https://toutiao.io/k/ipcteru" target="_blank" title="产品指标体系如何搭建">产品指标体系如何搭建</a>
759
762
  </div>
760
763
 
761
764
  <div class="details">
762
- 来源 | 程序员鱼皮作者 | 鱼皮GitHub 是程序员必备的代码开源平台。我们可以在 GitHub 上搜索和阅读项目代码,进行学习;或者复制粘贴,从而快速完成自己的项目。相信绝大...
765
+
763
766
  </div>
764
767
  </div>
765
768
  <div class="followers" title="followers">
@@ -768,24 +771,24 @@
768
771
  <path d="M0 0h16v16H0z"/>
769
772
  <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"/>
770
773
  </g>
771
- </svg><span>41</span>
774
+ </svg><span>39</span>
772
775
  </div>
773
776
  </li>
774
777
 
775
778
  <li>
776
779
  <div class="avatar">
777
- <a href="https://toutiao.io/subjects/97644" target="_blank">
778
- <img src="https://img.toutiao.io/subject/b9c73f469a224f428fa995bb6d0b7d9e/thumb" loading="lazy" title="码小生 - 独家号" alt="码小生 - 独家号" />
780
+ <a href="https://toutiao.io/subjects/134283" target="_blank">
781
+ <img src="https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb" loading="lazy" title="编程爱好者(网络编程) - 独家号" alt="编程爱好者(网络编程) - 独家号" />
779
782
  </a>
780
783
  </div>
781
784
  <div class="info">
782
785
  <div class="rank">
783
786
  <span title="Ranking 25">25</span>
784
- <a href="https://toutiao.io/k/ztcw9lm" target="_blank" title="Git存储原理及部分实现">Git存储原理及部分实现</a>
787
+ <a href="https://toutiao.io/k/v25x5fy" target="_blank" title="GitHub的5个骚操作">GitHub的5个骚操作</a>
785
788
  </div>
786
789
 
787
790
  <div class="details">
788
-
791
+ 来源 | 程序员鱼皮作者 | 鱼皮GitHub 是程序员必备的代码开源平台。我们可以在 GitHub 上搜索和阅读项目代码,进行学习;或者复制粘贴,从而快速完成自己的项目。相信绝大...
789
792
  </div>
790
793
  </div>
791
794
  <div class="followers" title="followers">
@@ -794,7 +797,7 @@
794
797
  <path d="M0 0h16v16H0z"/>
795
798
  <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"/>
796
799
  </g>
797
- </svg><span>42</span>
800
+ </svg><span>41</span>
798
801
  </div>
799
802
  </li>
800
803
 
@@ -814,7 +817,7 @@
814
817
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
815
818
  </a>
816
819
  </div>
817
- <div class="time">Last cache created on 2022/7/5 by Github API v3.</div>
820
+ <div class="time">Last cache created on 2022/7/6 by Github API v3.</div>
818
821
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
819
822
  </div>
820
823
  </body>