From 5dea0897d69cfdba4875a3a0e5953d116347cb23 Mon Sep 17 00:00:00 2001 From: hy5528 <95360525+hy5528@users.noreply.github.com> Date: Sun, 25 Feb 2024 10:26:04 +0800 Subject: [PATCH] =?UTF-8?q?Delete=20js/=E5=A5=BD=E5=90=AC=E8=BD=BB?= =?UTF-8?q?=E9=9F=B3=E4=B9=90.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/好听轻音乐.js | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 js/好听轻音乐.js diff --git a/js/好听轻音乐.js b/js/好听轻音乐.js deleted file mode 100644 index f7fce2b..0000000 --- a/js/好听轻音乐.js +++ /dev/null @@ -1,21 +0,0 @@ - -var rule = { - title:'好听轻音乐', - host:'http://www.htqyy.com/', - url:'/fyclass', - class_name:'好听轻音乐精选', - class_url:'/top', - 推荐:'*', - 一级:"js:var items=[];pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;var html=request(input);var tabs=pdfa(html,'body&&#body.center .topL li:gt(0):lt(6)');tabs.forEach(function(it){var pz=pdfh(it,'a&&Text');var img=pd(it,'img&&src');var url=pd(it,'a&&href');items.push({title:pz,pic_url:img,url:url})});setResult(items);", - 二级:{ - title:".title a&&Text;.artistName a&&Text", - img:".poster img&&src", - desc:";;;.pic a&&title;.game-info-container div:eq(2)&&Text", - content:".albumName a&&title", - tabs:"js:TABS=['【轻音乐精选】']", - lists:'#body.center #musicList.s li', - list_text:'a&&Text', - list_url:'a&&href' - }, - 搜索:'', -}