@wcj/github-rank 22.2.3 → 22.2.7

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 +34014 -33996
  2. package/dist/sifou-daily.json +10 -10
  3. package/dist/sifou-monthly.json +97 -97
  4. package/dist/sifou-weekly.json +101 -209
  5. package/dist/toutiao-30.json +85 -85
  6. package/dist/toutiao-7.json +133 -133
  7. package/dist/toutiao-90.json +34 -34
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +151 -151
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +2252 -2252
  12. package/dist/users.json +3897 -3898
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +34014 -33996
  16. package/web/data/sifou-daily.json +10 -10
  17. package/web/data/sifou-monthly.json +97 -97
  18. package/web/data/sifou-weekly.json +101 -209
  19. package/web/data/toutiao-30.json +85 -85
  20. package/web/data/toutiao-7.json +133 -133
  21. package/web/data/toutiao-90.json +34 -34
  22. package/web/data/trending-daily.json +171 -171
  23. package/web/data/trending-monthly.json +151 -151
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +2252 -2252
  26. package/web/data/users.json +3897 -3898
  27. package/web/index.html +1993 -1993
  28. package/web/repos.html +4173 -4169
  29. package/web/sifou-daily.html +10 -10
  30. package/web/sifou-monthly.html +112 -112
  31. package/web/sifou-weekly.html +85 -421
  32. package/web/toutiao-30.html +92 -92
  33. package/web/toutiao-7.html +85 -85
  34. package/web/toutiao-90.html +88 -88
  35. package/web/trending-monthly.html +133 -133
  36. package/web/trending-weekly.html +146 -150
  37. package/web/trending.html +146 -150
  38. package/web/users.china.html +1151 -1151
@@ -94,7 +94,7 @@
94
94
 
95
95
 
96
96
  </h1>
97
- <div class="time">Last cache created on 2022/2/3 by
97
+ <div class="time">Last cache created on 2022/2/7 by
98
98
 
99
99
 
100
100
 
@@ -125,7 +125,7 @@
125
125
  <div class="info">
126
126
  <div class="rank">
127
127
  <span title="Ranking 1">1</span>
128
- <a href="https://segmentfault.com/a/1190000041361977" target="_blank" title="读Flink源码谈设计:Exactly Once">读Flink源码谈设计:Exactly Once</a>
128
+ <a href="https://segmentfault.com/a/1190000041366705" target="_blank" title="​北京冬奥会开幕式震撼刷屏;GitHub 推出赞助功能;Flutter 2.10 发布 | 思否周刊">​北京冬奥会开幕式震撼刷屏;GitHub 推出赞助功能;Flutter 2.10 发布 | 思否周刊</a>
129
129
  </div>
130
130
  <div class="sub-title followers">
131
131
 
@@ -139,12 +139,12 @@
139
139
  <span>1</span>
140
140
  </span>
141
141
  &nbsp;
142
- <a target="_blank" href="https://segmentfault.com/u/camile" title="Programming Language">
143
- <span>泊浮目</span>
142
+ <a target="_blank" href="https://segmentfault.com/u/snakesss" title="Programming Language">
143
+ <span>snakesss</span>
144
144
  </a>
145
145
  </div>
146
146
  <div class="details">
147
- 将Flink应用至生产已有一段时间,刚上生产的时候有幸排查过因数据倾斜引起的Checkpoint超时问题——当时简单的了解了相关机制,最近正好在读Flink源码,不如趁这个机会搞清楚。
147
+ 40s 新闻速递北京冬奥会开幕式震撼刷屏微软禁用 MSIX AppX 安装程序工信部:冬奥会开幕式保障任务圆满完成,封堵恶意程序发送端 IP 地址 4000 余个英特尔称其 CPU Bug 只有 AMD 的一半Google Chrome 浏览器徽标8 ...
148
148
  </div>
149
149
  </div>
150
150
  </li>
@@ -153,7 +153,7 @@
153
153
  <div class="info">
154
154
  <div class="rank">
155
155
  <span title="Ranking 2">2</span>
156
- <a href="https://segmentfault.com/a/1190000041362719" target="_blank" title="再解 JavaScript 原型与原型链">再解 JavaScript 原型与原型链</a>
156
+ <a href="https://segmentfault.com/a/1190000041367088" target="_blank" title="跨域了? 装个插件就够了!">跨域了? 装个插件就够了!</a>
157
157
  </div>
158
158
  <div class="sub-title followers">
159
159
 
@@ -167,12 +167,12 @@
167
167
  <span>1</span>
168
168
  </span>
169
169
  &nbsp;
170
- <a target="_blank" href="https://segmentfault.com/u/bianchengsanmei" title="Programming Language">
171
- <span>编程三昧</span>
170
+ <a target="_blank" href="https://segmentfault.com/u/shuohaodeyixuene" title="Programming Language">
171
+ <span>lucifer</span>
172
172
  </a>
173
173
  </div>
174
174
  <div class="details">
175
- 前言JavaScript 原型与原型链虽然是一个老生常谈的话题,但依然困惑着很多人,今天我再来从另一个角度谈谈这个问题。两个疑问先看这样一段代码: {代码...} 运行一下上面的代码,输出结果为 gogo。针对这个结果,...
175
+ 浏览器为了安全引入了同源策略,这直接导致默认情况下前后端域名如果不同,那么则功能会受限。 随着前后端分离的发展,前端和后端职责的分离,前端会有专门的本地开发服务器(local dev server)用于本地开发。这个...
176
176
  </div>
177
177
  </div>
178
178
  </li>
@@ -193,7 +193,7 @@
193
193
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
194
194
  </a>
195
195
  </div>
196
- <div class="time">Last cache created on 2022/2/3 by Github API v3.</div>
196
+ <div class="time">Last cache created on 2022/2/7 by Github API v3.</div>
197
197
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
198
198
  </div>
199
199
  </body>