mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-30 15:08:29 +00:00
13 lines
281 B
JSON
13 lines
281 B
JSON
{
|
|
"db_name": "MySQL",
|
|
"query": "UPDATE mcaptcha_users set secret = ?\n WHERE name = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "7838ade4a48068e25c6f117ee8e38f088b867b1ab08a7dd0269b76891266ace6"
|
|
}
|