xx
This commit is contained in:
@@ -14,7 +14,7 @@ class ProxyPool:
|
|||||||
async def batch_get(self, num: int) -> List[str]:
|
async def batch_get(self, num: int) -> List[str]:
|
||||||
"""获取num个代理"""
|
"""获取num个代理"""
|
||||||
# 临时代理
|
# 临时代理
|
||||||
return ['http://60.188.79.110:20051'] * num
|
return ['1ddbeae0f7a67106fd58:f72e512b10893a1d@gw.dataimpulse.com:823'] * num
|
||||||
|
|
||||||
try:
|
try:
|
||||||
response = await self.fetch_manager.request(
|
response = await self.fetch_manager.request(
|
||||||
|
|||||||
Reference in New Issue
Block a user