mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-07 02:43:19 +08:00
feat: 远程订阅支持 insecure 不验证服务器证书
This commit is contained in:
@@ -152,7 +152,7 @@ async function getFlowInfo(req, res) {
|
||||
}
|
||||
} else {
|
||||
const flowHeaders = await getFlowHeaders(
|
||||
url,
|
||||
$arguments?.insecure ? `${url}#insecure` : url,
|
||||
$arguments.flowUserAgent,
|
||||
undefined,
|
||||
sub.proxy,
|
||||
|
||||
Reference in New Issue
Block a user