Update On Sun Dec 29 19:30:43 CET 2024

This commit is contained in:
github-action[bot]
2024-12-29 19:30:43 +01:00
parent 11f7067519
commit 8d0c8047fb
50 changed files with 3575 additions and 714 deletions
@@ -593,7 +593,7 @@ local function processData(szType, content, add_mode, add_from)
info = info:sub(1, find_index - 1)
end
local hostInfo = split(base64Decode(info), "@")
local hostInfo = split(base64Decode(UrlDecode(info)), "@")
if hostInfo and #hostInfo > 0 then
local host_port = hostInfo[#hostInfo]
-- [2001:4860:4860::8888]:443