add the 'register' backend parameter
This commit is contained in:
parent
d383e0fadc
commit
aea2cf0780
3 changed files with 15 additions and 4 deletions
|
|
@ -156,7 +156,6 @@ class Decoder:
|
|||
browser.openurl('/register2.php')
|
||||
c = Captcha(browser.openurl('/captcha.php'))
|
||||
|
||||
print 'Decoded: %s' % c.text
|
||||
for tile in c:
|
||||
checksum = tile.checksum()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue