Skip to content

feat(nodes): 增加优选节点国旗与地区自动标记、节点去重及 JSON yx 格式解析 - #478

Open
godlockin wants to merge 17 commits into
byJoey:mainfrom
oh-eunjeong:feature/geo-aware-nodes
Open

feat(nodes): 增加优选节点国旗与地区自动标记、节点去重及 JSON yx 格式解析#478
godlockin wants to merge 17 commits into
byJoey:mainfrom
oh-eunjeong:feature/geo-aware-nodes

Conversation

@godlockin

Copy link
Copy Markdown

更改说明 (Description)

本 PR 为 cfnew 增加了优选节点的智能地理位置标记、自动去重及 JSON yx 配置解析支持:

  1. 国旗与地区前缀智能标记 (geoPrefix)

    • 自动解析优选 IP/域名的真实归属地,并为其附加对应的国旗 Emoji (如 🇭🇰, 🇺🇸, 🇯🇵, 🇸🇬) 及地区标识。
    • 在 Clash、Surge、Loon 等客户端中提供清晰可读的节点命名。
  2. 节点去重与标准化

    • 针对重复归属地与相同 IP-Port 节点进行去重,防止订阅节点列表中出现冗余重名节点。
  3. JSON 格式 yx 参数解析

    • 扩展对 JSON 结构化优选节点参数的处理能力,便于配合测速工具一键上报并保留地理元数据。
  4. 单元测试

    • 包含完整的 tests/geo-prefix.test.mjs 测试套件,验证节点命名与去重逻辑。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant