mirror of
https://github.com/schroinerxy/Sing-box.git
synced 2026-06-22 04:35:49 +08:00
支持哪吒v0或v1,修复优选ip失效问题,适配CT8合useruno
This commit is contained in:
@@ -24,7 +24,7 @@ export CFPORT=${CFPORT:-'443'}
|
||||
export SUB_TOKEN=${SUB_TOKEN:-${UUID:0:8}}
|
||||
export CHAT_ID=${CHAT_ID:-''}
|
||||
export BOT_TOKEN=${BOT_TOKEN:-''}
|
||||
export UPLOAD_URL=${UPLOAD_URL:-''}
|
||||
export UPLOAD_URL=${UPLOAD_URL:-''} # 订阅自动上传到Merge-sub汇聚订阅器,示例:https://merge.serv00.net
|
||||
|
||||
if [[ "$HOSTNAME" =~ ct8 ]]; then
|
||||
CURRENT_DOMAIN="ct8.pl"
|
||||
|
||||
Reference in New Issue
Block a user