公告板
版本库
filestore
活动
搜索
登录
李玉刚
/
book-crawler
图书批量下载
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
增加readme
lyg
2024-06-08
00e7156c816bf37cdff84992c805056a51a390e4
[~lyg/book-crawler.git]
/
config.json
1
2
3
4
5
6
7
8
9
10
{
"startRow": 1,
"endRow": 101,
"//无头模式": "//",
"headless": true,
"//禁用GPU渲染": "//",
"disableGpu": true
}