This website requires JavaScript.
Explore
Help
Sign In
CartoonSystem
/
core
Watch
5
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Releases
Wiki
Activity
67
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
theluyuan
6c48d0be1d
fix url
2022-02-01 16:45:29 +08:00
bin
fix url
2022-02-01 16:45:29 +08:00
controllers
升级
2020-12-25 15:15:08 +08:00
.gitignore
初始化
2019-12-11 09:38:55 +08:00
app.js
升级
2020-12-25 15:15:08 +08:00
package.json
update gb2312
2022-02-01 16:31:29 +08:00
README.md
添加说明
2020-03-01 11:37:30 +08:00
yarn-error.log
切换系统
2020-01-13 11:00:58 +08:00
yarn.lock
update gb2312
2022-02-01 16:31:29 +08:00
README.md
漫画核心
主要功能
搜索
获取章节列表
获取图片列表
爬虫目录
bin/reptile
文件夹内必须包含config.js
需要导出
name, 唯一名称
version, 版本号
type, 类型 默认1
find, 搜索接口 返回看接口文档
imglist, 图片列表
section 获取章节列表
find imglist section
需要返回async方法或promise
接口文挡地址
yapi
Description
漫画的搜索章节列表与图片地址
Readme
204
KiB
Languages
JavaScript
100%