From 40dd6447572d63cd32169a088ef5b143f61fe42f Mon Sep 17 00:00:00 2001 From: hy5528 <95360525+hy5528@users.noreply.github.com> Date: Fri, 22 May 2026 10:02:05 +0800 Subject: [PATCH] =?UTF-8?q?Delete=20js/A8=E9=9F=B3=E4=B9=90.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/A8音乐.js | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 js/A8音乐.js diff --git a/js/A8音乐.js b/js/A8音乐.js deleted file mode 100644 index f1c122d..0000000 --- a/js/A8音乐.js +++ /dev/null @@ -1,20 +0,0 @@ -var rule = { - title:'A8音乐', - host:'http://v.a8.com', - url:'/category/fyclass?p=fypage', - searchUrl:'/search?t=**', - searchable:2, - quickSearch:0, - headers:{ - 'User-Agent':'MOBILE_UA', - }, - class_parse: '.categorys-inner li:gt(1):lt(7);a&&Text;a&&href;.*/(\\d+)', - timeout:5000, - limit:6, - play_parse:true, - lazy:'js:let html=request(input);let purl=jsp.pdfh(html,".video-js&&source&&src");input={jx:0,url:purl,parse:0}', - 推荐: '.v-list-body:eq(1)&&.v_item;*;*;*;*', - 一级: '.list-div&&.v_item;img&&alt;img&&data-original;.v-time&&Text;a&&href', - 二级:'*', - 搜索:'.v-list-body&&.v_item;*;*;*;*', -}