Skip to content

[Feature] 希望可以识别在线订阅配置中的锚点配置 #1275

@z605095985

Description

@z605095985

Verify steps

  • 我已经在 Issue Tracker 中找过我要提出的问题 I have searched on the issue tracker for a related issue.
  • 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod, and the issue still exists.
  • 我已经仔细看过 常见问题 并无法自行解决问题

Description

目前在sub-store上配置了一份配置文件,所有设备都引用该配置文件,该文件中包含如下锚点配置,所有设备都能正常识别,唯独shellcrash识别不了,希望可以增加该功能。

#========= 建立锚点 =========#

# 策略组引用

pr: &a3 {type: select, proxies: [♻️ 自动选择, 🚀 手动切换, 🇭🇰 香港节点, 🇸🇬 狮城节点, 🇨🇳 台湾节点, 🇯🇵 日本节点, 🇺🇲 美国节点, 🇺🇳 其他节点, DIRECT] }
p: &a1 {type: http, interval: 86400, health-check: {enable: true, url: http://www.gstatic.com/generate_204, interval: 1800} }
auto: &a4 {type: url-test, lazy: true, url: http://www.gstatic.com/generate_204, interval: 900, use: [FastLink, CrushCloud] }
use: &a2 {type: select, use: [FastLink, CrushCloud] }
c: &a6 {type: http, behavior: classical, interval: 86400}
d: &a5 {type: http, behavior: domain, interval: 86400}
i: &a7 {type: http, behavior: ipcidr, interval: 86400}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions