From a5dc8a5636ef030443259440725d8ba86fa230ce Mon Sep 17 00:00:00 2001
From: src48597962 <48597962@qq.com>
Date: Sun, 11 Dec 2022 21:34:22 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyXunmi.js'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
SrcJyXunmi.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SrcJyXunmi.js b/SrcJyXunmi.js
index 26af1103..8ed1adf5 100644
--- a/SrcJyXunmi.js
+++ b/SrcJyXunmi.js
@@ -472,6 +472,7 @@ function xunmi(name,data,ishkss) {
try {
let search = lists.map((list)=>{
if(list){
+ log(1);
let vodname = list.vodname
let vodpic = list.vodpic?list.vodpic.replace(/http.*\/tu\.php\?tu=|\/img\.php\?url=| |\/tu\.php\?tu=/g,'') + "@Referer=":"https://www.xawqxh.net/mxtheme/images/loading.gif@Referer=";
let voddesc = list.voddesc;
@@ -485,7 +486,6 @@ function xunmi(name,data,ishkss) {
}
let searchMode = typeof(getSearchMode)!="undefined"?getSearchMode()||0:0;
let searchIncludes = typeof(searchContains) =="undefined" ? vodname.indexOf(name)>-1?1:0 :searchContains(vodname,name,true);
- log(searchIncludes);
if((searchMode==1&&vodname==name)||(searchMode==0&&searchIncludes)) {
return {
title: !ishkss?vodname!=name?vodname.replace(name,'‘‘’’'+name+''):'‘‘’’'+vodname+'':vodname,