From 9c9215d53a8741c45f576de7f6979d24d48e9352 Mon Sep 17 00:00:00 2001 From: hy5528 <95360525+hy5528@users.noreply.github.com> Date: Sun, 25 Feb 2024 10:03:29 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E5=A5=BD=E5=90=AC=E8=BD=BB=E9=9F=B3?= =?UTF-8?q?=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 insertions(+) create mode 100644 js/好听轻音乐.js diff --git a/js/好听轻音乐.js b/js/好听轻音乐.js new file mode 100644 index 0000000..f7fce2b --- /dev/null +++ b/js/好听轻音乐.js @@ -0,0 +1,21 @@ + +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' + }, + 搜索:'', +}