Skip to content

fix(subdivx): bypass Cloudflare Turnstile using FlareSolverr#3087

Open
rcordobar19 wants to merge 1 commit into
morpheus65535:developmentfrom
rcordobar19:development
Open

fix(subdivx): bypass Cloudflare Turnstile using FlareSolverr#3087
rcordobar19 wants to merge 1 commit into
morpheus65535:developmentfrom
rcordobar19:development

Conversation

@rcordobar19
Copy link
Copy Markdown

subdivx.com now uses Cloudflare Turnstile.
Direct requests are blocked with 403/503 or endless challenges.

This change:

  • Adds FlareSolverr integration (flaresolverr_url)
  • Retrieves cf_clearance cookie, correct User-Agent and the required "token" from /inc/gt.php?gt=1
  • Imports cookies into the session and sets the token header globally

Tested successfully on subdivx.com as of December 2025.

Closes #2714

subdivx.com now uses Cloudflare Turnstile.
Direct requests are blocked with 403/503 or endless challenges.

This change:
- Adds FlareSolverr integration (`flaresolverr_url`)
- Retrieves cf_clearance cookie, correct User-Agent and the required "token" from /inc/gt.php?gt=1
- Imports cookies into the session and sets the token header globally

Tested successfully on subdivx.com as of December 2025.

Closes morpheus65535#2714
@rcordobar19
Copy link
Copy Markdown
Author

@morpheus65535 tagging you for visibility

@d4rkfella
Copy link
Copy Markdown

Hey, i wanted to kindly ask whether a similar approach could also be considered for yavka.net, which is currently affected by the same issue.

@morpheus65535
Copy link
Copy Markdown
Owner

@rcordobar19 I haven't forgot your PR. I'm waiting for news from the site admin. I don't want to get into a fight with him because we're bypassing the protection he put in place for his site stability. I'll try to negotiate something with him once he respond to my email. Thanks again!

@d4rkfella I would rather have something centralized like we did for anti-captcha providers instead of trying to do that everywhere in broken providers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants