mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-07-31 04:12:13 +03:00
applyExternalProxyTLSToStream wrote the external proxy fingerprint both to tlsSettings.fingerprint and to tlsSettings.settings.fingerprint, so the generated JSON subscription for an XHTTP Host group carried the same fingerprint twice. Every other field in this function writes a single location, and tlsData already emits fingerprint at the top level, so keep only tlsSettings.fingerprint.