We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bump version to v1.1.1
增加了AES对称加密机制,旧的server端需要重新上传。具体的使用方法见README.md。
bump version to v1.0.2
增加了重试次数的第四次延迟。由于百度贴吧用GAE访问特别的慢而修改。
清理干净了代码。
在服务端与客户端都增加了关于网页抓取超时的容错代码,提高了抓取的稳定性。
将通往GAE的道路由appsp0t改成了走google_cn的代理,速度飞升。
Now KeepAgent can handle POST method.
It's the first version of KeepAgent. It can only handle GET method now.