From 361535373dcc3b526e09f3f0f3e4933426930b5a Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Sun, 20 Jul 2025 17:45:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8F=96=E6=B6=88=E8=BF=99=E4=B8=AAlogg?= =?UTF-8?q?er,=E7=AE=80=E5=8D=95=E7=9A=84=E4=BD=BF=E7=94=A8print?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oneget.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oneget.py b/oneget.py index b1ab706..e10403e 100644 --- a/oneget.py +++ b/oneget.py @@ -256,7 +256,7 @@ def main(): if not kwdata: print("没有获取到关键词数据") time.sleep(30) - return + break print(f"搜索关键词数据: {kwdata}") kwdata = kwdata[0][1] rn = kwdata['rn']