Skip to content

Commit df31245

Browse files
adaexclaude
andcommitted
docs: fix gh-proxy domain to v6.gh-proxy.org, scope validation to best only
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ea807dd commit df31245

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

AGENTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313

1414
## Post-deploy Validation
1515

16-
After CI deploys to `sub` branch, download and validate the generated configs:
17-
1. Download best1.yaml, best2.yaml, best1-singbox.json via `v6.gh-proxy.com` mirror (with `--noproxy '*'` and `-L`).
16+
After CI deploys to `sub` branch, download and validate best configs only (acl4ssr/freesub use upstream templates, skip them):
17+
1. Download best1.yaml, best2.yaml via `v6.gh-proxy.org` mirror (with `--noproxy '*'` and `-L`).
1818
If content is stale (CDN cache), fall back to `https://testingcf.jsdelivr.net/gh/imaex/free-sub@sub/`.
19-
2. Run `~/.mihomo-cli/kernel/mihomo -t -f <file>` on each mihomo yaml to verify config parses without fatal errors.
19+
2. Run `~/.mihomo-cli/kernel/mihomo -t -f <file>` on each to verify config parses without fatal errors.
2020
3. If validation fails, fix the issue, commit, push, and re-validate.
2121

2222
## Code Style

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Free Mihomo/Clash/sing-box subscription aggregator, updated hourly.
1919
| All nodes | `https://raw.githubusercontent.com/imaex/free-sub/sub/all-nodes.yaml` |
2020

2121
CN mirror:
22-
- gh-proxy: replace `https://raw.githubusercontent.com/` with `https://v6.gh-proxy.com/raw.githubusercontent.com/`
22+
- gh-proxy: replace `https://raw.githubusercontent.com/` with `https://v6.gh-proxy.org/raw.githubusercontent.com/`
2323
- jsdelivr: replace `https://raw.githubusercontent.com/imaex/free-sub/sub/` with `https://testingcf.jsdelivr.net/gh/imaex/free-sub@sub/`
2424

2525
## How it works

0 commit comments

Comments
 (0)