This commit is contained in:
huangzhenpc
2025-04-19 11:39:06 +08:00
parent 9d00c0b58e
commit 4bea0d3aa8
4 changed files with 6 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ class ProxyPool:
async def batch_get(self, num: int) -> List[str]:
"""获取num个代理"""
# 临时代理
return ['1ddbeae0f7a67106fd58:f72e512b10893a1d@gw.dataimpulse.com:823'] * num
return ['c44f8c35c8455936c137:78842e9932e456b8@gw.dataimpulse.com:823'] * num
try:
response = await self.fetch_manager.request(