mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-27 05:19:51 +08:00
- 更新 checkKey 函数以安全访问嵌套的 manifest.key 属性 - 移除重复的密钥匹配检查逻辑 - 添加对 config.info.manifest.key 的空值检查 - 统一使用 checkKey 函数进行密钥验证 - 简化 initConfig 函数中的密钥处理流程