diff --git a/xwll.js b/xwll.js index 3cec161..01d1f76 100644 --- a/xwll.js +++ b/xwll.js @@ -30,7 +30,7 @@ function main(item) { } } - // 添加"关注刘德华"分组(只有一个注释行,没有实际频道) + // 添加"关注"分组(只有一个注释行,没有实际频道) result.push('# 分组:关注小伟来了公众号'); return { m3u: result.join('\n') };