fix: README screenshot path for GitHub (no spaces in filename)
Some checks failed
CI / Test Python 3.10 (push) Has been cancelled
CI / Test Python 3.11 (push) Has been cancelled
CI / Test Python 3.12 (push) Has been cancelled

This commit is contained in:
Dr Jones
2026-05-22 20:15:26 -07:00
parent 6c775c12a0
commit 860e3318a0
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ signup_draft.json
*.jpeg *.jpeg
# Exceptions — keep bundled assets that are already tracked # Exceptions — keep bundled assets that are already tracked
!proxy_chain_manager/world_map.png !proxy_chain_manager/world_map.png
!docs/dashboard-screenshot.png
# Build-staged binaries — staged by scripts/prepare_bundled_gost.ps1 # Build-staged binaries — staged by scripts/prepare_bundled_gost.ps1
# (downloaded from go-gost release with verified SHA256), not source code # (downloaded from go-gost release with verified SHA256), not source code

View File

@@ -1,6 +1,6 @@
# Proxy God # Proxy God
![Proxy God v2 — Live dashboard](Screenshot%202026-05-21%20173255.png) ![Proxy God v2 — Live dashboard](docs/dashboard-screenshot.png)
**Mission-grade rotating proxy chains for Windows.** **Mission-grade rotating proxy chains for Windows.**
**Self-healing. Leak-aware. Aggressive by default.** **Self-healing. Leak-aware. Aggressive by default.**

View File

Before

Width:  |  Height:  |  Size: 356 KiB

After

Width:  |  Height:  |  Size: 356 KiB