feat: 远程订阅 URL 新增参数 validCheck 将检查订阅有效期和剩余流量

This commit is contained in:
xream
2024-01-30 14:14:57 +08:00
parent 1248e6b32a
commit a91f978042
4 changed files with 65 additions and 31 deletions

View File

@@ -14,6 +14,7 @@ import {
getFlowField,
getFlowHeaders,
parseFlowHeaders,
validCheck,
flowTransfer,
} from '@/utils/flow';
@@ -806,6 +807,7 @@ function createDynamicFunction(name, script, $arguments) {
getFlowHeaders,
parseFlowHeaders,
flowTransfer,
validCheck,
};
if ($.env.isLoon) {
return new Function(