diff --git a/js/version.txt b/js/version.txt index 5b8b7874a4579b1311f7f0ba04b063e23545445d..1ee9d6dfe57339ba72ce584ae9f125116526516a 100644 --- a/js/version.txt +++ b/js/version.txt @@ -1 +1 @@ -3.9.33beta10 \ No newline at end of file +3.9.33beta11 \ No newline at end of file diff --git "a/js/\346\265\267\346\264\213\345\220\254\344\271\246.js" "b/js/\346\265\267\346\264\213\345\220\254\344\271\246.js" new file mode 100644 index 0000000000000000000000000000000000000000..e47f7f4f88bfe0b5f348e25ee63f021b60f46d53 --- /dev/null +++ "b/js/\346\265\267\346\264\213\345\220\254\344\271\246.js" @@ -0,0 +1,30 @@ +var rule = { + title:'海洋听书', + 编码:'gb18030', + host:'http://m.ychy.cc', + homeUrl:'/best.html', + url:'/list/fyclass_fypage.html', + searchUrl:'/search.asp?page=fypage&searchword=**&searchtype=-1', + searchable:2, + quickSearch:0, + headers:{ + 'User-Agent':'MOBILE_UA' + }, + class_name:'网络玄幻&恐怖悬疑&评书下载&儿童读物&相声戏曲&传统武侠&都市言情&历史军事&人物传记&广播剧&百家讲坛&有声文学&探险盗墓&职场商战', + class_url:'52&17&3&4&7&12&13&15&16&18&32&41&45&81', + play_parse:true, + lazy:'', + limit:6, + double:true, + 推荐:'*', + 一级:'.list-ul li;.tit&&Text;img&&src;p span:eq(0)&&Text;a&&href', + 二级:{ + title:'h2&&Text;.info div:eq(4)&&Text', + img:'.bookimg img&&src', + desc:'.info div:eq(3)&&Text;;;.info div:eq(2)&&Text;.info div:eq(1)&&Text', + content:'.book_intro&&Text', + tabs:'.sub_tit', + lists:'#playlist li', + }, + 搜索:"js:let d=[];pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;log(input);let html=request(input);var list=pdfa(html,'.book_slist&&.bookbox');list.forEach(function(it){d.push({title:pdfh(it,'h4&&Text'),desc:pdfh(it,'.update&&Text'),pic_url:pd(it,'img&&orgsrc'),url:'http://m.ychy.com/book/'+pdfh(it,'.bookbox&&bookid')+'.html'})});setResult(d);", +} \ No newline at end of file