jandapress icon indicating copy to clipboard operation
jandapress copied to clipboard

cant bypass cloudflare

Open zYxDevs opened this issue 1 year ago • 6 comments

I've installing chromium with snap, set cookies and user agent, but still got http error 403 when try npm run test:cf.

Can you please make details step by step to install chrome/chromium or firefox and set cookies.

  • OS: Ubuntu 20.04
  • Node version 18.17.0

zYxDevs avatar Oct 17 '23 21:10 zYxDevs

Is the cookie correct from Request Headers, not the Response Headers? Here the example https://github.com/sinkaroid/jandapress/blob/master/README.md#the-solution-1 Screenshot_267_copy

sinkaroid avatar Oct 19 '23 10:10 sinkaroid

You running firefox with remote gui on ubuntu or what

sinkaroid avatar Oct 19 '23 10:10 sinkaroid

You running firefox with remote gui on ubuntu or what

i didnt use ubuntu gui. im installing chromium with snap (tutorial from google)

please make tutorial if you can

zYxDevs avatar Oct 19 '23 10:10 zYxDevs

Is the cookie correct from Request Headers, not the Response Headers? Here the example https://github.com/sinkaroid/jandapress/blob/master/README.md#the-solution-1 Screenshot_267_copy

yes i use cookie from request headers (default UA) Screenshot_20231019-175506_Kiwi Browser

zYxDevs avatar Oct 19 '23 10:10 zYxDevs

Inspect > Network Conditions > Uncheck browser default and set jandapress/1.0.6 Node.js/16.9.1 here

Screenshot_133 Screenshot_134

Also could u screenshot the .env too

sinkaroid avatar Oct 19 '23 11:10 sinkaroid

Inspect > Network Conditions > Uncheck browser default and set jandapress/1.0.6 Node.js/16.9.1 here

Screenshot_133 Screenshot_134

Also could u screenshot the .env too

ive successfully deployed and nhentai api is working fine. but cookie can expired and need manually update it. can you make cookie updated automatically?

zYxDevs avatar Jan 02 '24 13:01 zYxDevs