From 32f29180d8f8d4941b0788c8994a0fd51c425f62 Mon Sep 17 00:00:00 2001 From: Dreamacro <305009791@qq.com> Date: Mon, 24 Dec 2018 18:15:47 +0800 Subject: [PATCH] Chore: update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d6ac67..54d90a9 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,6 @@ See [Projects](https://github.com/Dreamacro/clash-dashboard/projects) -## Discussion - -[Telegram Group](https://t.me/clash_discuss) - ## Developing **NOTE: Dashboard now only support ClashX environment** @@ -41,6 +37,9 @@ defaults write com.west2online.ClashX kEnableDashboard -bool YES # Set dashboard entry defaults write com.west2online.ClashX webviewUrl "http://localhost:8080/" + +# Reset dashboard entry +defaults delete com.west2online.ClashX webviewUrl ``` ### Development Env