@wcj/github-rank 21.9.30 → 21.10.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.
- package/dist/repos.json +20264 -20264
- package/dist/sifou-daily.json +45 -27
- package/dist/sifou-monthly.json +41 -41
- package/dist/sifou-weekly.json +146 -146
- package/dist/toutiao-30.json +13 -13
- package/dist/toutiao-7.json +85 -85
- package/dist/toutiao-90.json +2 -2
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +169 -180
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +1348 -1348
- package/dist/users.json +1846 -1846
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20264 -20264
- package/web/data/sifou-daily.json +45 -27
- package/web/data/sifou-monthly.json +41 -41
- package/web/data/sifou-weekly.json +146 -146
- package/web/data/toutiao-30.json +13 -13
- package/web/data/toutiao-7.json +85 -85
- package/web/data/toutiao-90.json +2 -2
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +169 -180
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +1348 -1348
- package/web/data/users.json +1846 -1846
- package/web/index.html +1014 -1014
- package/web/repos.html +2711 -2711
- package/web/sifou-daily.html +79 -23
- package/web/sifou-monthly.html +77 -77
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +15 -15
- package/web/toutiao-7.html +100 -100
- package/web/toutiao-90.html +4 -4
- package/web/trending-monthly.html +166 -204
- package/web/trending-weekly.html +158 -158
- package/web/trending.html +173 -169
- package/web/users.china.html +666 -666
package/web/toutiao-90.html
CHANGED
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
</svg>
|
|
79
79
|
</a>
|
|
80
80
|
<h1 class="title"> 开发者头条 - 最近90天热门分享 </h1>
|
|
81
|
-
<div class="time">Last cache created on 2021/
|
|
81
|
+
<div class="time">Last cache created on 2021/10/1 by Github API v3.</div>
|
|
82
82
|
<div class="tabs">
|
|
83
83
|
<a class="" href="index.html">Users</a>
|
|
84
84
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
<path d="M0 0h16v16H0z"/>
|
|
276
276
|
<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"/>
|
|
277
277
|
</g>
|
|
278
|
-
</svg><span>
|
|
278
|
+
</svg><span>185</span>
|
|
279
279
|
</div>
|
|
280
280
|
</li>
|
|
281
281
|
|
|
@@ -431,7 +431,7 @@
|
|
|
431
431
|
<path d="M0 0h16v16H0z"/>
|
|
432
432
|
<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"/>
|
|
433
433
|
</g>
|
|
434
|
-
</svg><span>
|
|
434
|
+
</svg><span>148</span>
|
|
435
435
|
</div>
|
|
436
436
|
</li>
|
|
437
437
|
|
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
764
764
|
</a>
|
|
765
765
|
</p>
|
|
766
|
-
<div class="time">Last cache created on 2021/
|
|
766
|
+
<div class="time">Last cache created on 2021/10/1 by Github API v3.</div>
|
|
767
767
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
768
768
|
</div>
|
|
769
769
|
</body>
|