ChaosAlphard
ChaosAlphard
可以用script模式,从自动选择分组里面把高倍节点直接删掉 ```javascript function main(params) { params['proxy-groups'] = params['proxy-groups'].map(it => { if (it.type != "url-test" || it.proxies == null) { return it } it.proxies = it.proxies.filter(name => !name.match(/这里写正则表达式/g)) return it })...
applying passive skills to any Pal who doesn't have any passive skills will affect other Pal without passive skills 
> 看起来不错。 > > update: > > * C键可能需要改其他的快捷键,大小C开头的英文单词挺多的。(例如 cC) 默认大写C触发,*.schema.yaml里面可以改键,我抽空改一下默认触发键吧
> 看起来不错。 > > update: > > * C键可能需要改其他的快捷键,大小C开头的英文单词挺多的。(例如 cC) @mirtlecn 已经将触发按键改为 'cC' 
献丑了,感谢帮忙修bug