This commit is contained in:
caiwx86 2023-01-20 02:56:07 +08:00
parent 35ec72c05d
commit b695764e00

View File

@ -97,7 +97,6 @@ class htmlUtils:
continue continue
else: else:
ntfy.sendMsg(f"fail 请求失败:{curl}") ntfy.sendMsg(f"fail 请求失败:{curl}")
exit()
break break
return url_text return url_text