@wcj/github-rank 22.10.3 → 22.10.5
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 +31845 -31815
- package/dist/sifou-daily.json +38 -1
- package/dist/sifou-monthly.json +37 -37
- package/dist/sifou-weekly.json +138 -138
- package/dist/toutiao-30.json +42 -42
- package/dist/toutiao-7.json +115 -115
- package/dist/toutiao-90.json +2 -2
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +162 -162
- package/dist/users.china.json +1068 -1068
- package/dist/users.json +3123 -3123
- package/package.json +1 -1
- package/web/data/repos.json +31845 -31815
- package/web/data/sifou-daily.json +38 -1
- package/web/data/sifou-monthly.json +37 -37
- package/web/data/sifou-weekly.json +138 -138
- package/web/data/toutiao-30.json +42 -42
- package/web/data/toutiao-7.json +115 -115
- package/web/data/toutiao-90.json +2 -2
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +162 -162
- package/web/data/users.china.json +1068 -1068
- package/web/data/users.json +3123 -3123
- package/web/index.html +1673 -1673
- package/web/repos.html +4544 -4552
- package/web/sifou-daily.html +114 -2
- package/web/sifou-monthly.html +43 -43
- package/web/sifou-weekly.html +143 -143
- package/web/toutiao-30.html +41 -41
- package/web/toutiao-7.html +101 -101
- package/web/toutiao-90.html +4 -4
- package/web/trending-monthly.html +137 -141
- package/web/trending-weekly.html +141 -141
- package/web/trending.html +147 -147
- package/web/users.china.html +603 -603
package/web/toutiao-90.html
CHANGED
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
</a>
|
|
124
124
|
|
|
125
125
|
</h1>
|
|
126
|
-
<div class="time">Last cache created on 2022/10/
|
|
126
|
+
<div class="time">Last cache created on 2022/10/5 by
|
|
127
127
|
|
|
128
128
|
|
|
129
129
|
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
<path d="M0 0h16v16H0z"/>
|
|
561
561
|
<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
562
|
</g>
|
|
563
|
-
</svg><span>
|
|
563
|
+
</svg><span>82</span>
|
|
564
564
|
</div>
|
|
565
565
|
</li>
|
|
566
566
|
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
<path d="M0 0h16v16H0z"/>
|
|
795
795
|
<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
796
|
</g>
|
|
797
|
-
</svg><span>
|
|
797
|
+
</svg><span>71</span>
|
|
798
798
|
</div>
|
|
799
799
|
</li>
|
|
800
800
|
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
815
815
|
</a>
|
|
816
816
|
</div>
|
|
817
|
-
<div class="time">Last cache created on 2022/10/
|
|
817
|
+
<div class="time">Last cache created on 2022/10/5 by Github API v3.</div>
|
|
818
818
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
819
819
|
</div>
|
|
820
820
|
</body>
|