From d3bb92b139de4d2fd1a6b735460210862f48809a Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Oct 2022 10:39:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLive.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcLive.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/SrcLive.js b/SrcLive.js index 1a60938b..abbdba62 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -216,6 +216,13 @@ function LiveSet() { })); setPageTitle("⚙直播设置⚙"); var d = []; + d.push({ + title: '👦哥就是帅,不接受反驳...', + col_type: "rich_text" + }); + d.push({ + col_type: "line" + }); d.push({ title: '📺 订阅源管理', url: $('hiker://empty#noRecordHistory##noHistory#').rule(() => { @@ -429,6 +436,9 @@ function LiveSet() { } }) }); + d.push({ + col_type: "line" + }); d.push({ title: '🛠 编辑本地源', col_type: 'text_2',