update HQ

This commit is contained in:
qist
2024-03-06 16:19:01 +08:00
parent cc37a7611e
commit 6b2cffb95f
122 changed files with 6252 additions and 2900 deletions
+1
View File
@@ -103,6 +103,7 @@ async function detail(id) {
const $ = load(html);
const detail = $('div.book-cell:first > div');
let vod = {
audio:1,
book_id: id,
type_name: $('h1:first').text().trim().replace('有声小说',''),
// vod_pic: HOST + $('div.myui-content__thumb img:first').attr('data-original'),