Skip to content

Commit

Permalink
doc: demo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed Sep 18, 2024
1 parent d10c923 commit 6e425e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ function operator(proxies = [], targetPlatform, context) {
// 1. https://t.me/zhetengsha/948

// context 为传入的上下文
// 其中 source 为 订阅和组合订阅的数据, 有三种情况, 按需判断
// 其中 source 为 订阅和组合订阅的数据, 有三种情况, 按需判断 (若只需要取订阅/组合订阅名称 直接用 `_subName` 和 `_collectionName` 即可)

// 若存在 `source._collection` 且 `source._collection.subscriptions` 中的 key 在 `source` 上也存在, 说明输出结果为组合订阅, 但是脚本设置在单条订阅上

Expand Down

0 comments on commit 6e425e5

Please sign in to comment.