Forráskód Böngészése

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

ted 7 éve
szülő
commit
a58607037f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      proxypool/setting.py

+ 1 - 1
proxypool/setting.py

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