feat: split config into tracked example and gitignored live config

config/example.yaml is the repo-safe sample.
config/s5p.yaml holds real proxy addresses and is gitignored.
This commit is contained in:
user
2026-02-15 03:38:04 +01:00
parent 0710dda8da
commit 57c78f5563
2 changed files with 7 additions and 5 deletions
+1
View File
@@ -6,3 +6,4 @@ __pycache__/
dist/
build/
.venv/
config/s5p.yaml