chore: track dist files in single repo

This commit is contained in:
袁震
2026-04-06 14:33:12 +08:00
parent 392c039122
commit 8273a1cf68
2670 changed files with 5725671 additions and 4 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
# shunt-rules-builder
# shunt-rules
基于 **Surge 单源** 的规则生成器:
@@ -27,7 +27,7 @@
## 快速开始
```bash
cd /Users/yuan/Desktop/workspaces/docker/pve/shunt-rules-builder
cd /Users/yuan/Desktop/workspaces/docker/pve/shunt-rules
```
1. 同步上游 Surge 全量源到本地缓存:
@@ -121,7 +121,7 @@ python3 main.py --config config.json --names Apple,YouTube
## 目录结构
```text
shunt-rules-builder/
shunt-rules/
├── main.py
├── config.json
├── config.example.toml