Revert "feat: 脚本操作传入上下文 require (仅对应的环境支持)"

This commit is contained in:
xream
2024-08-31 22:01:55 +08:00
parent ea7a3d752c
commit e61baf69a0
3 changed files with 1 additions and 7 deletions

View File

@@ -3,8 +3,6 @@ function operator(proxies = [], targetPlatform, context) {
// 可参考 https://t.me/zhetengsha/970
// https://t.me/zhetengsha/1009
// require 为 Node.js 的 require, 在 Node.js 运行环境下 可以用来引入模块
// proxies 为传入的内部节点数组
// 可在预览界面点击节点查看 JSON 结构 或查看 `target=JSON` 的通用订阅
// 0. 结构大致参考了 Clash.Meta(mihomo), 可参考 mihomo 的文档, 例如 `xudp`, `smux` 都可以自己设置. 但是有私货, 下面是我能想起来的一些私货