We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9103b0d commit 30d426cCopy full SHA for 30d426c
1 file changed
.env
@@ -2,10 +2,10 @@
2
export KERNEL_TYPE="mihomo"
3
4
# 可选订阅(首次安装可留空)
5
-export CLASH_SUBSCRIPTION_URL="https://sakuracat1203.xn--3iq226gfdb94q.com/api/v1/client/subscribe?token=df9fd8af2086471190a42435d354a3ec"
+export CLASH_SUBSCRIPTION_URL=""
6
7
# 控制器密钥(默认留空)
8
-export CLASH_CONTROLLER_SECRET="f4962effeac0815d"
+export CLASH_CONTROLLER_SECRET=""
9
10
# 端口
11
export MIXED_PORT="7890"
0 commit comments