From a7e6af5cbd2016fa697020dc4b321630b5dfed8a Mon Sep 17 00:00:00 2001 From: XC-Pro <19840+xc-pro@noreply.example.org> Date: Thu, 13 Aug 2026 08:47:59 +0200 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20js/=E7=88=B1=E4=B8=8A?= =?UTF-8?q?=E5=90=AC=E4=B9=A6.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/爱上听书.js | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 js/爱上听书.js diff --git a/js/爱上听书.js b/js/爱上听书.js deleted file mode 100644 index c71075f..0000000 --- a/js/爱上听书.js +++ /dev/null @@ -1,27 +0,0 @@ -var rule = { - title:'爱上你听书网', - host:'https://www.230ts.net', - url:'/sort/fyclass/fypage.html', - searchUrl:'/search.html?searchtype=name&searchword=**&page=fypage', - searchable:2, - quickSearch:0, - headers:{ - 'User-Agent':'PC_UA' - }, - timeout:5000, - class_parse: '.nav-ol&&li:gt(0):lt(6);a&&Text;a&&href;.*/(\\w+).html', - play_parse:true, - lazy:'js:input=input.replace("www","wap")', - limit:6, - 推荐:'#myTab_Content1&&li;.tab-book-title&&Text;*;.tab-book-author&&Text;*', - 一级:'ul.list-works&&li;.list-book-dt--span&&Text;.lazy&&data-original;.book-author:eq(2)&&a&&Text;a&&href', - 二级:{ - title:'.book-cover&&alt;.book-info&&dd--span:eq(1)&&Text', - img:'.book-cover&&src', - desc:'.book-info&&dd:eq(4)&&Text;;;.book-info&&dd--span:eq(3)&&Text;.book-info&&dd--span:eq(2)&&Text', - content:'.book-des&&Text', - tabs:'.playlist-top&&h2', - lists:'#playlist:eq(#id)&&li', - }, - 搜索:'*', -} \ No newline at end of file