mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 12:02:04 -08:00
README: Sponsorship segment
Removes outdated sponsorship
This commit is contained in:
parent
dc3c0bde16
commit
0040aadc05
1 changed files with 0 additions and 27 deletions
27
README.md
27
README.md
|
|
@ -30,33 +30,6 @@ Camoufox aims to be a minimalistic browser for robust fingerprint injection & an
|
||||||
- [PyPi package](https://pypi.org/project/camoufox/) for updates & auto fingerprint injection 📦
|
- [PyPi package](https://pypi.org/project/camoufox/) for updates & auto fingerprint injection 📦
|
||||||
- Stays up to date with the latest Firefox version 🕓
|
- Stays up to date with the latest Firefox version 🕓
|
||||||
|
|
||||||
## Sponsors
|
|
||||||
|
|
||||||
<a href="https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=camoufox" >
|
|
||||||
<img src="https://i.imgur.com/ziOJLDj.png" alt="drawing" width="60%"/>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
**[Capsolver](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=camoufox)** is an affordable AI-powered captcha-solving service that supports reCaptcha, hCaptcha, GeeTest, ImageToText, & more.
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>
|
|
||||||
Using Capsolver in Camoufox
|
|
||||||
</summary>
|
|
||||||
|
|
||||||
1. Download & extract the [Capsolver Firefox extension](https://github.com/capsolver/capsolver-browser-extension/releases/).
|
|
||||||
2. Edit `/assets/config.js` in the extracted files (e.g. add API key). See the [config settings](https://docs.capsolver.com/en/guide/extension/settings_for_developers/#configurable-settings).
|
|
||||||
3. Load the addon in Camoufox:
|
|
||||||
|
|
||||||
```py
|
|
||||||
from camoufox.sync_api import Camoufox
|
|
||||||
|
|
||||||
with Camoufox(addons=['/path/to/CapSolver-Extension']) as browser:
|
|
||||||
page = browser.new_page()
|
|
||||||
...
|
|
||||||
```
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Why Firefox instead of Chromium?
|
### Why Firefox instead of Chromium?
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue