多平台代理规则构建仓库。
sources/custom/domain/*.list:自定义域名规则sources/custom/ip/*.list:自定义 IP 规则scripts/:同步、构建、测试、发布脚本config/:构建校验配置tests/fixtures/:测试夹具
make validate
make build-custom
make cleansources/custom/domain/example.list
DOMAIN,api.example.com
DOMAIN-SUFFIX,example.com
DOMAIN-KEYWORD,example
DOMAIN-REGEX,^(.+\.)?example\.com$
sources/custom/ip/example.list
IP-CIDR,1.2.3.0/24
IP-CIDR6,2001:db8::/32
https://raw.githubusercontent.com/KuGouGo/Rules/{platform}/{type}/{name}.{ext}
platform:surge|quanx|egern|sing-box|mihomotype:domain|ipext:list|yaml|srs|mrs