Skip to content

Commit

Permalink
modify verification_code
Browse files Browse the repository at this point in the history
  • Loading branch information
centyuan committed Oct 10, 2022
1 parent eca38e0 commit 2daf456
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion verification_code/cnki_crack.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,8 @@ def recognize_captcha(file):
captcha = recognize_captcha('captcha.png')
print(captcha)
time.sleep(10)
# driver.quit()
# driver.quit()

# https://www.lanqiao.cn/courses/364/learning/?id=1165
# https://www.lanqiao.cn/courses/1133/learning/?id=7186
# https://blog.csdn.net/qq_41937821/article/details/124037025

0 comments on commit 2daf456

Please sign in to comment.