fix
This commit is contained in:
parent
e0ebedb95a
commit
23799b40a5
@ -181,6 +181,7 @@ class comicEntity:
|
||||
chapterName = data.get("name")
|
||||
images = data.get("images")
|
||||
except:
|
||||
htmlUtils.remove_HtmlCache(chapter_url)
|
||||
htmlUtils.remove_HtmlCache(chapterAPIUrl)
|
||||
ntfy.sendMsg("存在错误,请退出后尝试")
|
||||
exit()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user