mirror of
https://github.com/sequentialread/pow-captcha.git
synced 2025-03-30 15:08:29 +00:00
grammer
This commit is contained in:
parent
33f3e8ab18
commit
b0744c7126
@ -179,7 +179,7 @@ This is the base url from which `captcha.js` will attempt to load additional res
|
||||
|
||||
> 💬 *INFO* In our examples, we passed the captcha server URL down to the HTML page and used it as the value for this property.
|
||||
However, that's not required. The HTML page doesn't need to talk to the captcha server at all, it just needs to know where it can
|
||||
download the stylesheet css file and webworker javascript files. There is nothing stopping you from simply hosting those files on your own server or CDN and placing the corresponding URL into the `data-sqr-captcha-url` property.
|
||||
download the `captcha.css` and `proofOfWorker.js` files. There is nothing stopping you from simply hosting those files on your own server or CDN and placing the corresponding URL into the `data-sqr-captcha-url` property.
|
||||
|
||||
#### `data-sqr-captcha-challenge`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user