Change Project Name

This commit is contained in:
Whispering Wind
2025-04-18 13:28:34 +03:30
committed by GitHub
parent f7b45baef0
commit e91825ca2c
10 changed files with 27 additions and 22 deletions

View File

@ -9,8 +9,8 @@ NORMALSUB_ENV="/etc/hysteria/core/scripts/normalsub/.env"
WEBPANEL_ENV="/etc/hysteria/core/scripts/webpanel/.env"
ONLINE_API_URL="http://127.0.0.1:25413/online"
LOCALVERSION="/etc/hysteria/VERSION"
LATESTVERSION="https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/VERSION"
LASTESTCHANGE="https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/changelog"
LATESTVERSION="https://raw.githubusercontent.com/ReturnFI/Blitz/main/VERSION"
LASTESTCHANGE="https://raw.githubusercontent.com/ReturnFI/Blitz/main/changelog"
CONNECTIONS_FILE="/etc/hysteria/hysteria_connections.json"
BLOCK_LIST="/tmp/hysteria_blocked_ips.txt"
SCRIPT_PATH="/etc/hysteria/core/scripts/hysteria2/limit.sh"