From 368fe0dcfc50156b6f08beaf61bb4438d9836c61 Mon Sep 17 00:00:00 2001 From: bvwl <2201101122@qq.com> Date: Thu, 20 Nov 2025 23:47:47 +0800 Subject: [PATCH] 0.0.9 --- spider/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/spider/main.py b/spider/main.py index ea528f6..1c054a0 100644 --- a/spider/main.py +++ b/spider/main.py @@ -34,7 +34,6 @@ class Auto: 'x://span[text()="Verifying..."]', timeout=0.5) if status: tab.wait(3) - continue status = shadow2.ele( 'x://span[text()="Success!"]', timeout=0.5) if status: