mirror of
https://github.com/rwinkhart/backtone.git
synced 2026-09-01 14:47:35 -04:00
Correct FlareSolverr URL
This commit is contained in:
@@ -7,7 +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"?
|
Why suffer in Web 2/3 when you could go "back to one"?
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
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://developer.chrome.com/blog/chrome-headless-shell). Its Docker image also contains the browser we use.
|
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
|
# Usage
|
||||||
All files needed for usage, including an the input XML, server-side script, and reverse proxy config, have examples in the `examples` folder in this repo.
|
All files needed for usage, including an the input XML, server-side script, and reverse proxy config, have examples in the `examples` folder in this repo.
|
||||||
|
|||||||
Reference in New Issue
Block a user