mirror of
https://git.oceanpay.cc/danial/kami_itunes_third_api.git
synced 2025-12-18 12:47:55 +00:00
- 新增 ProxyService 类,用于管理代理服务器 - 在 iTunes 服务中集成代理服务 - 更新 .gitignore 文件,添加新忽略项 - 在配置文件中添加代理服务器地址 - 更新相关模块以支持代理服务
6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
/.idea/
|
|
/data/
|
|
/venv/
|
|
/.ipynb_checkpoints/
|
|
*.pyc
|
|
*.log |