mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-16 15:17:14 +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://... (список ссылок в base64)",
|
||||
"tagPrefix": "Префикс тега",
|
||||
"tagPrefixPlaceholder": "hk-",
|
||||
"userAgent": "User-Agent",
|
||||
"interval": "Интервал обновления",
|
||||
"hours": "ч",
|
||||
"minutes": "мин",
|
||||
|
||||
Reference in New Issue
Block a user