dcaptcha ~master (2021-12-23T10:29:12.0675896)
Dub
Repo
Challenge
dcaptcha
dcaptcha
Undocumented in source.
struct
Challenge {
string
question
;
string
code
;
string
[]
answers
;
string
hint
;
}
Members
Variables
answers
string
[]
answers
;
code
string
code
;
Undocumented in source.
hint
string
hint
;
HTML!
question
string
question
;
Undocumented in source.
Meta
Source
See Implementation
dcaptcha
dcaptcha
functions
getCaptcha
structs
CaptchaSpec
Challenge