Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

200 empty response #14

Open
bjermeland opened this issue Mar 3, 2022 · 4 comments
Open

200 empty response #14

bjermeland opened this issue Mar 3, 2022 · 4 comments

Comments

@bjermeland
Copy link

Worked great so far to avoid fingerprints, but getting detected by Bet365 now (most likely CF blocking it).

Reproduce:

  1. Go to random event at Bet365
  2. Find a request containing 'web?' in networks tab, copy as curl
  3. Paste it into your API

It returns 200 OK, with empty response body. Without your API, I'm getting 403 Forbidden by CF.

@Carcraftz
Copy link
Owner

I don't think 200 empty response is a fingerprinting block.

Visiting the URL directly in chrome results in the same thing. I think you might need to set a referrer header.

@Carcraftz Carcraftz changed the title Being detected most likely by TLS 200 empty response Mar 3, 2022
@bjermeland
Copy link
Author

Getting same issue when copy-pasting exactly same request into your API with all headers, so they must be detecting it somehow. 100% not IP related. Do you have any ideas how they can be detecting it still?

@Colombo97
Copy link

Its happening with me too. Same thing, same url, same copypaste

@Colombo97
Copy link

@bjermeland Did you solve it?

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

No branches or pull requests

3 participants