This commit is contained in:
caiwx86 2022-12-22 13:53:59 +08:00
parent e0ebedb95a
commit 23799b40a5

View File

@ -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()