🐱添加报错后对输入内容的记录

This commit is contained in:
Evil0ctal 2022-02-10 20:33:30 -08:00 committed by GitHub
parent fbaa7bccfb
commit 2129214a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -579,7 +579,7 @@ def main():
# 解析开始时间
start = time.time()
try:
loading(url_lists)
loading()
for url in url_lists:
if 'douyin.com' in url:
put_result(url)