SummonHIM
SummonHIM
### verify - [X] 我已经仔细阅读[项目文档](https://github.com/tindy2013/subconverter/blob/master/README-cn.md),确认现有功能无法解决我的需求 - [X] 我已经检索过现有[issue](https://github.com/tindy2013/subconverter/issues),确认与现有issue的内容并不重复 - [X] 我已经尝试自行解决,确认自己没有能力解决 ### 功能描述 为UAMatchList添加 clash verge 的 user agent。 ### 可能的解决方案 ```C++ {"clash-verge","","","clash",true}, ``` verge的ua是`clash-verge/v版本号` [(代码)](https://github.com/clash-verge-rev/clash-verge-rev/blob/main/src-tauri/src/config/prfitem.rs#L219) 应该大部分版本号都支持new rule吧?
  在 Docker 环境下的 Koishi:v4.17.5 无法正常读取模型列表,并在对话时报错 ``` 2024-05-04 20:49:05 [E] chatluna chat-chain: resolve_model error TypeError: Cannot read properties of undefined (reading 'platform') 2024-05-04 20:49:05 [E] chatluna TypeError: Cannot read...
### 复现步骤 / Step to reproduce 1. 从浏览器访问 clash-nyanpasu://subscribe-remote-profile?url={URLEncode之后的链接}&name={URLEncode之后的名称}。浏览器会正常提示是否打开Nyaapasu。 2. 点击后,Nyaapasu并没有做出任何反应,日志也没有任何信息。 ### 预期行为 / Expected behaviour 应该正常导入url为url={URLEncode之后的链接}的订阅 ### 实际行为 / Actual Behaviour 点击后,Nyaapasu并没有做出任何反应,日志也没有任何信息。 ### 应用日志 / App logs https://gist.github.com/SummonHIM/e355be83a0b93f2d432973eb7de8946e ###...
使用Subconverter转换订阅后,中文/emoji订阅名称为乱码。 
Add domain suffix based on network name for containers in custom networks This modification will prevent duplicate hosts entries caused by identical service names. Duplicate entries example: ``` 172.19.0.3 authentik-server-1...