feat(nodes): 增加优选节点国旗与地区自动标记、节点去重及 JSON yx 格式解析 - #478
Open
godlockin wants to merge 17 commits into
Open
Conversation
- Use 解析值值数组() when building yx preferred lists in fetch()\n- Preserve name and geo metadata during subscription generation\n- Add regression test covering /{uuid}/sub?target=clash\n- Regenerate encoded output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
更改说明 (Description)
本 PR 为
cfnew增加了优选节点的智能地理位置标记、自动去重及 JSON yx 配置解析支持:国旗与地区前缀智能标记 (
geoPrefix):节点去重与标准化:
JSON 格式
yx参数解析:单元测试:
tests/geo-prefix.test.mjs测试套件,验证节点命名与去重逻辑。