From 72d25dda0ee07e79b6180e2a5f073bdd52efecd6 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 14 Oct 2022 10:25:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJySet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJySet.js | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index e817eddb..611a22a4 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -1508,6 +1508,7 @@ function extension(){ clearMyVar('importjiekou'); clearMyVar('importjiexi'); clearMyVar('importlive'); + clearMyVar('importlx') refreshPage(false); })); var d = []; @@ -1966,28 +1967,37 @@ function extension(){ extra:{textSize:12} }); d.push({ - title: "TVBOX源导入", + title: (getMyVar('importlx','0')=="1"?"👉":"")+"TVBox导入", col_type: 'scroll_button', url: $('#noLoading#').lazyRule(() => { - + putMyVar('importlx','1'); refreshPage(true); return "hiker://empty"; }) }); d.push({ - title: "biu源导入", + title: (getMyVar('importlx','0')=="2"?"👉":"")+"biu导入", col_type: 'scroll_button', url: $('#noLoading#').lazyRule(() => { - + putMyVar('importlx','2'); refreshPage(true); return "hiker://empty"; }) }); d.push({ - title: "其他源导入", + title: (getMyVar('importlx','0')=="3"?"👉":"")+"其他导入", col_type: 'scroll_button', url: $('#noLoading#').lazyRule(() => { - + putMyVar('importlx','3'); + refreshPage(true); + return "hiker://empty"; + }) + }); + d.push({ + title: (getMyVar('importlx','0')=="4"?"👉":"")+"TVBox订阅", + col_type: 'scroll_button', + url: $('#noLoading#').lazyRule(() => { + putMyVar('importlx','4'); refreshPage(true); return "hiker://empty"; }) @@ -2030,7 +2040,12 @@ function extension(){ return "toast://已清空"; }) }); - + d.push({ + title: '请输入链接地址', + col_type: "rich_text", + extra:{textSize:12} + }); + d.push({ title: 'biu导入', url:$("","输入biubiu资源地址").input(() => {