mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-18 12:20:52 +08:00
- Consolidated path-finding logic into a new `findPathsByFields` helper function. - Refactored repetitive loop structures to improve readability and performance. - Added depth-based sorting for deletion paths to ensure proper removal order.