Explorar o código

fix: 修复关于BASE_URL域名导致的retrying模块错误

卓怡然 %!s(int64=6) %!d(string=hai) anos
pai
achega
faa39ffcfb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      proxypool/crawlers/daili66.py

+ 1 - 1
proxypool/crawlers/daili66.py

@@ -3,7 +3,7 @@ from proxypool.schemas.proxy import Proxy
 from proxypool.crawlers.base import BaseCrawler
 
 
-BASE_URL = 'http://www.664ip.cn/{page}.html'
+BASE_URL = 'http://www.66ip.cn/{page}.html'
 MAX_PAGE = 5