SummonHIM

Results 6 issues of 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吧?

为 bilibili 链接解析添加小程序分享的支持

enhancement
help wanted

![image](https://github.com/ChatLunaLab/chatluna/assets/33192611/efeea524-ec71-489b-881a-908293ab24d5) ![image](https://github.com/ChatLunaLab/chatluna/assets/33192611/4edb97d7-1d7d-49bf-97df-2663a90727db) 在 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 ###...

T: Bug
S: Untriaged