mirror of
https://git.oceanpay.cc/danial/kami_walmart_slide.git
synced 2025-12-18 22:51:40 +00:00
- 在 config.py 中新增静态方法 get_proxy_url(),用于获取代理 API 地址 - 在 proxy_pool.py 中将代理 API 地址修改为使用 config.get_proxy_url() 方法 - 在 Dockerfile 中添加默认的 PROXY_URL 环境变量设置