mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-12 17:45:18 +00:00
4307f08bbc
- Added `authFileUnchanged` to skip reloads for unchanged files based on SHA256 hash comparisons. - Introduced `isKnownAuthFile` to verify known files before handling removal events. - Improved event processing in `handleEvent` to reduce unnecessary reloads and enhance performance.