mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 15:31:26 +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. :)
|
* 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
|
License
|
||||||
|
@ -46,8 +46,10 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "sh test/test.sh",
|
"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": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/alibaba/anyproxy"
|
"url": "https://github.com/alibaba/anyproxy"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user