v0.5.3
Reddit reads cost one request instead of two: oc asks reddit.com with its Firefox fingerprint first.
Changed
- Requests to reddit.com present the Firefox fingerprint first and fall back to Chrome, the reverse of every other site. Reddit's edge answers the Chrome fingerprint with a 403 or a 429 while letting Firefox through, and since it allows anonymous readers about ten requests a minute per address, the wasted Chrome attempt was costing a real share of that budget on every read. The downgrade chain is unchanged: a blocked or refused first identity falls to the second, and both refused falls to plain fetch. (#52, #56)
Full changelog: v0.5.2...v0.5.3