Germey 9 년 전
부모
커밋
dbb6bb8990
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      proxypool/setting.py

+ 1 - 1
proxypool/setting.py

@@ -25,7 +25,7 @@ TESTER_CYCLE = 20
 GETTER_CYCLE = 20
 
 # 测试API,建议抓哪个网站测哪个
-TEST_URL = 'http://weixin.sogou.com/weixin?type=2&query=nba'
+TEST_URL = 'http://www.baidu.com'
 
 # API配置
 API_HOST = '0.0.0.0'