Sinkerine
Sinkerine
I plan to add this feature. `Systems Preferences -> Users & Groups -> Login Items` can be used at present.
我最初的问题 https://github.com/osfans/trime/issues/519#issue-989341176 在 develop 分支的最新 commit 8fba667bc121340f491c0a7b20ea7f232a0a761b 依然存在。用同样的 patch 依然能修复得到同样的效果。是否考虑重新开启这个 issue 讨论?(我貌似没有 reopen 权限)
m-team 加了 CF 验证。我提交了个 [PR](https://github.com/qiandao-today/templates/pull/228) , 用 https://github.com/FlareSolverr/FlareSolverr 绕过去
Same Issue. - OS: Arch Linux x86_64 5.11.15-arch1-2 - Daemon: 3.00 - GUI: https://aur.archlinux.org/packages/transgui-qt/ 5.18.0
Installing missing fonts via https://github.com/domtronn/all-the-icons.el fixes this for me.
I also confirmed the fix on NixOS by using 3.2.3 fpc on top of the `fixes_3_2` branch: https://github.com/15cm/nixfiles/commit/caf06cbb35bf7466b2d521fb55071318a854fa35
这两个月的问题是上游的 bug https://github.com/FlareSolverr/FlareSolverr/issues/536 ,在 FlareSolverr v3.0.0 里已修复,更新版本后,我这里测试是可以了。

不过我注意到有个问题是 FlareSolverr 没有把提供的 cookies 传过去,所以即便 200 也永远是停在登录页面。FlareSolverr 自己是说 3.0 支持了 cookies 的 https://github.com/FlareSolverr/FlareSolverr/issues/650
我才发现 cookies support 还没 merge……,我去弄个有支持的 [fork](https://github.com/AeonLucid/FlareSolverr) 的 docker image 试试