binsee

Results 54 comments of binsee

A working implementation can be viewed in the https://github.com/binsee/sidecar-ts-test repository.

目前的应对方式如下: - 导入要测试的站点适配规则(第三方/自建规则) - 从官方适配源中,删除这个站点的规则

I found the following code in the repo: ``` #define SHADOW_RULESETS "/Library/Shadow/Rulesets" ``` So it should be referred to https://github.com/jjolano/shadow/blob/master/Shadow.framework/layout/Library/Shadow/Rulesets/StandardRules.plist Create a plist file and save it to SHADOW_RULESETS folder?