1
0
mirror of https://github.com/apachecn/epub-crawler.git synced 2025-06-07 01:58:37 +00:00

2022-08-20 21:27:42

This commit is contained in:
wizardforcel 2022-08-20 21:27:43 +08:00
parent 99b9c9e9df
commit 3f5012baf2

View File

@ -29,4 +29,5 @@ config = {
'cache': True,
'waitContent': False,
'debug': False,
'selenium': False,
}