From 6ad3a08e2ff5238139c893e2db5aadb8b96a14f9 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 29 Jun 2024 11:27:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyData.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyData.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/SrcJyData.js b/SrcJyData.js index 97e25329..bed52e5e 100644 --- a/SrcJyData.js +++ b/SrcJyData.js @@ -17,6 +17,13 @@ function getYiData(jkdata) { let cate_id = getMyVar('SrcJu_dianbo$分类', ''); let type_id = ''; let fl = storage0.getMyVar('SrcJu_dianbo$flCache') || {}; + if(cate_id=="tj"){ + return { + fllists: [], + vodlists: [], + error: {} + } + } //基础链接拼接 if (api_type == "v1") {