Hyphen-ated / RebirthItemTracker

Uses the log.txt file to track item pickups in Binding of Isaac: Rebirth.
BSD 2-Clause "Simplified" License
121 stars 26 forks source link

Fix 403 errors for browser integrity checks #147

Closed Vilsol closed 4 years ago

Vilsol commented 5 years ago

Many load balancers and reverse proxies (e.g. Cloudflare) use browser integrity checks, which do not allow regular user agents through. This masks the request as coming from a browser.

Hyphen-ated commented 4 years ago

To me it doesn't really make sense to have the tracker lie about what it is here. If you're running a load balancer, you should configure it to have a policy you actually want.