mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-04-23 07:56:08 +00:00
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 <a-select> bound to outbound.settings.ipsBlocked (with comma tokenization and placeholder) so users can enter IP/CIDR/geoip entries.
|
||
|---|---|---|
| .. | ||
| common | ||
| component | ||
| form | ||
| modals | ||
| settings | ||
| inbounds.html | ||
| index.html | ||
| login.html | ||
| settings.html | ||
| xray.html | ||