added statistics, autofocus field on reload
This commit is contained in:
@@ -6,10 +6,14 @@ html
|
||||
meta(name="description" content="")
|
||||
link(href="css/index.css" rel="stylesheet")
|
||||
body
|
||||
div(id="tsparticles")
|
||||
main(class="box")
|
||||
h2 Captcha Aggregator
|
||||
div(id="main")
|
||||
div(class="topSolvers")
|
||||
label(id="topSolversText") Top-5 solvers:
|
||||
|
||||
main(class="box")
|
||||
|
||||
h2 Captcha Aggregator
|
||||
|
||||
form(id="captchaForm")
|
||||
div(class="image")
|
||||
img(id="captcha_image" placeholder="captcha is loading")
|
||||
|
||||
Reference in New Issue
Block a user