fix
This commit is contained in:
parent
c00db81f28
commit
647da98882
@ -89,7 +89,7 @@ class comicEntity:
|
||||
chapter = chapters[cls.count_chapter]
|
||||
comicInfo.setChapterName(chapter)
|
||||
if not comicInfo.nextExistsGetPath("done_"):
|
||||
comicEntity.comicChapter(href,scramble=True,sleep=random.randint(15,25))
|
||||
comicEntity.comicChapter(href,scramble=True,sleep=random.randint(5,15))
|
||||
#存在就校验CBZ包是否完整
|
||||
if comicInfo.nextExistsGetPath("done_"):
|
||||
verUtils.verCBZ()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user