From c2874be9bafb6cf11430401a0c5e09d6f78f74e9 Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Sun, 20 Jul 2025 21:14:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B7=B3=E5=87=BA=E5=BE=AA=E7=8E=AF?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E9=80=80=E5=87=BA=E6=9C=AC=E6=AC=A1?= 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 e10403e..a3ce585 100644 --- a/oneget.py +++ b/oneget.py @@ -256,7 +256,7 @@ def main(): if not kwdata: print("没有获取到关键词数据") time.sleep(30) - break + continue print(f"搜索关键词数据: {kwdata}") kwdata = kwdata[0][1] rn = kwdata['rn']