ipset: remove hup

This commit is contained in:
bol-van
2024-10-29 19:02:07 +03:00
parent b176af43a4
commit 9d43dfdc71
7 changed files with 0 additions and 25 deletions

View File

@@ -34,8 +34,6 @@ dl()
dl "$URL" "$ZHOSTLIST" 65536 67108864
hup_zapret_daemons
[ "$DISABLE_IPV4" != "1" ] && dl "$IPB4" "$ZIPLIST_IPBAN" 8192 1048576
[ "$DISABLE_IPV6" != "1" ] && dl "$IPB6" "$ZIPLIST_IPBAN6" 128 1048576