添加异步请求工具类;优化fetch_image和proxy_img函数为异步实现提升性能

This commit is contained in:
jxxghp
2025-07-30 08:30:24 +08:00
parent 2428d58e93
commit f077a9684b
4 changed files with 463 additions and 215 deletions

View File

@@ -71,3 +71,4 @@ setuptools~=78.1.0
pympler~=1.1
smbprotocol~=1.15.0
setproctitle~=1.3.6
httpx~=0.28.1