From ef3b2231210a490d3db6a30fbdef1a76bdb7f35b Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Sat, 31 May 2025 04:44:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E4=BF=A1=E6=81=AF=E6=97=B6=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E4=BB=A3=E7=90=86=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- onoe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onoe.py b/onoe.py index 6566459..d4e0323 100644 --- a/onoe.py +++ b/onoe.py @@ -433,7 +433,7 @@ def integrate_data_parallel(): logger.info(proxname) h = gettoken(proxname) logger.info(h) - v_list = get_searchInfo(kitem['keyword'], kitem['level'], h, proxiesdict) + v_list = get_searchInfo(kitem['keyword'], kitem['level'], h, proxname) for item in v_list: if not v_list: