Skip to content

Commit ca79b85

Browse files
author
ted
committed
changed test url to http://www.51djl.com/
1 parent 218e119 commit ca79b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxypool/setting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
GETTER_CYCLE = 300
2626

2727
# 测试API,建议抓哪个网站测哪个
28-
TEST_URL = 'http://www.baidu.com'
28+
TEST_URL = 'http://www.51djl.com/'
2929

3030
# API配置
3131
API_HOST = '0.0.0.0'

0 commit comments

Comments
 (0)