fix: hotname

This commit is contained in:
老王
2025-08-11 21:13:22 +08:00
committed by GitHub
parent a3a330a082
commit 47e1dc2bc6
+1 -1
View File
@@ -26,7 +26,7 @@ export UPLOAD_URL=${UPLOAD_URL:-''} # 订阅自动添加到汇聚订阅器,
if [[ "$HOSTNAME" =~ ct8 ]]; then
CURRENT_DOMAIN="ct8.pl"
elif [[ "$HOSTNAME" =~ useruno ]]; then
elif [[ "$HOSTNAME" =~ hostuno ]]; then
CURRENT_DOMAIN="useruno.com"
else
CURRENT_DOMAIN="serv00.net"