FlareSolverr/FlareSolverr

Add Vercel Challenge bypass feature

Aberta

#1.346 aberto em 5 de set. de 2024

 (5 comentários) (0 reação) (0 responsável)Python (438 forks)batch import
ddos protection servicehelp wanted

Métricas do repositório

Stars
 (4.368 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Discussed in https://github.com/FlareSolverr/FlareSolverr/discussions/1345

Originally posted by Sa7cez September 4, 2024 Please add new Vercel Challenge bypass feature.

The first request from the site returns a 429 response with the cookie "x-vercel-challenge-token".

Then the js script and solver are loaded, which send the token and the response "x-vercel-challenge-solution".

After that, the server returns cookies that are linked to a specific browser fingerprint and allow further requests to be sent.

Site examples: https://www.wishyouwereonchain.com/ https://mint.story.foundation/

Guia do colaborador