From 4626b35314cc704187e273de33ca160cd8f71742 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:07:44 +0800 Subject: [PATCH] =?UTF-8?q?Update=20iptv=E6=B5=81=E7=95=85=E5=BA=A6?= =?UTF-8?q?=E6=A3=80=E6=B5=8B.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- py/iptv流畅度检测.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/py/iptv流畅度检测.py b/py/iptv流畅度检测.py index f6769f6..40a5014 100644 --- a/py/iptv流畅度检测.py +++ b/py/iptv流畅度检测.py @@ -1013,7 +1013,10 @@ with open(output_file_path, 'w', encoding='utf-8') as output_file: # 打印检测结果 for ip_key, result in detected_ips.items(): print(f"IP Key: {ip_key}, Status: {result['status']}") - +print("检测完毕,继续组播IP查找") +print("检测完毕,继续组播IP查找") +print("检测完毕,下一步组播IP查找") +print("检测完毕,下一步组播IP查找")