mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-17 23:57:15 +00:00
feat(outbounds): support custom subscription user agents (#6398)
Some subscription providers require a client-specific User-Agent before returning outbound links. Persist an optional value per subscription and use it for refreshes and previews while preserving the existing default for blank values.
This commit is contained in:
@@ -1788,6 +1788,7 @@
|
||||
"urlPlaceholder": "https://... (lista de enlaces en base64)",
|
||||
"tagPrefix": "Prefijo de etiqueta",
|
||||
"tagPrefixPlaceholder": "hk-",
|
||||
"userAgent": "User-Agent",
|
||||
"interval": "Intervalo de actualización",
|
||||
"hours": "h",
|
||||
"minutes": "min",
|
||||
|
||||
Reference in New Issue
Block a user