subconverter icon indicating copy to clipboard operation
subconverter copied to clipboard

Add format field to rule-providers in clash config based on file exte…

Open jimlee2048 opened this issue 1 year ago • 1 comments

(#641)

reference: https://clash.wiki/premium/rule-providers.html

jimlee2048 avatar Feb 14 '24 05:02 jimlee2048

似乎逻辑不是很正确,如果配置一个规则是list,在转为clash rule-providers的时候 url: "https://domain/getruleset?type=3&url=xxxxx" 指定type为3的时候,实际上生成的是yaml的domain 但是你判断的url后缀是list,故将这个规则format认定为text而不是yaml

zhangsmallchi avatar Feb 26 '24 04:02 zhangsmallchi