zhongfly

Results 80 comments of zhongfly

实际上已经有了,请尝试使用最新版本。 这个主要是看机场方面的设置,可能你使用的机场对于特定软件的UA,返回的Headers不包含流量信息。 ps:subconverter下载订阅连接时会直接使用 用户请求时使用的ua,你用clash for Windows下载订阅链接的话,subconverter也会使用你提供的cfw的ua下载机场订阅。

> > * DOMAIN-SUFFIX,steampowered.com,🎯 全球直连 > * DOMAIN-SUFFIX,steam-chat.com,🎯 全球直连 > -这两个似乎还是必须填入,要不然就走漏网之鱼规则了。。。 最近发现`api.steampowered.com`需要走代理才行 使用软件[Clash.Net](https://github.com/ClashDotNetFramework/ClashDotNetFramework),开启系统代理 如果不代理该域名,即使已经代理steamcommunity.com,也还是会使得steam客户端中的“社区”页面为未登录状态,并且无法打开个人主页 添加规则: `DOMAIN,api.steampowered.com`使它走代理就正常了

还有一个 ad-display.wikawika.xyz

`RELEASE_GITHUB_TOKEN` 可以用action环境里默认的token`secrets.GITHUB_TOKEN` 代替 (参见[文档](https://docs.github.com/en/actions/security-guides/automatic-token-authentication)),不需要额外设置secrets 这个默认token的权限设置可以阅读文档,也可以参见github官方的[这篇blog](https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/) 补充说明 > 有个字段需要在 Security 指定 应在项目的setting → secrets → Actions secrets中添加,而不是在Security

> 我用各位网友在城通网盘下载产生的收益,赊账购买了城通网盘的终身超级会员。 目前发布了新的版本 3867,下载连接应已直连加速,无需再打开下载页面。 在“帮助”菜单“检查新版本”处即可下载。我刚才测试了一下,几秒钟内就能下完。 作者您[博客园发布页](https://www.cnblogs.com/pdfpatcher/)上的 [最新测试版 1.0.0.4026](https://drfs.ctcontents.com/file/12751606/578193737/396766/PDFPatcher/PDFPatcher.1.0.0.4026.7z) (已提速,推荐下载) 无法下载,有如下提示: `{"code": 400,"message_en": "File is no longer in the specified directory.","message_zh": "文件已经不在指定目录。"}`

Mainly the configuration editor and input editor need to be localized. We can add the language option in the settings, and this option can take effect after the app is...

~~Using transifex don't look like a good idea because it isn't free or cheap.~~ Ok, I found transifex offer free service for the open source project.

I found that mpv/mpvnet both can play it when using the mpv default settings by `mpv --no-config xxx.webm` or `mpvnet --no-config xxx.webm`. ~~It seems that some setting is causing the...