Replies: 3 comments
-
|
我也很想知道 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Anyone can help? Or are there some other solutions? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@crd2333 好像没办法,我现在是定义多个覆写脚本,在订阅管理那里,编辑订阅信息,里面可以选择用哪个覆写脚本 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
如题,需求是:不同订阅之间表示代理的规则组名字可能不同,有的叫 “🚀 节点选择”,有的叫 “节点选择”(不带图标),有的是订阅名本名等等,希望这个全局覆写能够在它们中进行切换(之所以要全局而不是每个订阅分别设置,是因为想统一管理而不是每次调整都得粘贴同步)。
在 clash-verge-rev 中,可以做这样的设置(见 https://clashverge.uk/guide/rules.html ):
即 main 的参数提供了 profileName 来识别订阅。
想问问 mihomo-party / sparkle 是否有类似的设置(至少我目前试了一下好像没有 profileName 这个参数?)
Beta Was this translation helpful? Give feedback.
All reactions