This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /*! | |
| 王帅 的 Substore 订阅转换脚本 | |
| 基于 | |
| https://github.com/powerfullz/override-rules | |
| 修改 实现 Clash for Windows 中的 Parsers 的 prepend-rules append-proxies append-proxy-groups 功能 | |
| 支持的传入参数: | |
| - loadbalance: 启用负载均衡(url-test/load-balance,默认 false) | |
| - landing: 启用落地节点功能(如机场家宽/星链/落地分组,默认 false) | |
| - ipv6: 启用 IPv6 支持(默认 false) |