From a876817724c14d9db990b4f38b3c5e0eeaa784ec Mon Sep 17 00:00:00 2001 From: hy5528 <95360525+hy5528@users.noreply.github.com> Date: Sun, 25 Feb 2024 10:04:21 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=88=B1=E5=90=AC=E9=9F=B3=E4=B9=90?= =?UTF-8?q?=E7=BD=91.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/爱听音乐网.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 js/爱听音乐网.js diff --git a/js/爱听音乐网.js b/js/爱听音乐网.js new file mode 100644 index 0000000..7e22b39 --- /dev/null +++ b/js/爱听音乐网.js @@ -0,0 +1,20 @@ +var rule = { + title:'爱听音乐网', + host:'http://www.2t58.com', + url:'/fyclass', + class_name:'榜单推荐', + class_url:'/list/new.html', + 推荐:'*', + 一级:"js:var items=[];pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;var html=request(input);var tabs=pdfa(html,'body&&.layui-container:eq(1) li:gt(0):lt(31)');tabs.forEach(function(it){var pz=pdfh(it,'a&&Text');var ps=pdfh(it,'a&&Text');var img=pd(it,'.pic img&&src');var url=pd(it,'a&&href');items.push({desc:ps,title:pz,pic_url:img,url:url})});setResult(items);", + 二级:{ + title:".name a&&Text;a&&Text", + img:".pic img&&src", + desc:";;;.pic a&&title;.game-info-container div:eq(2)&&Text", + content:".sm:eq(1)&&Text", + tabs:"js:TABS=['【音乐榜单】']", + lists:'.play_list li', + list_text:'a&&Text', + list_url:'a&&href' + }, + 搜索:'', +}