mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-12 17:34:59 +08:00
- Unified `dataTag` initialization by removing spaces after `data:`. - Replaced manual slicing with `bytes.TrimSpace` for consistent and robust handling of JSON payloads.