@wcj/github-rank 22.7.7 → 22.7.10

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 (37) hide show
  1. package/dist/repos.json +33469 -33469
  2. package/dist/sifou-daily.json +1 -11
  3. package/dist/sifou-monthly.json +110 -110
  4. package/dist/sifou-weekly.json +147 -147
  5. package/dist/toutiao-30.json +75 -75
  6. package/dist/toutiao-7.json +99 -99
  7. package/dist/toutiao-90.json +17 -17
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +159 -159
  10. package/dist/trending-weekly.json +173 -173
  11. package/dist/users.china.json +2687 -2688
  12. package/dist/users.json +3692 -3693
  13. package/package.json +2 -2
  14. package/web/data/repos.json +33469 -33469
  15. package/web/data/sifou-daily.json +1 -11
  16. package/web/data/sifou-monthly.json +110 -110
  17. package/web/data/sifou-weekly.json +147 -147
  18. package/web/data/toutiao-30.json +75 -75
  19. package/web/data/toutiao-7.json +99 -99
  20. package/web/data/toutiao-90.json +17 -17
  21. package/web/data/trending-daily.json +165 -165
  22. package/web/data/trending-monthly.json +159 -159
  23. package/web/data/trending-weekly.json +173 -173
  24. package/web/data/users.china.json +2687 -2688
  25. package/web/data/users.json +3692 -3693
  26. package/web/index.html +1854 -1854
  27. package/web/repos.html +4329 -4329
  28. package/web/sifou-daily.html +2 -30
  29. package/web/sifou-monthly.html +134 -134
  30. package/web/sifou-weekly.html +134 -134
  31. package/web/toutiao-30.html +102 -102
  32. package/web/toutiao-7.html +74 -74
  33. package/web/toutiao-90.html +17 -17
  34. package/web/trending-monthly.html +146 -134
  35. package/web/trending-weekly.html +146 -154
  36. package/web/trending.html +134 -150
  37. package/web/users.china.html +1579 -1579
@@ -116,7 +116,7 @@
116
116
 
117
117
 
118
118
  </h1>
119
- <div class="time">Last cache created on 2022/7/7 by
119
+ <div class="time">Last cache created on 2022/7/10 by
120
120
 
121
121
 
122
122
 
@@ -141,34 +141,6 @@
141
141
  </span>
142
142
  </li>
143
143
 
144
- <li>
145
- <div class="info">
146
- <div class="rank">
147
- <span title="Ranking 1">1</span>
148
- <a href="https://segmentfault.com/a/1190000042075182" target="_blank" title="三步就能在OpenHarmony中实现车牌识别">三步就能在OpenHarmony中实现车牌识别</a>
149
- </div>
150
- <div class="sub-title followers">
151
-
152
- <span title="Stargazers Count">
153
- <svg width="12" height="12" viewBox="0 0 16 16">
154
- <g fill="none" fill-rule="evenodd">
155
- <path d="M0 0h16v16H0z"/>
156
- <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"/>
157
- </g>
158
- </svg>
159
- <span>1</span>
160
- </span>
161
- &nbsp;
162
- <a target="_blank" href="https://segmentfault.com/u/openharmony" title="Programming Language">
163
- <span>OpenHarmony社区</span>
164
- </a>
165
- </div>
166
- <div class="details">
167
- 介绍本车牌识别项目是基于开源项目 EasyPR(Easy to do Plate Recognition)实现。EasyPR 是一个开源的中文车牌识别系统,基于 OpenCV 开源库开发。本项目使用润和 HiSpark Taurus AI Camera(Hi3516DV300) 摄像头...
168
- </div>
169
- </div>
170
- </li>
171
-
172
144
  </ul>
173
145
  <div class="footer">
174
146
  <div>
@@ -185,7 +157,7 @@
185
157
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
186
158
  </a>
187
159
  </div>
188
- <div class="time">Last cache created on 2022/7/7 by Github API v3.</div>
160
+ <div class="time">Last cache created on 2022/7/10 by Github API v3.</div>
189
161
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
190
162
  </div>
191
163
  </body>