Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 番茄小说[书].js
  • Loading branch information
EylinSir committed Jan 23, 2026
commit cdb9817bf9bae49cb0eea07cbd1d4f89cb52fd07
4 changes: 1 addition & 3 deletions spider/js/番茄小说[书].js
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@
filterable: 1,
quickSearch: 0,
title: '番茄小说[书]',
<<<<<<< HEAD
author: '道长',
'类型': '小说',
=======
logo: 'https://www.18zf.net/d/file/p/2023/1107/3ty5orktxrc.jpg',
>>>>>>> 94401a8 (Update multiple files)
lang: 'ds'
})
*/
Expand Down Expand Up @@ -40,6 +37,7 @@ var rule = {
title: '番茄小说[书]',
desc: '番茄小说纯js版本',
host: 'https://fanqienovel.com/',
logo: 'https://www.18zf.net/d/file/p/2023/1107/3ty5orktxrc.jpg',
homeUrl: 'https://fanqienovel.com/api/author/book/category_list/v0/',
url: '/api/author/library/book_list/v0/?page_count=18&page_index=(fypage-1)&gender=1&category_id=fyclass&creation_status=-1&word_count=-1&book_type=-1&sort=0#fyfilter',
// searchUrl: fqweb_host + '/search?query=**&page=fypage',
Expand Down