Skip to content

Commit fe818cd

Browse files
author
qiyeboy
committed
添加项目TODO
1 parent 0de6d14 commit fe818cd

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# IPProxys
2-
IPProxys代理池项目,提供代理ip
2+
IPProxys代理池项目,提供代理ip。使用python2.7.x开发
33
<br/>
44
详细使用方式,请看我的博客:
55
http://www.cnblogs.com/qiyeboy/p/5693128.html
@@ -105,11 +105,13 @@ r.encoding='utf-8'
105105
print r.text
106106
```
107107
## TODO
108-
1.可自主选择添加squid反向代理服务器,简化爬虫配置
108+
1.添加对Python3.x的支持
109109
<br/>
110-
2.重构HTTP API接口
110+
2.可自主选择添加squid反向代理服务器,简化爬虫配置
111111
<br/>
112-
3.增加更多代理网站和数据库适配
112+
3.重构HTTP API接口
113+
<br/>
114+
4.增加更多代理网站和数据库适配
113115
## 更新进度
114116
-----------------------------2016-10-27----------------------------
115117
<br/>

0 commit comments

Comments
 (0)