Commit Graph

5 Commits

Author SHA1 Message Date
DataHoarder
5960b786d4 Adds support for brotli content decoding, fixes lwthiker/curl-impersonate#1 2022-02-18 12:28:08 +01:00
lwthiker
b00ad551b6 Add support for impersonating Firefox ESR 91
As suggested on the Hacker News thread
(https://news.ycombinator.com/item?id=30378562), add support for Firefox
Extended Support Release.

The required changes were adding one more cipher to the
ciphers list and changing the user agent. Apart from that the TLS
fingerprint is identical to Firefox 95 which was already supported.
2022-02-18 07:59:53 +02:00
lwthiker
b0a23197e6 Update comments in the Dockerfile 2022-02-17 22:31:00 +02:00
lwthiker
918d553ae8 Add missing Dockerfile dependencies
* Install 'xxd', needed for the wrapper curl_ff95 script.
* Add curl_ff95 and not curl_ff97 (typo).
* Change binary name to 'curl-impersonate'
2022-02-17 21:17:47 +02:00
lwthiker
c6f189eb6a Add forgotten Dockerfile 2022-02-17 18:44:02 +02:00