@@ -370,7 +370,7 @@ def main():
# 删除过期邮件
click("div.modal-footer button[data-action='delete']")
except Exception as e:
print(f"[警告] 关闭邮件时发生了 '{type(e)}' 异常")
print(f"[警告] 关闭邮件时发生了错误:{e}")
continue
if attempt < args.retry:
The note is not visible to the blocked user.