mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-01-31 11:46:16 +08:00
- Add NUCLEI_TEMPLATES_REPO_URL setting to allow runtime configuration of template repository URL - Refactor install.sh mirror parameter handling to use boolean flag instead of URL string - Replace hardcoded GitHub repository URL with Gitee mirror option for faster downloads in mainland China - Update environment variable configuration to persist Nuclei repository URL in .env file - Improve shell script variable quoting and conditional syntax for better reliability - Simplify mirror detection logic by using USE_MIRROR boolean flag throughout installation process - Add support for automatic Gitee mirror selection when --mirror flag is enabled