增加&更新源
This commit is contained in:
parent
5cad505d11
commit
82665aa48c
@ -1 +1 @@
|
|||||||
3.9.42beta11
|
3.9.42beta12
|
||||||
@ -12,10 +12,10 @@ var rule = {
|
|||||||
timeout:5000,
|
timeout:5000,
|
||||||
class_parse: '#news_nav&&li:has(a);a&&Text;a&&href;.*/(\\d+).html',
|
class_parse: '#news_nav&&li:has(a);a&&Text;a&&href;.*/(\\d+).html',
|
||||||
play_parse:true,
|
play_parse:true,
|
||||||
lazy:'',
|
lazy:'js:input=input.replace("www","m")',
|
||||||
limit:6,
|
limit:6,
|
||||||
图片来源:'@Referer=https://www.tingshucn.com',
|
图片来源:'@Referer=https://www.tingshucn.com',
|
||||||
推荐:'.layout_right:eq(0)&&li;*;*;em&&Text;*',
|
推荐:'.layout_right:eq(1)&&li;*;*;em&&Text;*',
|
||||||
一级:'.listBox&&li;img&&alt;img&&src;p:eq(0)&&span&&Text;a&&href',
|
一级:'.listBox&&li;img&&alt;img&&src;p:eq(0)&&span&&Text;a&&href',
|
||||||
二级:{
|
二级:{
|
||||||
title:'h3&&Text;.webzi_top&&li:eq(4)&&Text',
|
title:'h3&&Text;.webzi_top&&li:eq(4)&&Text',
|
||||||
@ -23,7 +23,7 @@ var rule = {
|
|||||||
desc:'.webzi_top&&li:eq(1)&&span&&Text;;;.webzi_top&&li:eq(3)&&Text;.webzi_top&&li:eq(2)&&Text',
|
desc:'.webzi_top&&li:eq(1)&&span&&Text;;;.webzi_top&&li:eq(3)&&Text;.webzi_top&&li:eq(2)&&Text',
|
||||||
content:'#idDIV--a&&Text',
|
content:'#idDIV--a&&Text',
|
||||||
tabs:'.content_jrtop:eq(0)&&li',
|
tabs:'.content_jrtop:eq(0)&&li',
|
||||||
lists:'.videourl:eq(#id)&&li',
|
lists:'.videourl:eq(#id)&&li'
|
||||||
},
|
},
|
||||||
搜索:'*',
|
搜索:'*',
|
||||||
}
|
}
|
||||||
27
js/爱上你听书网.js
Normal file
27
js/爱上你听书网.js
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
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',
|
||||||
|
},
|
||||||
|
搜索:'*',
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user