更新受信任的服务器列表/允许用户自行选择是否信任服务器 #2716
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR受影响的平台
所有
诱因和背景
让用户自行决定是否启用沙盒,防止炸联机喵
狂神喵的好主意喵,另外解决了Issue #2711
PR描述
添加了一个列表记录服务器是否受用户信任,首次进入服务器前向用户确认并记录结果,同时用户可以随时重置此列表
另外添加了两个预设的受信任服务器
PR测试
扩展适配
暂无
检查清单
master
分支WIP
直到本PR内容全部提交character/rank.js
中添加对应的武将强度评级,并对双人武将/复姓武将添加name:xxx
的参数lib.translate
中加入语音文件的文字台词PR描述
中写入详细文档扩展适配
中写入详细文档诱因和背景
中明确链接到该issue.editorconfig
、eslint.config.mjs
和prettier.config.mjs
所规定的代码样式,并且已经通过prettier
格式化过代码