fix
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user