Commit 04fa942b by lei

1

parent f1cf3669
......@@ -250,7 +250,7 @@ class ToWork:
# 回调
await self.img_callback(task, '', title)
return
elif '%' not in title and '(Waiting to start)' not in title and '正在发送命令' not in title and 'fast' in title:
elif '%)' not in title and '(Waiting to start)' not in title and '正在发送命令' not in title and 'fast' in title:
logger.info('任务完成')
# 最后一个链接
'//*[@id="message-accessories-1095187577776124025"]/div[1]/div/div/div/div/div/a'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment