1
0
mirror of https://github.com/apachecn/epub-crawler.git synced 2025-06-03 23:58:27 +00:00

2023-04-16 02:11:00

This commit is contained in:
wizardforcel 2023-04-16 02:11:00 +08:00
parent 8d76cc195b
commit 6ab42591b0

View File

@ -23,7 +23,7 @@ config = {
'imgSrc': ['data-src', 'data-original-src', 'src'],
'proxy': '',
'textThreads': 8,
'imgThreads': 8,
'imgThreads': 24,
'external': None,
'checkStatus': False,
'cache': True,