update doc

This commit is contained in:
OttoMao 2014-11-10 15:16:57 +08:00
parent 8582a3cd77
commit 73de691cea

View File

@ -81,12 +81,8 @@ module.exports = {
summary:function(){ summary:function(){
return "this is a blank rule for anyproxy"; return "this is a blank rule for anyproxy";
}, },
//
externalHttpProxies:[
"http://127.0.0.1:8877",
"http://127.0.0.1:8866"
//...
],
//======================= //=======================
//when getting a request from user //when getting a request from user
//收到用户请求之后 //收到用户请求之后