mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-24 15:12:30 +00:00
1 line
236 B
JavaScript
1 line
236 B
JavaScript
window.SIDEBAR_ITEMS = {"struct":[["ValidationToken","validation token that clients receive as proof for submiting valid PoW"],["verify_pow","route handler that verifies PoW and issues a solution token if verification is successful"]]}; |