浏览代码

changed test url back to http://www.baidu.com

ted 7 年之前
父节点
当前提交
a58607037f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      proxypool/setting.py

+ 1 - 1
proxypool/setting.py

@@ -25,7 +25,7 @@ TESTER_CYCLE = 20
 GETTER_CYCLE = 300
 GETTER_CYCLE = 300
 
 
 # 测试API,建议抓哪个网站测哪个
 # 测试API,建议抓哪个网站测哪个
-TEST_URL = 'http://www.51djl.com/'
+TEST_URL = 'http://www.baidu.com'
 
 
 # API配置
 # API配置
 API_HOST = '0.0.0.0'
 API_HOST = '0.0.0.0'