chore: 脚本说明

This commit is contained in:
xream 2024-02-02 11:58:01 +08:00
parent 623802d73f
commit bbd5341d7a
No known key found for this signature in database
GPG Key ID: 1D2C5225471789F9

View File

@ -25,6 +25,15 @@ function operator(proxies = [], targetPlatform, context) {
// ProxyUtils 为节点处理工具
// 可参考 https://t.me/zhetengsha/1066
// const ProxyUtils = {
// parse, // 订阅解析
// process, // 节点操作/文件操作
// produce, // 输出订阅
// isIPv4,
// isIPv6,
// isIP,
// yaml, // yaml 解析和生成
// }
// flowUtils 为机场订阅流量信息处理工具
// 可参考 https://t.me/zhetengsha/948