mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-07 07:43:14 +08:00
feat: 支持 flowUrl
This commit is contained in:
@@ -118,6 +118,7 @@ async function getFlowInfo(req, res) {
|
||||
$arguments.flowUserAgent,
|
||||
undefined,
|
||||
sub.proxy,
|
||||
$arguments.flowUrl,
|
||||
);
|
||||
if (!flowHeaders) {
|
||||
failed(
|
||||
|
||||
Reference in New Issue
Block a user