Fix check zapret, add domain and subnets WhatsApp

This commit is contained in:
CodeRoK7
2025-12-09 17:08:48 +00:00
parent 588f538326
commit 2674f7e9a9
7 changed files with 15 additions and 12 deletions

View File

@@ -614,6 +614,9 @@ eval "$(echo "$encoded_code" | base64 --decode)"
#проверка и установка пакетов AmneziaWG
#install_awg_packages
opkg remove zapret luci-app-zapret
rm -r /opt/zapret
checkPackageAndInstall "jq" "1"
checkPackageAndInstall "curl" "1"
checkPackageAndInstall "unzip" "1"