From 72673e82fba0e34e452cd868f7d056f69e02eac1 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 21 Oct 2022 23:39:28 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index 9745f3cb..ce166b3e 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -2183,7 +2183,7 @@ function extension(){ desc: code, url: $('#noLoading#').lazyRule((code)=>{ copy(code); - return "hiker://empty"; + return "toast://返回上页,订阅后更新资源"; },code), col_type: "text_1" }); @@ -2581,7 +2581,7 @@ function Resourceimport(input,importtype,boxdy){ function JYimport(input) { if(input.indexOf('@import=js:')>-1){ try{ - input = input.split('@import=js:')[0].replace('云口令:\n',''); + input = input.split('@import=js:')[0]; var cloudimport = 1; }catch(e){ return "toast://聚影√:云口令有误,无法导入"; @@ -2685,7 +2685,7 @@ function JYshare(lx) { if(lx!=2){ copy(code); }else{ - copy(`云口令:\n`+code+`@import=js:$.require("hiker://page/cloudimport?rule=聚影√");`); + copy(code+`@import=js:$.require("hiker://page/cloudimport?rule=聚影√");`); } return "toast://"+sm2; }else{