From eb16cca551a5880c9567b4d0a0d5fe5ca18b1c21 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 20 Apr 2026 18:02:39 +0200 Subject: Add ipsBlocked to Freedom Expose an ipsBlocked array on Outbound.FreedomSettings and wire it into the outbound form. The constructor now defaults fragment to {} and noises/ipsBlocked to arrays for robustness; fromJson/toJson handle ipsBlocked and omit it when empty. The outbound HTML adds a tag-style bound to outbound.settings.ipsBlocked (with comma tokenization and placeholder) so users can enter IP/CIDR/geoip entries. --- web/html/form/outbound.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'web/html') diff --git a/web/html/form/outbound.html b/web/html/form/outbound.html index fe76b518..f4cb6467 100644 --- a/web/html/form/outbound.html +++ b/web/html/form/outbound.html @@ -51,6 +51,17 @@ + + + +