mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-24 06:31:25 +00:00
remove the Wangwang tribe info
This commit is contained in:
parent
d8316fa061
commit
45c9c50cc4
@ -133,7 +133,7 @@ Contact
|
||||
-----------------
|
||||
|
||||
* Please feel free to [raise issue](https://github.com/alibaba/anyproxy/issues), or give us some advice. :)
|
||||
* AnyProxy用户旺旺群:1203077233
|
||||
* AnyProxy用户旺旺群已经停止维护,任何疑问可以直接[提issue](https://github.com/alibaba/anyproxy/issues) :)
|
||||
|
||||
|
||||
License
|
||||
|
@ -46,8 +46,10 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "sh test/test.sh",
|
||||
"testserver": "node test/server/startServer.js"
|
||||
"testserver": "node test/server/startServer.js",
|
||||
"no-pre-commit": "exit 0"
|
||||
},
|
||||
"pre-commit": "no-pre-commit",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/alibaba/anyproxy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user