shuirong
shuirong
reporter:https://cmx.im/web/statuses/102038158612822769
重现: 1. 进入主页,向下滑动一段距离 2. 切换到本站Tab,向上滑动。 它会直接触发Loading,而不是向上滑动。
参见[这个帖子](https://cnodejs.org/topic/5e2861551225c9423dcd90b3#5e2958c91225c9423dcd910b)第二个评论
实现猜测
我猜是某台服务器上跑着一个程序,一直监听仓库的star数量吧,如果Github没有提供监听事件的话,就是每秒轮询这样子。 数量变化后,调用Github修改仓库标题、详情的接口。 猜测的对吗
这个[项目](https://github.com/shuiRong/TodayX)README里有一些API,比如Bing首页图,有空的朋友可以整理过来提个PR
[@mozilla/readability](https://github.com/mozilla/readability) is better than `@postlight/mercury-parser` here is an example page: https://www.douban.com/people/166039423/status/3594363157/ `@mozilla/readability` can get main content but `@postlight/mercury-parser` can't. > main content is:  example's source code ```js var fs...
It's hard to find the matched keyword in one second. So support config for the matched selection is a great feature. keyword: `User`  Perhaps you need this: ``` ::selection...
## 简单描述这个 Bug: 使用大概几个小时后,程序会自动关闭,没有什么崩溃弹框提示之类的东西,我一般是在发现无法Google后才发现顶部工具栏软件图标消失。我只能重新打开软件继续使用,几个小时(感觉)又自动关闭。往复。 ## 如何触发这个 Bug: 不清楚如何触发... ### 如果是连接问题,在其他 V2Ray 客户端里出现过吗? ### 相关截图或日志 `/Library/Logs/DiagnosticReports/`目录下日志 ``` v2ray的: Date/Time: 2020-11-20 09:09:14.630 +0800 End time: 2020-11-20 09:13:15.223 +0800 OS Version: macOS 11.1...