Skip to content

Commit 8228ba8

Browse files
yangzetaoyangzetao
authored andcommitted
修改set_proxies 为 proxy,支持传入代理字符串和数组
1 parent 78191fa commit 8228ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/phpspider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class phpspider
3838
* 版本号
3939
* @var string
4040
*/
41-
const VERSION = '2.1.1';
41+
const VERSION = '2.1.2';
4242

4343
/**
4444
* 爬虫爬取每个网页的时间间隔,0表示不延时, 单位: 毫秒

0 commit comments

Comments
 (0)