mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-06 19:16:32 +01:00
de6bb1f324
* Fix typos, grammar, and broken links
1.0 KiB
1.0 KiB
title, description, published, date, tags, editor, dateCreated
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| How-to-setup-Anti-Captcha | true | 2021-05-23T16:58:44.758Z | markdown | 2021-01-28T20:39:41.544Z |
- Register on anti-captcha.com and finish the registration with the link provided in your mailbox.
- Head over to the Add fund page and use whatever currency you prefer to use for adding $2 into your balance. Do note that cryptocurrencies give a bonus of 20% the first time you add funds and then 10% for each new recharge.
- After adding funds, go to the API key link and copy your
Account Key(never share it, it's confidential). - Edit your Invidious
config.ymlfile (should be located in theconfigdirectory) and add your account key at the end of the file after thecaptcha_keyparameter. Here is an example:
captcha_key: acuGae2riad5quashoug3Leeh
- Restart Invidious and that's it!