Eltik / Puppeteer-Bypass

Bypassing CloudFlare's anti-bot challenge with Puppeteer optimizations
61 stars 8 forks source link

Maintain project #3

Closed negezor closed 9 months ago

negezor commented 9 months ago

Hi. I did a little refactoring, there are major changes here. I replaced axios with the standard fetch. Added an input endpoint. I also replaced the wait code in getHeaders. And all the other little things.

I will leave it here if it will be useful for someone. If you have any suggestions, feel free to express them. 😃

Eltik commented 9 months ago

Thank you so much!! I'll merge :)