Merged
Conversation
Owner
GakkiNoOne
commented
Jul 27, 2025
- 优化抓取效率
- 支持多个proxy配置
- 支持gemini-balancer 同步
- 支持gpt-load同步
- 增加github镜像
- Add PROXY_LIST support with random proxy selection - Support base64 encoded content direct decoding in GitHub client - Add GEMINI_BALANCER_SYNC_ENABLED configuration with flexible boolean parsing - Update all network requests to use random proxy selection - Improve configuration logging with complete config display - Add comprehensive boolean value parsing (true/false/1/0/yes/no/on/off/enabled/disabled)
- 完善update_dynamic_filenames方法,补充缺失的detail_log文件名更新 - 重构config.py文件前缀配置,统一目录结构(keys/, logs/) - 优化hajimi_king.py导入和初始化逻辑 - 更新相关工具类以适配新的配置结构
- 添加.github/workflows/docker-publish.yml自动构建配置 - 支持推送到main/dev分支时自动构建 - 支持版本标签自动构建 - 支持多架构构建(amd64/arm64) - 更新README添加预构建镜像使用说明
- 优先推荐使用GitHub Actions预构建镜像 - 提供完整的docker-compose.yml配置示例 - 添加快速部署命令和服务管理说明 - 保留传统部署方式作为备选方案
- 添加两种docker-compose配置方式(环境变量和.env文件) - 添加代理配置说明,推荐warp-docker方案 - 在重要配置中添加Gemini Balancer相关的3个变量 - 完善配置文件使用说明
- 将PROXY_LIST修正为PROXY - 简化代理配置示例
- Add GPT_LOAD_SYNC_ENABLED, GPT_LOAD_GROUP_NAME config support - Support comma-separated multiple groups in GPT_LOAD_GROUP_NAME - Implement 15-minute group ID caching to reduce API calls - Add loop processing for sending keys to all configured groups - Add key deduplication in filtered_keys to avoid duplicate processing - Update README with GPT Load Balancer configuration documentation - Update env.example with new configuration variables
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.