Sukka's Notebook
怎么 Cloudflare 也做 VPN 了。。。?
Cloudflare Warp(这项服务)使用 WireGuard(基于 Rust 实现),通过和 Opera 相似的缓存方式实现加速访问。
但是免费版服务「理论上」不能伪装用户的地理位置——用户就近连接 Cloudflare 节点,从命中的节点转发出去。只有付费版才会依赖 Cloudflare Argo 实现就近“连接”和“回源”。
不过嘛,既然百度云加速几乎不可能参与这个项目、中国大陆直接连接 Cloudflare 的基本都是命中 Cloudflare 北美、香港、日本节点,那么。。。。
但是免费版服务「理论上」不能伪装用户的地理位置——用户就近连接 Cloudflare 节点,从命中的节点转发出去。只有付费版才会依赖 Cloudflare Argo 实现就近“连接”和“回源”。
不过嘛,既然百度云加速几乎不可能参与这个项目、中国大陆直接连接 Cloudflare 的基本都是命中 Cloudflare 北美、香港、日本节点,那么。。。。
Sukka's Notebook
https://www.alexa.com/siteinfo/996.icu 短短半个月时间, 996.icu 成为了世界排名 54000+ 中国排名 2600+ 的网站,而且这个排名还会不断上升。
五天过去,现在 996.icu 已经在全球排名 33000+ 名,在中国排名 1500+ 名。
昨天晚上 KoolClash 发布了 0.15.1-beta 版本,修复了 Clash 托管配置 URL 中包含转义字符、和 URL 存在跳转时无法下载配置的问题。建议使用 DlerCloud 托管配置的用户尽快更新到这个版本。
GitHub
GitHub - SukkaW/Koolshare-Clash: :cat: Run Clash Tunnel on Koolshare OpenWrt
:cat: Run Clash Tunnel on Koolshare OpenWrt. Contribute to SukkaW/Koolshare-Clash development by creating an account on GitHub.
KoolClash 发布了一个新的「稳定版」0.16.0 ,使用文档也已经更新。
GitHub
SukkaW/Koolshare-Clash
:cat: A rule based custom proxy for Koolshare OpenWrt/LEDE based on Clash. - SukkaW/Koolshare-Clash
Disqus 在一周前左右更改了一项 private API 的行为,超过 2 条的评论嵌套默认会被隐藏,通过
很奇怪的是,DisqusJS 的用户似乎一直没有发现这个问题。。。
https://github.com/SukkaW/DisqusJS/issues/26
hasMore
字段可以判断是否有已经被隐藏的评论,通过 getDescendant
可以拿到剩下所有的评论。虽然 getDescendant
API 字面上看起来是降序、而且 order
参数也是必须的,但是并没有 getAscendant
这个接口、order
参数无论使用 desc
还是 asc
都会返回一样的结果。很奇怪的是,DisqusJS 的用户似乎一直没有发现这个问题。。。
https://github.com/SukkaW/DisqusJS/issues/26
GitHub
Disqus changed its private API behavior · Issue #26 · SukkaW/DisqusJS
Disqus hide more children comments on default. More details can be found here: fooleap/disqus-php-api#44 getDescendants API is needed.
Sukka's Notebook
https://github.com/John-L-Smith
剧情大转折?Vultr 的 Linux 模板中的 Git 使用这个用户名作为默认 user config。
Sukka's Notebook
在博客上尝试了一下 Server Push,过几天看看性能统计数据。
使用 Server Push 以后 DOMContentLoaded 用时明显上升,然后又换回了 Resource Hint + CDN,结果 DOMContentLoaded 用时继续上升。。。
https://github.com/github/dmca/search?utf8=✓&q=Hello+Dear+GitHub&type=
嗯,其实国内发的 DMCA 都是很不正规的,Bilibili 发的也多半是抄来的。
嗯,其实国内发的 DMCA 都是很不正规的,Bilibili 发的也多半是抄来的。
GitHub
github/dmca
Repository with text of DMCA takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent u...