dinhitcom / svg-captcha-solver

A small python script to solve captcha generate by npm svg-captcha
10 stars 5 forks source link

HI there little problems #1

Open BBB1331 opened 3 months ago

BBB1331 commented 3 months ago

raceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.11/dist-packages/svg_captcha_solver/init.py", line 34, in solve_captcha solution[sorted_vals.index(vals[i])] = parsed_model[pattern]


KeyError: 'MLLQLLQLLQLLQLLQLLQLLQLLQZMLLQLLQLLQLLQLLQLLQLLQLLQLLQLLQLLQLLQZ'

when in captcha I little L  or  l big i  error   how to fix it?
dinhitcom commented 3 months ago

Hi, can you share the orginal captcha as text and as svg string here