提交 1efb8114 编写于 作者: W wizardforcel

2022-03-15 23:50:30

上级 5f30e1c9
......@@ -85,7 +85,7 @@ def get_article(html, url):
return {'title': title, 'content': co}
def tr_download_page_safe(url, art, imgs)
def tr_download_page_safe(url, art, imgs):
try:
tr_download_page(url, art, imgs)
except Exception as ex:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册