@ -78,6 +78,7 @@ for country in $COUNTRIES; do
while read -r subnet; do
ipset add "$country" "$subnet" -exist || echo "Falha ao adicionar: $subnet"
echo "[$country | $subnet] Criando novo ipset..."
done < "$target_file"
done
The note is not visible to the blocked user.