everywall / ladder

Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medium.com blocked by cloudflare

siikanen opened this issue · comments

Try visiting https://medium.com/@asad_5112/top-10-kubernetes-ci-cd-tools-ede05a55ffd0 with ladder. You'll be greeted by "You have been blocked" page like this:

Screenshot

image

Is it possible to integrate with flaresolverr? It seems to be working to bypass Cloudflare protected sites for my Jackett instance.

Technically, yes it should be possible to integrate with flaresolverr. However, as flaresolverr relies on running Chromium and using selenium to bypass CF checks, it would bring some overhead to the solution here. As I understand, ladder tries to only minimally change some headers, etc to bypass paywalls. Not to run entirely different browser instance.

Note that I'm in no position to decide what this project should and/or should not implement.