diff --git a/SrcJuying.js b/SrcJuying.js index e0af0bea..c4416700 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -1469,6 +1469,14 @@ function yiji() { putMyVar('startCheck', 1); } } +// 新搜索页 +function newSearch() { + let d = []; + let sourceAllList = getDatas("jk", 1).filter(x=> !x.onlysearch); + let groupnames = getJiekouGroups(sourceAllList); + + setResult(d); +} // 版本检测 function Version() {