Fix markdown formatting
This commit is contained in:
parent
8b6eb55927
commit
597a0546ce
|
@ -47,7 +47,7 @@ Example responses:
|
||||||
`{"session":"some_session_id","result":true}`
|
`{"session":"some_session_id","result":true}`
|
||||||
`{"session":"some_session_id","result":false,"msg":"Answer incorrect."}`
|
`{"session":"some_session_id","result":false,"msg":"Answer incorrect."}`
|
||||||
|
|
||||||
###Content-Security-Policy and Nonces
|
### Content-Security-Policy and Nonces
|
||||||
|
|
||||||
Add `data-stylenonce="nonce_here"` to the `.captcheck_container` div.
|
Add `data-stylenonce="nonce_here"` to the `.captcheck_container` div.
|
||||||
If you have multiple CAPTCHAs on one page, only one of them needs the nonce
|
If you have multiple CAPTCHAs on one page, only one of them needs the nonce
|
||||||
|
|
Loading…
Reference in New Issue