修复土豪漫画
This commit is contained in:
parent
547282ba7d
commit
dd212eecf2
@ -11,7 +11,7 @@ let getcontlist = async (text) => {
|
|||||||
// console.log(unescape(j('.tt').eq(0).html()))
|
// console.log(unescape(j('.tt').eq(0).html()))
|
||||||
let obj = {};
|
let obj = {};
|
||||||
obj.update = j('.tip').eq(0).text()
|
obj.update = j('.tip').eq(0).text()
|
||||||
obj.name = j(".am-thumbnail a").eq(0).attr('title')
|
obj.name = j("a").eq(0).attr('title')
|
||||||
obj.date = '未获取'
|
obj.date = '未获取'
|
||||||
obj.url = 'https://www.tohomh123.com' + j(".am-thumbnail a").eq(0).attr('href')
|
obj.url = 'https://www.tohomh123.com' + j(".am-thumbnail a").eq(0).attr('href')
|
||||||
// console.log(obj)
|
// console.log(obj)
|
||||||
|
Loading…
Reference in New Issue
Block a user