mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-29 00:59:10 +00:00
add ui config server
This commit is contained in:
@@ -2,10 +2,10 @@ module.exports = {
|
||||
/*
|
||||
These functions will overwrite the default ones, write your own when necessary.
|
||||
Comments in Chinese are nothing but a translation of key points. Be relax if you dont understand.
|
||||
致中文用户:中文注释都是只摘要,必要时请参阅英文注释。欢迎提出修改建议。
|
||||
致中文用户:中文注释都是只摘要,必要时请参阅英文文档。欢迎提出修改建议。
|
||||
*/
|
||||
summary:function(){
|
||||
console.log("this is a blank rule for anyproxy");
|
||||
return "this is a blank rule for anyproxy";
|
||||
},
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user