Update On Mon Aug 18 20:42:38 CEST 2025

This commit is contained in:
github-action[bot]
2025-08-18 20:42:38 +02:00
parent 4b335cfee5
commit 1a86afbccb
133 changed files with 3243 additions and 2562 deletions
@@ -1036,8 +1036,8 @@ local function processData(szType, content, add_mode, add_from)
end
result.encryption = params.encryption or "none"
result.flow = params.flow and params.flow:gsub("-udp443", "") or nil
result.alpn = params.alpn
if result.type == "sing-box" and (result.transport == "mkcp" or result.transport == "xhttp" or result.transport == "splithttp") then
log("跳过节点:" .. result.remarks ..",因Sing-Box不支持" .. szType .. "协议的" .. result.transport .. "传输方式,需更换Xray。")