mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-25 11:16:37 +08: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://... (bağlantıların base64 listesi)",
|
||||
"tagPrefix": "Etiket öneki",
|
||||
"tagPrefixPlaceholder": "hk-",
|
||||
"userAgent": "User-Agent",
|
||||
"interval": "Güncelleme aralığı",
|
||||
"hours": "sa",
|
||||
"minutes": "dk",
|
||||
|
||||
Reference in New Issue
Block a user