mirror of
https://github.com/teddysun/across.git
synced 2025-04-22 20:09:32 +08:00
Thu Aug 24 23:16:58 CST 2017
This commit is contained in:
parent
1491c03f9c
commit
3438b3fe86
@ -50,7 +50,7 @@ def check(html):
|
||||
return False
|
||||
elif soup.find('div',{"class":"error alignC"}):
|
||||
print("缺少验证码")
|
||||
return False
|
||||
return True
|
||||
else:
|
||||
return True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user