Specify FlareSolverr is only needed for scraping

This commit is contained in:
2026-01-04 15:39:37 -05:00
parent 8672aadcb8
commit 8b17888a83
+1
View File
@@ -7,6 +7,7 @@ The name is a playful nod toward converting contents back to the web of yesterye
Why suffer in Web 2/3 when you could go "back to one"?
# Dependencies
#### Scraping (not needed for API mode)
To ensure Backtone always supports current ECMAScript standards, it needs a headless browser instance to execute client-side scripts. To avoid Cloudflare/similar challenge interference, we use [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr). Its Docker image also contains the browser we use.
# Usage