From 067dfc84a1f30b18e1edc11dc6b553eb82595c7a Mon Sep 17 00:00:00 2001 From: huangzhenpc Date: Tue, 1 Apr 2025 16:29:01 +0800 Subject: [PATCH] xx --- services/proxy_pool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/proxy_pool.py b/services/proxy_pool.py index da96540..82eaf2b 100644 --- a/services/proxy_pool.py +++ b/services/proxy_pool.py @@ -14,7 +14,7 @@ class ProxyPool: async def batch_get(self, num: int) -> List[str]: """获取num个代理""" # 临时代理 - return ['http://60.188.79.110:20051'] * num + return ['1ddbeae0f7a67106fd58:f72e512b10893a1d@gw.dataimpulse.com:823'] * num try: response = await self.fetch_manager.request(