This commit is contained in:
caiwx86 2023-04-05 00:33:55 +08:00
parent 51ba6c1abe
commit 640942e988

View File

@ -119,6 +119,7 @@ class baseComic:
is_next = True
#获取本次工程的HOME目录
try:
htmlUtils.remove_HtmlCache(url)
domains.setdomain(url)
except:
htmlUtils.remove_HtmlCache(url)