From 38aa79c42fc5ea83dbd4788705d53e2e7ef1e9c9 Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:40:17 +0000 Subject: [PATCH] Delete zapret srtipt '50-wg4all' --- universal_config_new_podkop.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/universal_config_new_podkop.sh b/universal_config_new_podkop.sh index 8c09508..0c8e9f8 100644 --- a/universal_config_new_podkop.sh +++ b/universal_config_new_podkop.sh @@ -772,9 +772,7 @@ wget -O "/etc/config/zapret" "$URL/config_files/zapret" wget -O "/opt/zapret/ipset/zapret-hosts-user.txt" "$URL/config_files/zapret-hosts-user.txt" wget -O "/opt/zapret/ipset/zapret-hosts-user-exclude.txt" "$URL/config_files/zapret-hosts-user-exclude.txt" wget -O "/opt/zapret/init.d/openwrt/custom.d/50-stun4all" "$URL/config_files/50-stun4all" -wget -O "/opt/zapret/init.d/openwrt/custom.d/50-wg4all" "$URL/config_files/50-wg4all" chmod +x "/opt/zapret/init.d/openwrt/custom.d/50-stun4all" -chmod +x "/opt/zapret/init.d/openwrt/custom.d/50-wg4all" manage_package "podkop" "enable" "stop" manage_package "youtubeUnblock" "disable" "stop"