-
Notifications
You must be signed in to change notification settings - Fork 56
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
Comments
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. |
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? |
Its happening with me too. Same thing, same url, same copypaste |
@bjermeland Did you solve it? |
Worked great so far to avoid fingerprints, but getting detected by Bet365 now (most likely CF blocking it).
Reproduce:
It returns 200 OK, with empty response body. Without your API, I'm getting 403 Forbidden by CF.
The text was updated successfully, but these errors were encountered: