chore: demo.js

This commit is contained in:
xream 2024-06-06 21:50:13 +08:00
parent c5a417da8f
commit 1ecac9da92
No known key found for this signature in database
GPG Key ID: 1D2C5225471789F9

View File

@ -103,7 +103,7 @@ function operator(proxies = [], targetPlatform, context) {
// 4. 一个比较折腾的方案: 在脚本操作中, 把内容同步到另一个 gist
// 见 https://t.me/zhetengsha/1428
//
// const content = ProxyUtils.produce(proxies, platform)
// const content = ProxyUtils.produce([...proxies], platform)
// // YAML
// ProxyUtils.yaml.load('YAML String')